搜索资源列表
45614312
- 复杂模型机的设计与实现 综合运用所学计算机原理知识,设计并实现较为完整的计算机。模型机共有16条基本指令,其中算术逻辑指令7条,访问内存指令和程序控制指令4条,输入输出指令2条,其它指令1条。模型机的数据通路框图如下图所示。 -complex model for the design and implementation of the integrated use of learning computer science knowledge, design and implement a
jsj_bjcl
- 济 南 大 学 计算机科学与技术专业 建 设 规 划 -Jinan University Computer Science and Technology Planning
Cyuyankechengsheji
- 北京工业大学07级计算机专业C语言课程设计 模拟记事本编辑器-Beijing University of C-07 computer science curriculum design simulation Notepad Editor
Produtor---consumidor
- 生产者-消费者问题(操作系统)原理与实现: it 分类: Computer Science 生产者-消费者问题是一个经典的进程同步问题,该问题最早由Dijkstra提出,用以演示他提出的信号量机制。在同一个进程地址空间内执行的两个线程生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那
tieoro-encoder
- This program was developed by using vc + + 6, 0 for computer science communication theory course CRC32 encoder simulation program
