资源列表
[其它] UserScript
说明:这是一个Microsoft scr ipt Control控件的一个例子。参照一个Delphi版本的源代码改写,想在C++ builder 中使用该控件的朋友可以参考一下。-This is a Microsoft scr ipt Control Control is a case in point. Delphi reference to a version of the source code rewritten to the C +<龚欣> 在 2008-10-13 上传 | 大小:580.33kb | 下载:0
[汇编语言] huipianxiyan
说明:这是汇编程序的四个实验.对课程设计十分有用.是汇编初学者的好的例子.-This is a compilation of four experimental procedures. The course design is very useful. The compilation is a good example of a beginner.<asdf> 在 2008-10-13 上传 | 大小:5.36kb | 下载:0
[编译器/词法分析] pianriyuanlixiyan
说明:这是编译原理上机实验同报告.编译原理是一门很难学的课程.这个源码对大家十分有用.-This is the principle on the machine translation experiments with the report. Compiling principle is a very difficult school curriculum. The source for all 10 very useful.<asdf> 在 2008-10-13 上传 | 大小:397.77kb | 下载:0
[操作系统开发] disk_scheding
说明:此算法模拟操作系统中磁盘移动臂调度算法 -algorithm simulation operating system disk mobile arm Scheduling Algorithm<liubeibei> 在 2008-10-13 上传 | 大小:1.25kb | 下载:0
[操作系统开发] jinchengtiaodu
说明:模拟进程调度,采用时间片路轮转法,开发环境:VC++ 6.0-modeling process scheduling, and time Web tablets Road, the development environment : Visual C + + 6.0<烟仔> 在 2008-10-13 上传 | 大小:37.57kb | 下载:0
[操作系统开发] E002_Vxworks
说明:vxworks操作系统文件编写!希望对大家有用-vxworks OS documentation! We hope that the right useful! !<kuyu> 在 2008-10-13 上传 | 大小:66.37kb | 下载:0
[操作系统开发] filesguanli
说明:采用二级目录实现的简单模拟文件管理系统。普通文件的目录项包括文件名,文件类型,文件长度,指向文件内容的指针内容。目录文件的目录项包括目录名,指向下一级目录块的指针内容。-using two simple directory achieve simulation document management system. Ordinary paper catalog items including file name, file type,<烟仔> 在 2008-10-13 上传 | 大小:2.45kb | 下载:0
[操作系统开发] zuijiashiyingfa
说明:关于操作系统存储分配的最佳适应法,它从全部空闲区中找出能满足作业要求的、且大小最小的空闲分区,这种方法能使碎片尽量小。为适应此算法,空闲分区表(空闲区链)中的空闲分区要按大小从小到大进行排序,自表头开始查找到第一个满足要求的自由分区分配。该算法保留大的空闲区,但造成许多小的空闲区。-distribution of the operating system stored in the best adaptation, it all fro<烟仔> 在 2008-10-13 上传 | 大小:3.01kb | 下载:0