-
8081268
开放源码的一个广域网协议ATM的实现,不错的选择(The realization of the open source a wan protocol ATM, good choice)
- 2017-04-19 18:48:28下载
- 积分:1
-
ThreadWithWindowsForm
c#关于多线程同时让消息列表继续循环的demo。
(c# multithreading while allowing the message list to continue cycling demo.)
- 2013-11-03 21:29:47下载
- 积分:1
-
XYThreadPool
Visual studio 2005 c# thread pool sample
- 2008-02-25 14:01:11下载
- 积分:1
-
List-all-processes
列出所有进程 以及各进程所在位置!列出进程PID 实时刷新!(List all processes and process location! Lists process PID refresh in real time!)
- 2016-05-12 09:38:48下载
- 积分:1
-
duoxianc
不定义API 不用模块 不用汇编 简单实现多线程传多个参数
非常简单的一个例子,纯源码,不使用模块 不定义API 不置入代码 单纯的利用文件操作命令实现多线程传多个参数
支持多个参数传递,支持文本,字节集,数值,逻辑参数(Do not compile simple multi-threaded pass multiple parameters do not define the API module
An example of a very simple, pure source, do not use the module does not define the API into code for a simple use of file manipulation commands multi-threaded pass multiple parameters
It supports multiple parameters passed to support the text, set of bytes, numerical, logical arguments)
- 2016-08-24 10:41:03下载
- 积分: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
-
SOCKET-TCP
SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client(SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client)
- 2020-11-14 15:19:41下载
- 积分: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
-
nstimate
File open, write operation source
- 2018-11-26 00:40:37下载
- 积分:1
-
kkbgm45
卷积码就是一种较好的信道编码方式,这种编码方式同样是把k个信息比特编成n个比特,但k和n通常很小,特别适宜于以串行形式传输(Convolutional code is a good channel coding method, which also encodes k bits into n bits, but k an dna re usually very small, especially suitable for serial transmission)
- 2018-09-17 15:05:24下载
- 积分:1