资源列表
PauseResumeDemo-master
- Pause and Resume demo using BackgroundWorker in C#
Multi-thread_multi-task--download
- 多线程和多任务下载器.源码,用易语言打开,功能蛮好的.-Multi thread and multi task download source code, open the easy to use language, function is good.
cwindos
- 用C#实现了基本任务管理器,其中有一部分功能不是很完整,但也大体实现-Pretty good task manager, more practical
FindRuningQQNum
- 纯API实现,通过搜索内存,遍历进程,找到本机上所有已经成功登录的QQ号码-Net API, by searching memory, traversing process, found on this machine all have successfully logged QQ number
MultiThreadMsg
- 实现多线程:主线程、工作线程消息发送接收-MultiThread:Msg Send And Recv
chatroom
- 基于线程进程管理的简易聊天室,内附进程管理代码-Based on simple chat room thread process management, process management code included
attach_20120621184746
- 多线程编程,用于实现WINDOWS平台的多线程操作,线程间的通讯。-Multithreaded programming for multi-threaded operation, communication between threads WINDOWS platform.
hill
- 古典密码 hill源程序 古典密码 hill源程序-Classical password hill sourceClassical password hill sourceClassical password hill sourceClassical password hill sourceClassical password hill sourceClassical password hill source
DTProtect
- 典型的守护进程实例,通过进程快照查找目标进程是否存在,如不存在则重新启动。-A classic watch dog of process, use process snap to find out whether the target process is working.
duoxiancheng
- DOS批处理实现多线程扫描,windows-DOS batch can be multi-threaded scanning windows
sell
- 多线程模拟多个窗口售票,使用了访问临界区-Multithreading simulate multiple ticket window, use the access critical region
FaG
- 有多个PUT操作要不断循环地向Buffer1送字符数据,有Move1操作不断地将Buffer1的数据取到Buffer2,Move2操作不断地将Buffer2的数据取到Buffer3,有多个GET操作要不断地从Buffer3中取数据。PUT、 MOVE、 GET每次操作一个数据,为了在操作的过程中要保证数据不丢失, 每个Buffer每次只能接受一个PUT或一个Move或一个Get,多个操作不能同时操作同一BUFFER。设计一个多道程序完成上述操作-There are multiple PUT op
