资源列表
Mutex_synchronize_threads
- 利用mutex互斥变量实现线程同步机制,并输出循环1000000次所用的时间-Mutex variable to synchronize threads
Peterson_synchronize_threads
- 利用Peterson软件法实现线程同步机制,并输出循环1000000次所用的时间-Peterson Thread synchronization
caozuoxitongjincheng
- 该源代码是操作系统中关于进程与线程的一些小程序,希望与大家共同学习,谢谢。-The source code is the operating system on the process and thread of some small procedures, hope and everyone to learn together, thank you.
Control_Socket
- Socket管理和控制小程序,用多线程的方式实现多个端口监听。-Socket management and control small program, using multiple threads way realization multiple port monitor.
ThreadPoolingSrc
- 线程池,用于线程管理,希望对大家有所帮助-Thread pool, used for thread management, and we hope to help
Process--thread-enumeration
- 进程、线程枚举,窗体组件调用例程的功能 -Process, thread enumeration, form component invokes a routine
Interprocess-messaging
- 进程间传递消息(发送和接收系统消息)的功能-Interprocess messaging (send and receive system messages )
vbthread
- 一个多线程的例子。 一个多线程的例子。-A example for multi-threading
ReduceMemory
- AutoIt v3 脚本 说明: 在ProcessList.txt里添加进程名 格式: 进程名|达到多少M后释放 例子: QQ.exe|10 ------- 文件列表 ProcessList.txt 程序内存释放.au3 说明.txt-AutoIt v3 scr ipt Program memory release In ProcessList.txt add process name Format : process | r
CSharpSocket-
- C# Socket 多线程编程实例,一些小小的例子,在这里分享一下。-c socket
MySocket
- 多线程的socket编程,服务器可以处理多个客户端的请求,并创建线程进行处理。-Multithreaded programming socket, the server can handle multiple requests from clients, and create the thread processing.
MThread
- 多线程的socket编程,服务器可以处理多个客户端的请求,并创建线程进行处理。-Multithreaded programming socket, the server can handle multiple requests from clients, and create the thread processing.
