资源列表
APIFucntion
- API函数的简单调用。基于visual basic的例子。对api初学者有一定的帮助。-simple API function calls. Based on visual basic example. Api beginners to have some help.
preceduredialogegthreat
- 一个多线程的进度对话框源代码 as follows: // ProgDlg.h : header file // CG: This file was added by the Progress Dialog component ///////////////////////////////////////////////////////////////////////////// // CProgressDlg dialog-a multithreaded progress
mobileBomb1
- 用JAVA实现的手机炸弹的源码!采用多线程机制!请注意,本程序作为学习java.net.url包的一个范例,请勿用做非法用途! * 如将本程序用作非法用途,所引起的一切后果本人概不负责!珍爱生命,请勿以身试法!-using JAVA mobile source bomb! Multi-threading mechanism! Please note that this procedure as a learning java.net.url example of a packet, Do not
heaptest
- Dijstra算法 由Dijkstra提出的一种按路径长度递增序产生各顶点最短路径的算法。 (1)按路径长度递增序产生各顶点最短路径 若按长度递增的次序生成从源点s到其它顶点的最短路径,则当前正在生成的最短路径上除终点以外,其余顶点的最短路径均已生成(将源点的最短路径看作是已生成的源点到其自身的长度为0的路径)。-Dijstra by Dijkstra algorithm proposed by an incremental path length of the sequence
func
- linux 下的进程同步 利用线程控制函数进行线程同步 主要利用信号-the use of thread synchronization process control function for the main thread synchronization signal
threadphilosopher
- 利用线程方案实现实现哲学家问题.设置五个信号量代表五把叉子,初使值均为1,表示5把叉子均可以取,设置五个线程代表5个哲学家,其值分别为0~4,规定奇数号的哲学家先拿起他左边的叉子,然后再去拿他右边的叉子 而偶数号的哲学家则相反.按此规定,将是1,2号哲学家竞争1号叉子,3,4号哲学家竞争3号叉子.即五个哲学家都竞争奇数号叉子,获得后,再去竞争偶数号叉子,最后总会有一个哲学家能获得两支叉子而进餐。而申请不到的哲学家进入阻塞等待队列,根FIFO原则,则先申请的哲学家会较先可以吃饭,因此不会出现饿死的
operatingsystem
- 对进程的同步机制实践,利用pv操作实现对共享缓冲区的同步机制-the process of synchronization mechanism practice, the use of pv operation to achieve the shared buffer synchronization mechanisms
CmdLineTest
- 获得运行程序的命令的参数。。。。。附带代码和例子程序-been operating procedures of the order parameter. . . . . Fringe code and examples of procedures.
[delphi]MemDll_unit_example
- MemDll unit example,在内存中运行DLL。gooD-MemDll unit example, in memory running DLL. GooD!
DynamicMemoryManage
- 操作系统的内存分配源码,用vc编写,是优先分配,最小块合并,上下回收自动合并-operating system source code memory allocation using vc preparation is the priority, the most small merger The next automatic recovery merger
zzxd
- 进程调用的各种算法(优先权调度和各种调度算法),以及相应的源代码。-process called algorithms (Priority Scheduling and various scheduling algorithm), and the corresponding source code.
caozuo02050210
- 操作系统课程设计----进程调度 LRU算法 内附设计报告-courses on operating system design process-scheduling algorithm containing LRU design report