-
WindowsForms_CeShi
自己写了一个主线程等待多个线程执行.有二种方式去进行。对多线程很有帮助。(Write a main thread waits for multiple threads of execution. There are two ways to proceed. Multi-threaded helpful.)
- 2014-01-27 14:48:53下载
- 积分:1
-
c-multiple-thread-in-linux
C语言多线程编程实例 LINUX
线程相关操作 pthread_t pthread_create pthread_join pthread_exit(c multiple thread programming in linux )
- 2015-11-07 23:35:31下载
- 积分:1
-
936703
多线程获取网络时间源码,例程结合易语言多线程支持库和易语言模块处理获取时间模块.ec,实现多线程读取网络时间。(Multithreading get network time source , combined with routines easy language support for multithreading library module handle and easy language acquisition time module .ec, multi- thread reads the network time.)
- 2016-08-01 21:37:23下载
- 积分:1
-
2500011
IP地址映射表源码,例程程序结合易语言多线程支持库,调用API函数实现枚举IP地址映射表。(Source IP address mapping table , a routine procedure combining easy language support for multithreading library , call the API functions to enumerate IP address mapping table.)
- 2016-09-18 14:53:05下载
- 积分:1
-
jingchengtongbu
哲学家思考吃饭的问题,即进程同步问题!!!!!!!(Philosophers think about eating problems)
- 2012-11-25 21:00:08下载
- 积分:1
-
contract_fnderflow
这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:编辑框汉字()
- 2018-03-09 08:20:41下载
- 积分:1
-
Process
VC++系统开发实例精粹 进程查看程序代码 Process(VC++ instance of the essence of the process of system development Process view code)
- 2011-05-28 18:57:44下载
- 积分:1
-
dwokgk36
Windows core programming matching source code(Windows core programming matching the source code)
- 2017-06-07 06:32:02下载
- 积分: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
-
regihters_divide
动态分区方式主存的分配和回收, 通过本实验可以了解在动态分区管理方式(Dynamic partitioning method of main memory allocation and recovery, by way of this experiment can understand the dynamic zoning administration)
- 2017-04-08 22:20:34下载
- 积分:1