资源列表
DEAL_STORAGE_NEW
- ① 本实验是模拟操作系统的主存分配,运用可变分区的存储管理算法设计主存分配和回收程序,并不实际启动装入作业。 ② 采用最先适应法、最佳适应法、最坏适应法分配主存空间。 ③ 当一个新作业要求装入主存时,必须查空闲区表,从中找出一个足够大的空闲区。若找到的空闲区大于作业需要量,这时应把它分成二部分,一部分为占用区,剩余部分又成为一个空闲区。 ④ 当一个作业撤离时,归还的区域如果与其他空闲区相邻,则应合并成一个较大的空闲区,登在空闲区表中。 ⑤ 运行所设计的程序,输出有关数据结构表项的
发脉冲
- 电机测试,测试电机的速度,并将速度的反馈曲线存到数据库中(motor testing by FPGA project)
MST720C-src
- 这是用C51编写的MSTER 720 C 芯片驱动的液晶驱动程序-This is the use of C51 MSTER 720 C chip driver for the LCD driver
opennlp-tools-1.3.0
- 自然语言处理领域的一个开发包,不是很大,结构设计很好。下载后需要将后缀改成.tgz然后解压缩。-natural language processing area of a development package, is not large, very good structural design. After downloading the need to change the suffix. Tgz then decompress.
intelcti
- cti编程的全面例子-CTI comprehensive programming examples
assembly-language-
- 汇编语言的书籍 通俗易懂 适用于初学者 书中讲解非常详细-Easy to understand assembly language book for beginners in the book to explain in great detail
pitchshiftinginrealtime
- 使用LabVIEW高级信号处理工具包,设计离线或在线变调的应用实际例子。-a practical example of using the LabVIEW Advanced Signal Processing Toolkit to design offline or online
SqlServerCFQ
- Delphi源码,数据库应用,触发器 Delphi源码实现一个SqlServer触发器的应用,需要数据库支持,数据库文件在Database文件夹内,编译源代码的时候,您应该把数据库连接配置好,数据库文件自己附加。欢迎使用-Delphi source code, database application, trigger Delphi source code to achieve a SqlServer trigger, the need for database support, t
MCI
- 一个简单实用的播放器,适用于常用格式的音频播放-This is the main application source file that contains the application class CWav3App.
Hybrid_programming
- 一个VC和LabView混合编程的小例子,希望对大家有所帮助-A small example of VC mixed with LabView programming, hope to be of help
KSDev_FXLib_v3.02
- KSDev FXLib v3.02 (full)
PascalCoin-master
- Find a pascal triangle
