-
jingchengxiancheng
进程与线程管理,帮助大家理解线程与进程的区别(Process and thread management, help us to understand the difference between thread and process)
- 2012-07-11 17:57:31下载
- 积分:1
-
ProcessMonitor
这是我自己写的进程监控软件,可以用鼠标拖拉快捷方式图标和EXE图标(This is the process of writing my own monitoring software, you can use the mouse to drag the shortcut icon and EXE icon)
- 2010-05-20 09:28:55下载
- 积分:1
-
CSemaphoreDemo
使用CSemaphore类实现线程同步的实例源码(Thread Synchronization using CSemaphore class implements an instance of source code)
- 2011-05-31 21:39:22下载
- 积分:1
-
749685
相信做PWM的同学看见这个比较高兴,希望可以对您有帮助,谢谢支持,,(Believe do PWM is glad to see that classmate, hope can help you, thank you for your support,,)
- 2017-05-18 11:28:47下载
- 积分:1
-
MultiThreadDemo
多线程的演示程序。建立两个线程,分别执行不同的任务(multithreading demonstration program. The establishment of two threads, the various duties)
- 2007-06-02 10:14:17下载
- 积分:1
-
VB6-Thread
VB6纯API实现的多线程源码,稳定、方便、实用的VB6多线程技术,万能的VB(VB6 Thread)
- 2020-11-02 22:59:52下载
- 积分:1
-
tlrdl74
绘图软件,内涵对象参数设计,值得参考,仅供参考(Drawing software, content object parameter design, worth reference, only for reference)
- 2018-10-19 08:52:29下载
- 积分:1
-
455504
这个程序用vc主要是编写是自己的浏览器的形式可以自己设计自己想要的风格()
- 2018-04-29 10:29:13下载
- 积分:1
-
project
本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。(This procedure using two algorithms for five scheduling process, each process can have three states, and assuming that the initial state to the ready state. The initial priority number 60. To facilitate processing, the program runs in time for the unit time slices, each time slice process priority number or rotation time and the number of processes that need to run the initial value by the number given by the user. 3) the priority number algorithm, the process Each time, priority number minus 3, CPU time slices plus one, the process needs time slices minus one, in the Round Robin, the fixed time slice, the time slice number 2 , each process is d once, CPU time slices plus 2, the process needs time minus 2, and arranged into the tail of the ready queue.)
- 2016-05-19 13:18:40下载
- 积分:1
-
r_w
利用线程同步实现读者和写者的问题,使用信号量来控制(reader and writer)
- 2013-12-30 20:44:32下载
- 积分:1