资源列表
chulijidiaodu_111
- 处理机调度,编写一个进程调度程序,允许多个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为输入进程的时间。 进程的运行时间以时间片为单位进行计算。
yezi
- 利用非递归的后序遍历求二叉树的叶子结点个数-use of non - recursive after preorder for the binary tree leaf node number
TICPP-2nd-ed-Vol-one
- C++编程思想第一卷第二版的代码! 共16章节的代码!-C Programming Volume I thought the second version of the code! A total of 16 sections of the code!
TICPP-2nd-ed-Vol-two
- C++程序开发第二卷第二版的配套程序代码。 共11章节!-C Programming second volume second edition of the supporting code. A total of 11 chapters!
BERViewer
- 查看asn1 ber编码方式的源文件,有多种查看方式
UndoRedoSrc
- 如何进行Undo和Redo的操作,里面用类把需要操作的数据保存起来,然后在恢复-how Undo and Redo operations, which use category requiring operation of the data saved, then resume
BYC
- It s a accidence analyzer for C.It s the things that computer student wants.,WINDOWS -accidence analyzer for C. It's the thin gs that computer student wants. , WINDOWS
mycode_BubbleSort
- Guangxi M achinery No.2,2002 工程设计资料线图数据的MATLAB程序化-Guangxi M achinery No. 162-163 engineering design information and map data MATLAB program
fat_fs_code
- FAT文件系统的代码,希望对搞嵌入式开发的人有用,转自驱动开发网-FAT file system code, and I hope to engage in the development of embedded useful, decanted from the opening drive Portal
InsideMFC
- 深入浅出MFC简体第2版的随书源码,有兴趣的就下来看看。-simple MFC simplified version of the first two books source, interested to see it down.
InsideVCLSource
- 李维出的《Inside VCL(深入核心——VCL架构剖析) 》随书源码。-Weiyi the "Inside VCL (in-depth core -- VCL framework analysis)" with the book source.
assember
- 挺小的,但挺强大的~~~用完了就知道是怎么一回事了-quite small, but quite powerful ~ ~ ~ spent on the one thing to know is how the
