-
crossword puzzle games, I spent time at the university C do a small program avai...
字谜游戏,我在大学时候用C做的一个小程序,可供参考-crossword puzzle games, I spent time at the university C do a small program available!
- 2022-08-20 09:51:10下载
- 积分:1
-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.
- 2022-05-21 23:44:10下载
- 积分:1
-
是关于系统辨识的一篇论文和本人对文中所提论文方法的Matlab程序验证...
是关于系统辨识的一篇论文和本人对文中所提论文方法的Matlab程序验证-System identification on a paper and my thesis on the methods mentioned in the text of the Matlab program to verify
- 2022-02-12 10:27:40下载
- 积分:1
-
mjpeg解码的类,适合进行mjpeg和jpeg之间的转化
mjpeg解码的类,适合进行mjpeg和jpeg之间的转化-MJPEG codec class, suitable for MJPEG and jpeg conversion between
- 2022-01-26 03:34:27下载
- 积分:1
-
函数使用,将十进制数转化成对应ASIC码,以方便在液晶上显示...
函数使用,将十进制数转化成对应ASIC码,以方便在液晶上显示-function ten to asic
- 2023-03-21 18:40:04下载
- 积分:1
-
Bowling game sources. Operational system: DOS. Compiles OK in Quickbasic.
Bowling game sources. Operational system: DOS. Compiles OK in Quickbasic.
- 2022-12-27 10:40:03下载
- 积分:1
-
AVR driver for laser LED
AVR driver for laser LED
- 2022-01-26 06:20:06下载
- 积分:1
-
一个小程序,本地是access,网络是Oracle
一个小程序,本地是access,网络是Oracle-A small program, the local is the access, the network is the Oracle
- 2022-02-02 06:10:41下载
- 积分:1
-
其中起始码和结束码表示控制命令的起始与结束。当设备在RS
其中起始码和结束码表示控制命令的起始与结束。当设备在RS-232总线上捕捉到数据FFH时,表示后续有控制命令写入,当接收到数据AAH后,表示接收到的控制字已经结束且完整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作-整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作
- 2022-05-14 21:23:09下载
- 积分:1
-
编译原理实验指导,词法分析,语法分析及设计,编译原理课要用...
编译原理实验指导,词法分析,语法分析及设计,编译原理课要用-Compiler Construction Principles experimental guidance, lexical analysis, syntax analysis and design, compiler theory class to use
- 2023-02-17 19:40:03下载
- 积分:1