资源列表
imageProcess
- 用visual C++编写的操作系统进程调度,好好用的-Written with visual C++ operating system process scheduling, good use of
MFC_Thread
- 一个MFC线程的小例子,很短的,适合初学者。-An example of MFC thread.
java
- 这是一个简单的java聊天系统,可以实现聊天,发送图片,发送文件等信息-This is a simple java chat system, can achieve chat, send pictures, send files and other information
AfxBeginThreadTest
- VC++ 多线程测试程序,VC6.0 工程,很好的学习例程-VC++ , AfxBeginThread
DTProtect
- 典型的守护进程实例,通过进程快照查找目标进程是否存在,如不存在则重新启动。-A classic watch dog of process, use process snap to find out whether the target process is working.
MultiThread10
- 利用信号量来实现线程间的同步.在信号量对象有信号的状态下,线程执行到WaitForSingleObject语句处继续执行, 同时可用线程数减1;若线程执行到WaitForSingleObject语句时信号量对象无信号, 线程就在这里等待,直到信号量对象有信号线程才往下执行。-Using CSemaphore class to realize synchronization among threads.
theard
- 线程的创建,管理,结束,多线程同步的处理机制。-Thread creation, management, end, multi-thread synchronization mechanism.
chat
- 即时聊天系统,主要针对多线程,包括客户端和服务端以及登录页面三个部分-Instant messaging systems, mainly for threads
duoxianchengshengritixing
- VC6下使用多线程开发的生日提醒小软件,有声音提醒和弹窗提醒-VC6 to use birthday reminder of multi-threaded development small software, voice reminders, and pop to remind
MySerialCom
- windows平台的串口接收程序,接收声音采集数据,采用多线程编程
BirthdayRemind
- 使用多线程对多个提醒时间点的同时提醒,用到多线程与主线程消息的传递,对学习多线程的通信有很大帮助,强烈推荐学习多线程通信的同学下载-Use of multiple threads on multiple reminders at the same time to remind, the main thread to use multi-threading and message passing, multi-threaded communication of learning helps a l
Page
- 使用多线程做得程序启动界面,里面有参考文文档。-Using multiple threads do splash screen, which has a reference text document.