资源列表
454)
- Syntax Analyzer
process-scheduler-schedulin
- 2. 用VC+6.0创建一个控制台应用程序(这个控制台应用程序的类型是A hello world application)。 3. 编程创建一系列的进程并放入就绪队列中(使用链表实现),来模拟进程创建。 4. 把创建的进程的信息在屏幕上显示出来。 5. 设计进程调度程序模拟两种以上调度算法(时间片调度、优先级调度)。 6. 进程调度程序从活动就绪队列中挑选进程,若队列为空,应显示相应提示信息。 7. 必须有出错处理。 -2. With VC+6.0 create a co
mult_progress
- 多线程程序实例,里面包含文件:Threads.cls Module1.bas 等,主窗体中用简单的代码演示多线程。-Examples of multi-threaded program, which include file: Threads.cls Module1.bas and so on, the main form with a simple demonstration of multi-threaded code.
进程管理模拟算法
- 进程管理的典型代码,可以学习进程管理编程思路和方法,十分有用-the typical process management code, we can learn from the process of programming ideas and management methods, very useful
baabz
- 图像插补,可以使用二维图像达到三维观看的效果,不错-Image interpolation, can use the 2 d image to 3 d viewing effect, good
WINDOWS_Spreadsheet
- 采用WIN32和DDK实现的W2000的线程池机制.可以预先创建多个线程,维护由系统自动完成.-use WIN32 and DDK the W2000 to achieve the thread pool mechanism. Advance create multiple threads, preserving completed by the system automatically.
vbproc
- vb写得枚举系统进程的程序!挺有用的!比如写进程管理器-vb written procedures for the process of enumeration system! Quite used to! For example, writing process manager
gt
- 简单龟兔赛跑问题,我自己做的,拿出来供大家参考
jtable11
- 啡载荷厅呆国轼涯园林区划园林区划四项基本原则恩格斯思想感情-brown load Office 1644 State stayed career garden landscape division four cardinal principles Engels ideological division
Socket
- Socket入口点测试工具,学习封包及线程的佳品,完整无措,无需第三方控件。-Test Socket entry point tools, learning to share the packet, and thread, complete, flawless, without third party controls.
moreserver
- 多线程服务器客户端,一个服务器可连接多个线程-multithreaded server client, a server can connect to multiple threads
操作系统算法
- 操作系统中的先进先出,最佳淘汰等算法的比较。-the FIFO operating system, such as the best out of the comparison algorithm.