资源列表
OnTop
- Always on top module. VB6
myludep
- LU分解的按行连续分块实现,有别于之前的分块划分-The LU decomposition rows consecutive sub-blocks to achieve
conan
- 操作系统实验课程中模拟虚拟存储器的算法 使用先进先出调度算法实现-experimental courses operating system virtual memory simulation algorithm using FIFO scheduling algorithm
random123
- 关于操作系统中进程的特性问题.简单明了,可以说明一定的问题.-operating system process on the problem of identity. Simple can explain certain issues.
处理机调度new
- 单处理机调度包括时间片轮转法,短作业优先算法,动态优先算法。- The single processor dispatch rotates the law including the time piece, short work first algorithm, dynamic first algorithm.
ShareMemory
- 封装共享内存类,用于进程间通信。修改的一方完成后,使用命名事件通知读取方,双方保持内容同步。-Package shared memory class for inter-process communication. After the party changes, use named event notification read side, the two sides to keep the content synchronized.
Protect__38176COPPERSMITH--9283567
- 这是用别人那拿写的系统编程源码Protect__38176COPPERSMITH 9283567,同学们可以下载-This is written in others that take Protect__38176COPPERSMITH- 9283567 system programming source code, the students can download and see
SynthesisBRW5572201DYERECOITK75606
- 这是一个不错的源码,TTS的价值会让你学的很高兴-This is a good source, the value of the TTS will allow you to learn very happy
threads
- qt 多线程编程 qt以前版本对于多线程不是支持很好,这是一个很好的例子-qt4.5.3 threads
jicheng
- 在WINDOWS操作系统下,当我们无法结束或者不知道怎样结束一个程序的时候,或者是懒得去找“退出”按钮的时候,通常会按“CTRL+ALT+DEL”呼出任务管理器,找到想结束的程序,点一下“结束任务”就了事了,呵呵,虽然有点粗鲁,但大多数情况下都很有效,不是吗? -In the WINDOWS operating system, when we can not or do not know how the end of the end of a procedure, or are too la
PHYSICALVCG06593Mp38541
- 源码PHYSICALVCG06593Mp38541是一个不错的源码,用来学习参考会是一个不错的选择-Source PHYSICALVCG06593Mp38541 is a good source for learning reference would be a good choice
thread.tar
- 一个Windows下的线程库,模仿pthread的用法