-
XCVJVPE
用于对刚学C++易语言的新人的入门教程,由于其讲法详细,所以广受新人们偏爱()
- 2018-01-18 16:12:17下载
- 积分: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
-
multi_thread_file_transport_program
一个线程传输工具,用linux posix多线程编写,有点参考价值,欢迎交流。(file transport program, may be useful
use multi-thread to transport files.
It s very welcomed to discuss with.)
- 2011-05-22 23:09:58下载
- 积分:1
-
MultiProcDownLoadfiles
多线程下载文件,非常好的示例 多线程下载文件,非常好的示例(MultiProcess Down load file , very good sample)
- 2016-12-31 15:18:57下载
- 积分:1
-
ProcessList
说明: 枚举进程名名,进程图标,进程路径。
内容:
Project1.dpr
Project1.dproj
Project1.dproj.local
Project1.identcache
Project1.res
Project1_project.tvsconfig
Project1.exe
Unit1.dfm
Unit1.pas
(Enumeration process name names, process icon, the process path. Content:
Project1.dpr
Project1.dproj Project1.dproj.local Project1.identcache
Project1.res
Project1_project.tvsconfig
Project1.exe
Unit1.dfm
Unit1.pas)
- 2011-03-03 22:30:26下载
- 积分:1
-
MultiThreadDownload
多线程下载工具(有悬浮窗),VC++开源代码下载,多线程下载工具的源码。(Multi-threaded downloading tool (with floating windows), VC++ source code download, multi-threaded downloading tool for source code.)
- 2011-10-15 19:15:27下载
- 积分:1
-
whise
心电数据的滤波代码,已经调试通过,可以滤出工频干扰,基线飘移(Ecg data filtering code, has been debugging through, can filter out to work frequency interference and baseline drift)
- 2017-05-17 11:13:53下载
- 积分: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
-
breazpoint
说明: The running time of rc4 and xxtea is compared.
- 2018-12-31 02:52:38下载
- 积分:1
-
VB6-Thread
VB6纯API实现的多线程源码,稳定、方便、实用的VB6多线程技术,万能的VB(VB6 Thread)
- 2020-11-02 22:59:52下载
- 积分:1