coa
There are 55 repositories under coa topic.
AnuragAnalog/GateResources
Here are my GATE CSE 2021 Resources
AJNOURI/COA
Openstack Foundation Openstack Certified Administrator exam Preparation
blind-oracle/go-radius
Golang RADIUS library with server/client support
vedic-partap/Computer-Organization-and-Architecture-LAB
Solution to COA LAB Assgn, IIT Kharagpur
itsShnik/COA
Notes, codes and resources for the course Computer Organisation and Architecture, IIT Kharagpur
coajs/coa-wx-work
企业微信服务端SDK for Node.js
coajs/coa-echo
Lightweight console color logger for node.js
coajs/coa-http
🍀 A simple, fast, lightweight http service framework, is born for the API.
PhongDiii/Numerical-Method---Machine-Learning
This repository provide source algorithms and code in Matlab to solve academic problems in the student textbook.
bikalims/bika.coa
Bika specific COAs
coajs/coa-website
📚 COA说明文档
coajs/coa-wx-pay-isv
轻量的微信支付SDK服务商版 for Node.js
Pulok000/Basic-Assembly-Language-
Assembly Language Basics: count no of 1s in bx and store it to ax
tuhinaww/Mini-Projects-SRM
This repository contains some of my mini projects completed during my undergraduate studies at SRM University. These projects showcase my practical skills, creativity, and dedication to hands-on learning.
coajs/coa-ali-sls
轻量的阿里云日志服务SDK for Node.js
coajs/coa-secure
Basic Security Library for coajs
jaffreyjoy/COA-code
Programs implemented during lab sessions of course CSC403 i.e (Computer Organization & Architecture)
coajs/coa-ali-oss
轻量极简的阿里云OSS库 for Node.js
coajs/coa-mysql
☘️ MySQL database components for coajs, including basic data models, cache data models, distributed ID, etc.
coajs/coa-redis
☘️ Redis database components for coajs, including data cache, message queue, timing task, distributed lock, etc.
coajs/coa-tcp
一个轻量的TCP服务框架,是COA核心库组成之一
coajs/coa-tencent-lbs
轻量的腾讯位置服务SDK for Node.js
coajs/coa-wx-mp
一个超简单的微信公众号SDK for Node.js
RifatRudro/Computer-Organization-And-Architecture
Assembly Language for COA
Tan12d/8086-Programming
Basic concepts of 8086 programs and Assembly language
ZuhairTarif/Assembly-Coding
COE: 3203
GameZoneHacker/mipsAssembler
This is a repository containing a simplified MIPS assembler, implemented in python. The assembler is designed to convert human-readable MIPS assembly language instructions into machine code that can be executed on a MIPS processor, supporting basic arithmetic and logical operations, memory operations.
KushKapoor2416/Social-Distancing-Model
This is a social Distancing Model that I created in Tinkercad , feel free to make the changes.
letiendat1002/discord-bot-coa
Curse of Aros Ordering Management Bot | Simplifying resource transaction procedures through streamlined ordering and job management system.
Riyadhz20/COA_Project
Design using Logisim to make a Single-Cycle 32-Bit CPU for a subset of the MIPS instructions
Sparsh2208/Computer-Organisation-Architecture-Projects
A simple C++ project configured for use with Visual Studio Code, including IntelliSense support, custom file associations, and a GitHub Actions workflow for continuous integration. COA LiTEX
Yaffin/HEARTBEAT-MONITORING-SYSTEM
HEARTBEAT-MONITORING-SYSTEM
Ashrockzzz2003/VeriLog_MIPS_Amrita
VeriLog and MIPS ASM code that I used in Computer Organization and Architecture course in Amrita.
Olivier-Kango/coa_take_home_challenge
**Interactive Photo Gallery** allows the user to view, navigate, and interact with a collection of photos dynamically. Users can click on thumbnails to see larger versions, navigate through photos using next/previous buttons.
pragyapranati/text-editor
Command line based Text Editor developed using Assembly Language