资源列表
process
- 一个用于管理进程的程序,把当前的所有的应用程序的显示出来,进行管理.
3600safeOpenSource
- A盾电脑防护是一款非常强大的保护软件,程序启动需要加载驱动,如果杀毒软件拦截需要放行.-A protective shield is a very powerful computer protection software, the program starts need to load drivers, anti-virus software to intercept if needed release.
process
- 进程创建,撤销,清空等,基于MFC进行的,属操作系统实习-process builder
chatagain
- chat on line,you can connect others easily
Operating-system-course-design
- 上传的文档为本人操作系统的课程设计,程序主要实现操作系统的进程管理功能,其中涉及诸如FIFO、时间片轮转等多个算法的比较-Upload documents for my operating system, curriculum design, the program is mainly to achieve the operating system process management functions, which involves such as FIFO, time slice rota
Win32SmallMThreadChatClient
- win2简单聊天程序客户端,用到了多线程-win2 client simple chat program
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
unnamed
- 利用匿名管道实现同一台机器上的父子进程通信。-The use of anonymous pipeline achieve Sons interprocess communication on the same machine.
MultiThreadTest
- 在windows中用visual C++编写的一个多线程的程序-In windows using visual C++ prepared a multi-threaded program
some
- 多线程文件查找. . .非常不错的VC查找源码-Multi-threaded file search... A very good source to find the VC
DllInjectCode
- DLL注入到其它进程中执行。透彻讲解将dll植入远程进程。-DLL injection to perform other processes. Thorough explanation will be implanted into the remote process dll.
VCthreads
- 该资料通过演示一个例子,来介绍VC多线程编程的知识.