搜索资源列表
钩子的应用程序运行监视
- 利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop th
ProgressThreadTest
- 最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展——在对话框上有pause和stop按钮-most simple thread work with a process control of the window, the main window to call after call work thread, and displays the dialog, can control the progress of threads -- in a
TRRemote
- 很强的远程管理源码, 包括远程关机、重启, 远程*进程,远程停止服务-strong source of remote management, including remote shutdown and restart, remote kill the process, long-range stop service
processviewer
- VB.NET版本进程管理器,可以启动,停止进程-VB.NET version of the management process, you can start and stop process
BallsRace
- 用wondows多线程编程实现小球的分别控制,可以让任何一个小球停止和前进-with wondows multithreaded programming of the respective ball control, allows anyone to stop a small ball and advance
SimpleService
- How to start or stop a windows NT service.
275
- 在多线程,如果线程已进入页,阻止其他线程进入-in multithreaded, if thread has entered the pages and stop other threads access
timeshow
- 一个双线程的例子,演示如何用vc实现时间计时和当前时间的显示,当按下stop时停止计时,当按下start时开始计时。
Test_pthread
- pthread的使用方法的详细介绍的例子。其中演示的pthread的创建、暂停、停止等。-pthread to use detailed examples. Which demonstrates the pthread create, pause, stop.
Multi_Thread
- 多线程,线程的并发执行,可以开始,停止。-multithreading,can run,stop and so on.
PStat
- 采用多线程方式,对执行过程长的进程实现暂停或停止功能。-The use of multi-threaded approach to the implementation process of the realization of a long pause or stop function.
164105xiancheng
- 主要是一些写线程的东西,线程的创建调用,停止,同步和异步线程的使用方法,mfc-Mainly because some things to write threads, thread creation calls, stop, synchronous and asynchronous threads to use, mfc
Process-scheduling-algorithm-
- 先来先服务调度算法(FCFS):每次调度都是从后备作业队列中,选择一个或多个最先进入该队列的作业,将它们调入内存,为它们分配资源、创建进程,然后放入就绪队列。在进程调度中采用FCFS算法时,这每次调度是从就绪队列中,选择一个最先进入该队列的进程,为之分配处理机,使之投入运行。该进程一直运行到完成或发生某事件阻赛后,才放弃处理机。 最短作业优先(SJF):每次从后备队列中选择一个或若干个估计运行时间最短的作业,将它们调入内存运行。 -FCFS scheduling algorithm (F
Excel-VB
- The software is free, absolutely no toxic but some anti-virus software will stop running, if you can not run you off the antivirus software to run Rights
termi_thread
- 演示,如何安全的停止线程,感兴趣的可以参考下-Presentation, how to safely stop the thread, interested can refer to. .
STOP-THREAD
- 多线程学习—线程暂停:(任何大型软件中都需要用,很经典的学习软件)-Multithreading learning- how to use the event: (any large software are needed, it classical learning software)
ThreadCreat0
- 该程序通过创建两个线程分别实现连个小球(红色大球和蓝色小球)在固定区域里的运动。即单击启动按钮,开启两个线程,连个小球分别以不同的速度运动;单击停止按钮,蓝色小球线程被停止,红色小球继续运动。-The program achieved by creating two threads with a small ball (big red ball and blue ball) in a fixed area in the movement. That is, click the Start but
TestPC
- 用多线程解决生产者消费者问题,每当生产者生产物品,存入仓库,消费者从仓库消费,当仓库满时候,停止生产,仓库为空时,消费者停止消费-Producers and consumers with multiple threads to solve the problem, when producers produce goods into the warehouse, consumer spending from the warehouse when the warehouse is full time
holdthread
- 多线程标准例子,启动,挂起,停止,无错可执行。-Standard example of multi-threading, start, suspend, stop, error-free executable.
StartStopProcess
- 进程管理,编写开始和停止的程序控制系统中的进程数等等信息-Process management, the preparation of the information of the start and stop the process control system, the number of processes
