-
bjeadth-command
Exercise_editor Edit the shortcut key
- 2018-11-26 00:31:58下载
- 积分:1
-
ShareMemory_src
visual C++实现的进程间通信源代码(communication between the process of visual C++ achieve source code)
- 2013-05-21 23:42:53下载
- 积分:1
-
arplication
着计算机信息系统的开发和应用,短信模块被越来越多的使用上了(With the development and application of computer information system, SMS module has been used more and more)
- 2018-12-01 22:23:56下载
- 积分:1
-
time
多线程程序设计
参考下面程序结构,利用多线程技术实现动态时钟。
(Multithreaded programming refer to the following program structure, the use of multi-threading technology to achieve dynamic clock.)
- 2011-05-23 22:14:38下载
- 积分: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
-
TEST3
线程的同步控制.可以看出线程的同步和互斥!里面的代码以及函数都很简单(Thread synchronization control)
- 2013-10-30 19:41:13下载
- 积分:1
-
multiThreadsScan
多线程实现的端口扫描程序,在Linux上实现,GCC编译。(Multi-threaded port scanning procedures, the Linux implementation, GCC compiler.)
- 2013-12-11 23:37:32下载
- 积分:1
-
mm
说明: 多线程实现矩阵并行相乘,在实现方式上采用多线程实现相乘(Implementation of parallel matrix multiplication of multi thread
)
- 2014-01-15 19:14:57下载
- 积分:1
-
254380
电话号码属地查询易语言源码程序,结合易语言互联网支持库和多线程支持库,将电话号码发送至查询网站,读取返回电话号码的信息。(Telephone number territorial query easy language source program, combined with easy language Internet support multithreading library and support libraries , to send the telephone number to check website , read the return phone number information.)
- 2017-02-06 15:20:04下载
- 积分:1
-
VCPP-EXE-communication-
进程通信,接收者进程、发送者进程,消息,句柄(process communication ,receiver processer,sender processer,message)
- 2013-09-08 11:33:22下载
- 积分:1