-
HRHXEI
说明: 组件编程例子程序,本人自写的,希望对你有帮助(Component programming example program, self-written, I hope to help you)
- 2018-12-31 21:28:07下载
- 积分:1
-
TEST3
线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)
- 2013-10-30 19:41:13下载
- 积分:1
-
9948
动画渐显特效源码程序,结合易语言多线程支持库和应用接口支持库,调用易语言模块实现动画渐显特效。(Animation fade effects source program, combined with easy language support multithreading libraries and application interfaces support library , call the easy language module for animation fade effects.)
- 2015-05-12 11:18:32下载
- 积分:1
-
MTThread-and-Queue
自己写的多线程对队列中插入和删除数据,最重要的是要保持同步,供大家学习(Write your own multi-threaded insert and delete data in the queue, the most important thing is to keep pace for everyone to learn)
- 2012-04-26 11:14:01下载
- 积分:1
-
325031
监视文件夹源码,程序结合易语言模块线程池新1.1.ec,调用API函数实现监视文件夹功能。(Watched folder source, the program combined with easy language module thread pool new 1.1.ec, call the API function monitoring folder feature .)
- 2016-10-31 17:49:06下载
- 积分:1
-
MyThread
Qt多线程示例,对于初学者比较适合用来学习练手(Qt Thread program)
- 2013-05-10 23:43:05下载
- 积分:1
-
man__beeteen
可支持protobuf 与 json 的互转, 但必须protobuf生成时不能带lite(Interchangeability between protobuf and json can be supported, but lite must not be taken when protobuf is generated)
- 2018-10-09 20:01:52下载
- 积分: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
-
thread_pool
基于pthread的线程池的VC实现,可集成到多线程系统中使用。(implementation of thread pool based on PThread. developed under VC2008)
- 2015-02-13 10:54:11下载
- 积分:1
-
057415
遍历CSRSS进程源码程序,调用API函数实现枚举R3下CSRSS内部进程结构。(CSRSS process traversing source program , call the API function CSRSS internal processes Structure enumeration R3.)
- 2017-01-12 22:12:12下载
- 积分:1