-
计算机组成原理中的构建CPU
将一个现有的16位带流水的CPU改造成8位带流水CPU,可以增加功能,但不能减少原系统功能。 阅读源代码,源代码主要包括9个实体文件: (A)CPUEntity(完整的CPU) (B)ExEntity(指令执行模块) (C)Addr_muxEntity(地址选择模块) (D)ForwardingEntity(旁路处理模块) (E)HazardDetectEntity(结构相关处理模块) (F)IDEntity(指令译码模块) (G)IFEntity(取指模块) (H)MemAccessEntity(访存模块) (I)unitPack(常量定义文件) 其中(I)是辅助文件,(
- 2022-08-19 22:13:27下载
- 积分:1
-
代码显示如何发送电子邮件。
Code to show how to send an Email.
- 2022-05-17 21:50:50下载
- 积分:1
-
一个简单的计算器程序,进行简单的数学计算,正确无误
一个简单的计算器程序,进行简单的数学计算,正确无误-A simple calculator program to carry out simple mathematical calculations are correct
- 2022-04-11 04:22:47下载
- 积分:1
-
感谢程序员联合开发网 倾情奉献 这个是有关多文档编程方面的技巧集 欢迎大家下载...
感谢程序员联合开发网 倾情奉献 这个是有关多文档编程方面的技巧集 欢迎大家下载-thank programmers working on the Joint DEDECATES dedication of the many documents relating to the programming skills set to welcome you to download
- 2022-08-26 13:34:31下载
- 积分:1
-
Classic case of VFP, convenient and practical, many students could not find a go...
VFP的经典案例,方便实用,很多学生找不到好的案例,这个既小又实用-Classic case of VFP, convenient and practical, many students could not find a good case, this small and practical
- 2023-02-20 03:55:03下载
- 积分:1
-
实现简单图象,文字的描点,并转换成二进制。对图象加工有帮助。有详细注释...
实现简单图象,文字的描点,并转换成二进制。对图象加工有帮助。有详细注释-To draw points of simple images and character and then to transmit into binary system. To help
process images.With detail notes.
- 2022-03-21 11:16:01下载
- 积分:1
-
QT下语音识别源代码
QT下的一个语音识别的开发示例,代码简单易懂。
- 2022-04-16 20:43:37下载
- 积分:1
-
C#中禁止使用Windows任务栏
C#中禁止使用Windows任务栏完整代码,测试通过,欢迎大家下载学习,可以参考学习使用,对初学者有一定的帮助。
C#中禁止使用Windows任务栏完整代码,测试通过,欢迎大家下载学习,可以参考学习使用,对初学者有一定的帮助。
- 2022-02-25 16:55:25下载
- 积分:1
-
TSP problem (also known as: traveling salesman problem, traveling salesman probl...
TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) Common genetic algorithm matlab program
- 2022-03-19 09:44:08下载
- 积分:1
-
《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解...
《EVC高级编程及其应用开发》一书随书代码光盘,包括WINCE数据库编程,通信,UDP和PING,TCP,DLL,COM编程(下载后将文件后面的zip去掉直接解压)-"EVC senior programming and application development," a book with CD-ROM code books, including pulled database programming, communications, and PING UDP, TCP, DLLs, COM programming (download document will be removed after the zip directly decompression)
- 2022-03-23 13:10:57下载
- 积分:1