资源列表
C8
- 用C语言编写的一个模拟进程调度程序。运行环境borland c++ 3.1-Using C language, a simulation of the process scheduler. Operating environment borland c++ 3.1
listprocess
- WIN2K和WIN2K3下实现快速退出系统的代码总结。Visual C++集成环境下开发的-WIN2K and Win2K3 realize rapid exit the system under the code summary. Visual C++ Integrated development environment
KillProc
- 本程序是在Visua C++6.0继承开发环境下对Windows系统的当前进程进行管理的源代码,类似于系统的任务管理器。能够结束当前任务。-This procedure is in Visua C++ 6.0 development environment to inherit under the current Windows system process to manage the source code, similar to the system Task Manager. To the
WorkQueueThreading_src
- 一个很好的多线程的例子,包括线程池等。是一个比较实用的多线程程序-A good example of multi-threading, including the thread pool and so on. Is a more useful multi-threaded program
nettest0827
- 可以测试网络站点延迟的一个代码.里面采用多线程方式,很实用.-Web site to test a code delay. Inside a multi-threaded manner, it is practical.
123
- 一个反向后门实例是c++的工程。没什么好说的了。大家可以参考一下。-Example of a reverse backdoor c++ Project. To say nothing of the. Everyone can reference.
snapshot(multithreading)
- 改源码是用来进行页面快照的捕捉的多线程实现,请各位高手指教。-Change source is used for the page to capture a snapshot of the realization of multi-threading, please expert advice.
TestScriptThread
- vc内调用脚本引擎,多线程内vb脚本计算,-vc call scr ipting engine, multi-threaded calculation in vb scr ipt,
ProControl
- 本源码实现了一个"任务管理器",可以对进程进行各种操作.使用了与进程有关的API和进程操作事例.-The source to achieve a
ChildProcess
- 创建子进程,并监控新创建子进程状态直至结束运行-Create sub-process, and monitor the status of the newly created child process to run until the end of
MySyn1
- 关于多线程的一个程序,主要是说明同步技术在多线程中的应用。-On a multi-threaded program, mainly that synchronous technology in multi-threaded applications.
os11
- 这是个典型的生产者与消费者问题,用的是PV操作实现的程序!-This is a typical problem of producers and consumers, using a PV operating procedures to achieve!