-
C语言标准库源代码
C语言标准库实现了一些常用的子程序功能,方便编程人员直接使用。比如数学库,里面就有常用的数学计算函数,方便我们直接调用。此库是前不久去官网下载的,很全,我们可以查看库函数里的源码,体会别人的编程思想。这里拿来和大家分享一下。
- 2022-10-24 14:20:11下载
- 积分:1
-
发光二极管大屏幕测试软件,测试打开
LED大屏幕测试软件,测试LED大屏幕的开路、短路、暗亮-LED big screen test software, test the open-circuit LED large-screen, short, dark-liang
- 2022-07-27 05:51:44下载
- 积分:1
-
较大内存动态数组模板类
CMemBlockArray模板类:按指定的块大小从系统中申请内存,然后以C语言数组的方式使用。VirtualQue模板类:对循环队列的索引操作进行封装,可以将轻易地将一个数组当作循环队列进行管理。
- 2022-02-14 23:06:57下载
- 积分:1
-
英培特嵌入式开发系统IDE软件包,包括软件仿真功能,是ARM开发的好帮手...
英培特嵌入式开发系统IDE软件包,包括软件仿真功能,是ARM开发的好帮手-British tissue culture embedded system development IDE package, including software simulation function, the development of the ARM is a good helper
- 2022-10-02 18:50:03下载
- 积分:1
-
数字图像矩阵数据的显示及其傅立叶变换等一些代码及例子
数字图像矩阵数据的显示及其傅立叶变换等一些代码及例子
-Digital image data display matrix and its Fourier transform and some code and examples
- 2022-03-05 10:33:51下载
- 积分:1
-
第二种边界条件的三次样条函数插值与微商
第二种边界条件的三次样条函数插值与微商-second boundary conditions cubic spline interpolation function and the derivative
- 2022-05-22 00:37:13下载
- 积分:1
-
supplies insurance management system
劳保用品管理系统-supplies insurance management system
- 2023-05-26 14:00:03下载
- 积分:1
-
vb开发的贪吃蛇游戏
这个游戏不用多介绍了吧
算法少,用了大量的类
作为学习教程不错...
vb开发的贪吃蛇游戏
这个游戏不用多介绍了吧
算法少,用了大量的类
作为学习教程不错-vb development of the huge memory game the game do not have the right algorithm introduced less with a lot of class as a good study guide
- 2023-01-13 04:50:04下载
- 积分:1
-
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!...
用c语言编写的无损压缩中的熵编码的编码和解码程序!
很实用的!-prepared by the lossless compression of the entropy coding coding and decoding process! Very practical!
- 2023-03-18 05:00:04下载
- 积分:1
-
a class, purpose and content based courses located purposes : 1. With parts of t...
一、课设目的及内容
课设目的:
1. 在掌握部件单元电路实验的基础上,进一步将其组成系统构造一台基本模型计算机。
2. 为其定义五条机器指令,并编写相应的微程序,具体上机调试掌握整机概念。
课设内容:
将机器指令对应的微代码正确地写入控存中;装载机器指令并进行检查;运行程序,停机后检查数据存贮单元中的结果与理论值是否一致。
通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。
-a class, purpose and content based courses located purposes : 1. With parts of the circuit experiment modules, based on its component systems constructed a basic model computer. 2. Its definition of five machines instructions, and to prepare the corresponding micro-program, the specific machine debugging unit grasp the concept. Course located : machinery orders corresponding to the micro-code correctly charged into the deposit; Loading machinery orders and checks; operating procedures, stands checks data storage modules, the results and the theoretical values are consistent. Through the com
- 2022-11-14 05:25:04下载
- 积分:1