资源列表
ProgramProcess
- Look for process in c sharp
Services
- Example of a Windows Service, with a thread
wince_camera
- wince课程设计,实现的摄像头报警,代码比较完整-Wince curriculum design, the realization of camera alarm, code integrity
dxc
- 本资源只是实用于开始学习mfc的学生,是关于多线程的小例子-This resource is only practical for students to start learning mfc is a small example about multithreading
U_Kill.pas
- Some utilities to work with processes
VB3thread
- VB经典三开多线程,稳定不出错,占用小, 牛叉的三开多线程值得拥有-VB three open full-featured multi-threading, no mistakes, take up little
MultiThread
- 该程序通过创建线程,利用线程之间的并发执行,来模拟火车站的两个窗口买票的场景。-The program by creating a thread, use of concurrent threads of execution between two windows to simulate the train station to buy tickets scene.
bankalgorithm
- 该程序实现了操作系统中控制进程的一个非常重要的算法-银行家算法。-The program implements the operating system to control the process of a very important algorithms- bankers algorithm.
dxc
- 处理多线程问题,具体是处理生产者与消费者的问题,有关学习互斥量信号量的简单知识-Deal with multi-threading issues, in particular the problem of treatment of producers and consumers, the simple knowledge about learning mutex semaphore
dxce
- 在这里我使用了三个listbox来处理有关于生产者与消费者的问题,主要解决了将参数传输到线程内的问题,还有关于线程基础的知识学习-Here I used three listbox to deal with producers and consumers about the issue, mainly to solve the transfer parameters to the thread problem, there learning knowledge base about thread
pipe
- 用C++实现管道通信功能,简单易懂,带少量注释-C++ implementation of the pipeline communication function, easy to understand, with a small amount of Notes
prod
- C++实现互斥量通信,生产者和消费者线程之间通过互斥量实现通信-C++ implementation of the mutex communication between producers and consumers to communicate via the mutex thread
