资源列表
scanport
- 本示例代码实现了多线程编程来扫描系统端口的功能,对多线程学习者有一定的帮助-The sample code implementation of the multi-threaded programming to the function of port scanning system for multi-threaded assist learners have a certain
07404_Group07_Elevator_Final_WithSourceFile
- 采用多线程实现的单部电梯模拟系统,采用图形界面,接受用户点击来进行响应,用外部的egg库(自行修改过,使之用像素为单位绘图),注释详细,需要在vc下进行编译.-Using multi-threaded implementation of a single simulation system for elevators using a graphical interface, a user clicks to accept the response of the egg with an exter
thread
- C下面的多线程应用示范,比较详细,有三个,分别不同。-C following the application of multi-threaded model, in more detail.
IOcomplex
- i/o多路复用+多线程服务器设计, 并附上测试代码-i/o multiplexer and multi threaded server design, with test code
11
- 有关多线程编程的程序,队列里插如结构体,仅供参考~!-BU HUI~!
processdemon
- 对其他进程进行监控,能自动重新启动其他进程。可以通过进程间通讯停止其他进程-check others process in windows system. send message to other process.auto restart other process.
Tcptest8
- 本通讯工具是基于多线程的, 可同时开放几个链接,并且相互之间传递数据并不冲突-This communication tool is based on the multi-threaded and can simultaneously open several links, and transmission of data between each other does not conflict with
QuickLaunch
- 这一款产生快速启动项的软件的源代码,能产生lnk文件。-This is the source code of a software that produced a quick start, can produce lnk file.
ThreadMsg
- 实现了不同的客户端连接服务器,服务器利用多线程来管理客户端。-Achieve a different client to connect to server, server to manage the use of multi-threaded client.
Ornamental_Garden_Problem
- 英国帝国理工学院电脑系多线程课程教学材料之二 ---- 观赏园林问题-A large ornamental garden is open to members of the public who can enter through either one of two turnstiles to the East and to the West of the garden. The management want to determine how many people are in the ga
91331976jinchengtiaodu
- 进程管理之时间片转法程序,结合时间片轮转法来调度和管理进程的VC程序-Process management of time slice to law procedures, combined with the time slice scheduling rotation law of the VC process and management procedures
JinChengDiaodu
- 自己写的进程调度算法,用了优先级算法和时间片轮转算法来写的-Writing the process of its own scheduling algorithm, using a priority algorithm and Round Robin time slice to the Writing