-
计算机组成原理中的构建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
-
这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“...
这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。-This a graphic transformation process based on the letter "Y" with a painting consisting of a round; According to the letter "S" painted a different color-filled triangle; According to the letter "Z" painted a different color but filled with a pattern of the rectangular frame; According to the "q" key to exit .
- 2022-05-27 13:35:50下载
- 积分:1
-
快速删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生"Delete special Ext...
快速删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生"Delete special Ext files"和"Edit delete special Ext files list"以及产生一个FileExtList.txt文件,此文件中包含VC及Delphi可删除文件扩展名列表。选择"Delete special Ext files"可快速删除指定扩展名的文件。选择"Edit delete special Ext files list"自动使用记事本打开FileExtList.txt文件,您可以输入您想要删除文件的扩展名,在此文件中" "表示注释,此行后面的扩展名将不被处理。-deleted VC and Delphi can delete the file or your designated extension, the first run this batch file will be in the drive letter and directory folder right-click menus have a "special Ext Delete files" and "Edit special Ext delete files list" and produce a FileExtList.txt , this document contains VC and Delphi can delete the file extension list. Select "Delete special Ext files" can quickly delete the specified file extensions. Choose "Edit special Ext delete files list" automatic use Notepad to open FileExtList.txt document, you can import you want to delete the file extension, in this document, "" Notes, said that
- 2022-02-02 08:30:03下载
- 积分:1
-
used to read and write data blocks
使用WriteFile 块读写数据-used to read and write data blocks
- 2022-07-07 01:33:07下载
- 积分:1
-
用 spring hiberaet 等框架做的网上书店
网上书店,JAVA EE 程序,运行载TOMCAT 服务器上,用的是SSH 框架。
- 2023-06-21 22:20:08下载
- 积分:1
-
Drag layer and save the page for the production of personalized pages such as
页面拖拽层并保存,适用于个性化页面的制作等-Drag layer and save the page for the production of personalized pages such as
- 2023-04-07 20:50:03下载
- 积分:1
-
窗口和串行端口
- 2022-08-12 17:40:07下载
- 积分:1
-
一个用于制作Microsoft Word插件的小程序,使用Delphi语言开发
一个用于制作Microsoft Word插件的小程序,使用Delphi语言开发-a Microsoft Word for the production of small plug-in procedures, the use of Delphi language
- 2022-03-26 04:19:49下载
- 积分:1
-
pso系统的编程,计算误码率的,经过仿真可以实际应用
pso系统的编程,计算误码率的,经过仿真可以实际应用-PSO system programming, BER calculation, after the practical application of simulation can
- 2022-03-17 05:05:28下载
- 积分:1
-
RSA算法的C语言源代码
RSA算法的C语言源代码-RSA algorithm in C language source code
- 2022-03-24 18:22:41下载
- 积分:1