资源列表
youhuachengxuneicun
- 定时释放程序内存,《易 语 言 源 代 码》-Timed-release program memory, " easy language source code"
RegistryFunctions
- Various Registry functions
game_source_CPP
- 一款完全基于C++的五子棋源程序,其采用“半开半闭区间”独特写法。-Based entirely on a C++ The Gobang source, and its use of
UnloadU_Disk
- 自动删除USB接口硬件的示例代码。可以实现程序删除功能-Automatically delete USB interface hardware sample code. Program delete function can be achieved
studentscoremanagement
- c语言课程设计_学生成绩管理系统 非常的详细 调试很正常-c language curriculum design _ student achievement management system is very detailed debugging normal
Windows100
- 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。-Designs and implements the Unix " time" command. " Mytime" command the command line parameters to accept the program you want to run, create a separate proces
Multilevel-feedback-queue-scheduling
- 进程多级反馈队列调度:当一个新进程进入内存后,首先将它放入第一队列的末尾,按FCFS原则排队等待调度.当轮到该进程执行时,如它能在该时间片内完成,便可准备撤离系统 如果它在一个时间片结束时尚未完成,调度程序便将该进程转入第二队列的末尾,再同样地按FCFS原则等待调度执行,以此类推。-Multilevel feedback queue scheduling
Schedulaiing-algos
- its algorithms for windows operating systems.
FindWndWild
- 以通配符的方式查找窗体。可以使用*或?等字符进行匹配。-Wildcard search form. You can use* or? Characters to match.
5sadf
- 用Visual Basic检测是否连网及连网方式-With the Visual Basic test for the Internet and the Internet means
File2DB
- 从文件中读取响应的记录,按一定的格式解析后存入数据库表中。-read the document in response to the records, according to a certain format parsed into the table.
MemoryPool
- 一个内存池的实现,能够减少碎片的产生,只支持普通内存,不支持类空间申请.-The realization of a memory pool, to reduce debris, only to support the common memory, do not support the type of space applications.