资源列表
MySerialCom
- windows平台的串口接收程序,接收声音采集数据,采用多线程编程
duoxianchengshengritixing
- VC6下使用多线程开发的生日提醒小软件,有声音提醒和弹窗提醒-VC6 to use birthday reminder of multi-threaded development small software, voice reminders, and pop to remind
chat
- 即时聊天系统,主要针对多线程,包括客户端和服务端以及登录页面三个部分-Instant messaging systems, mainly for threads
theard
- 线程的创建,管理,结束,多线程同步的处理机制。-Thread creation, management, end, multi-thread synchronization mechanism.
MultiThread10
- 利用信号量来实现线程间的同步.在信号量对象有信号的状态下,线程执行到WaitForSingleObject语句处继续执行, 同时可用线程数减1;若线程执行到WaitForSingleObject语句时信号量对象无信号, 线程就在这里等待,直到信号量对象有信号线程才往下执行。-Using CSemaphore class to realize synchronization among threads.
DTProtect
- 典型的守护进程实例,通过进程快照查找目标进程是否存在,如不存在则重新启动。-A classic watch dog of process, use process snap to find out whether the target process is working.
AfxBeginThreadTest
- VC++ 多线程测试程序,VC6.0 工程,很好的学习例程-VC++ , AfxBeginThread
java
- 这是一个简单的java聊天系统,可以实现聊天,发送图片,发送文件等信息-This is a simple java chat system, can achieve chat, send pictures, send files and other information
MFC_Thread
- 一个MFC线程的小例子,很短的,适合初学者。-An example of MFC thread.
imageProcess
- 用visual C++编写的操作系统进程调度,好好用的-Written with visual C++ operating system process scheduling, good use of
MFC_Thread
- 使用MFC进行线程编程的例子,本工程包含三个线程,演示了线程的创建、挂起和唤醒过程。-Thread programming with MFC for example, the project consists of three threads, demonstrates thread creation, suspend and resume the process.
ex30a
- vc 编写的winsock多线程阻塞通信程序,经典实用-failed to translate