-
计算机组成原理中的构建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
-
sd card driver source code, support 4G, the hardware platform is a S3C2443
sd卡驱动源代码,支持4G,硬件平台是S3C2443
- 2023-01-12 06:15:03下载
- 积分:1
-
用C++实现的bp算法程序 绝对经典,不容错过
用C++实现的bp算法程序 绝对经典,不容错过-C bp algorithm to achieve the absolute classic procedure, not to be missed
- 2023-06-26 15:35:03下载
- 积分:1
-
文件ST_CW_Ambg定义了模糊函数的表达式,以相对带宽B为参数。
2.文件MyFigure为运行文件,它调用ST_CW_Ambg中定义的函数作图。...
文件ST_CW_Ambg定义了模糊函数的表达式,以相对带宽B为参数。
2.文件MyFigure为运行文件,它调用ST_CW_Ambg中定义的函数作图。-ST_CW_Ambg document defines the ambiguity function of the expression to the relative bandwidth B for the parameters. 2. MyFigure running document files, it calls ST_CW_Ambg defined mapping function.
- 2023-04-25 12:10:03下载
- 积分:1
-
繁简体转换 将简体文字转换成繁体,或者将繁体文字转换成简体,...
繁简体转换 将简体文字转换成繁体,或者将繁体文字转换成简体,-Sandbox will be converted into English text traditional, or traditional characters into English.
- 2023-08-29 12:55:03下载
- 积分:1
-
使用Qtcreatot的KCF跟踪代码
使用Qtcreatot的KCF跟踪代码。本人测试了,是可以用的。KCF跟踪,速度很快,但是有一个缺点就是遮挡之后跟踪效果不好。
- 2023-04-28 18:00:12下载
- 积分:1
-
vtwatch是看代码非常丰富的程序。
VtWatch is very rich program of watch of code.
- 2022-01-25 15:21:11下载
- 积分:1
-
实现计算机图形学的Cohen Sutherland 算法 实现剪裁 颜色填充等功能 功能强大 代码可重用性强...
实现计算机图形学的Cohen Sutherland 算法 实现剪裁 颜色填充等功能 功能强大 代码可重用性强-implement the Cohen Sutherland arithmetic on computer graphics,implement cutting filling collor ,with a powerful reused function
- 2022-01-26 04:23:59下载
- 积分:1
-
Iterative Closest points算法,被广泛应用在3d领域,这里实现了将两团点云align到一起的功能...
Iterative Closest points算法,被广泛应用在3d领域,这里实现了将两团点云align到一起的功能-Iterative Closest points algorithm, has been widely used in the field of 3d, where the implementation of the two groups to align with the point cloud of the function
- 2022-01-21 19:07:54下载
- 积分:1
-
一些可能用的到的图标资源
一些可能用的到的图标资源-some might use the resources of the icon
- 2022-03-03 03:58:49下载
- 积分:1