资源列表
MultiThread
- 依照网络教程自己写的多线程程序,示范了如何用不同的方法进行线程的创建和同步,里面还包含的高教程的PDF文件,多初学线程的应该会有帮助!-Web tutorial written in accordance with their own multi-threaded program that demonstrates how different methods of thread creation and synchronization, which also includes high-tuto
TerminateProcess
- 基于MFC的进程监控、进程管理工具,使用方便-process management
hacker
- 进程管理软件,可代替Windows资源管理器,实现进程的管理控制-process control
ThreadTest
- 线程实例,线程间通讯控制,辅助线程调用主线程控件-Thread instance, controls communication between threads, worker threads call the main thread controls
MYSQL
- 数据库备份,自动进行安时间点等方式进行操作-database
MulThread
- 一个简单的多线程计数实例,带有挂起和唤醒的功能-A simple count of instances of multi-threaded, with suspend and wake-up function
test_CPU
- CPU 测试 cpu在多线程下执行任务速度- cpu test
MFC_Process
- 这是我写的一款 用于查看本机进程的工具 适合初学者编写进程相关的程序 已经封装-This is what I wrote a process for viewing the machine tool for beginners procedures related to the process has been encapsulated
serverclient
- 可以实现server和client之间的互相通信,并且实现了多线程-Can be achieved between the server and client communicate with each other, and achieve multi-threaded
IPNetTest
- 一个多线程下的,显示局域网活动计算机的例子-Under a multi-threaded, showing examples of computer local area network activity
duoxiancheng
- 多线程实现生产者和消费者实例,打造经典线程案例集锦-duoxiancheng
CommTest
- 1.使用多线程的串口类。有读线程和写线程,发送、接收缓冲区(默认2048字节),满足高性能的收发要求。 2.提供事件通知回调函数接口,可以实现接收的消息接口 3.可以监控Modem事件,提供流控接口。 4.调用接口简单。使用例程参考CommTest.dsw-1. Using multi-thread serial port class. Have read the thread and write threads, send, receive buffer (def
