-
VB6-Thread
VB6纯API实现的多线程源码,稳定、方便、实用的VB6多线程技术,万能的VB(VB6 Thread)
- 2020-11-02 22:59:52下载
- 积分:1
-
MultiThread
多线程编程测试,主要测试互斥量与临界区的使用(The use of multi-threaded programming test, the main test mutex and critical section)
- 2013-04-25 23:53:14下载
- 积分:1
-
loadBanace
里面包含了全部负载均衡的源码,用到了windows多线程、条件变量、临界区机制,有客户模块、服务器模块、负载处理模块,对于windows下多线程编程的学习者颇有益处。
(Which contains the source code of all the load balancing, use the windows multithreading, condition variables, critical section mechanism, the client module, the server module, the load processing module, is quite good for multithreaded programming windows learners.)
- 2013-02-26 22:42:25下载
- 积分: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
-
Cpp1
多线程求卷积1)数据矩阵:256*256
–原始矩阵设置:随机50个点设置为255,其余为0
2)卷积核:5*5
–明确注明所设计的卷积核
3)迭代次数:100
–每5次迭代保存一次数据矩阵
–通过20个结果矩阵,生成动画
初始矩阵随机生成,随机分配50个数的值为255(Multithreading convolution 1) Data Matrix: 256* 256- the original matrix settings: a randomized 50-point set to 255, the rest is 02) convolution kernels: 5* 5- convolution kernel designed specifically stated 3) Iterations: 100- once every five iterations save data matrix- matrix results through 20, randomly generated initial matrix generated animation, randomly assigned number is 255 50)
- 2014-03-27 21:51:13下载
- 积分:1
-
pub
进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 (The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority law 3, non-preemptive algorithm)
- 2009-05-09 10:43:11下载
- 积分:1
-
thread_pool
基于pthread的线程池的VC实现,可集成到多线程系统中使用。(implementation of thread pool based on PThread. developed under VC2008)
- 2015-02-13 10:54:11下载
- 积分:1
-
CreateProcessAsUser
主要的功能是创建用户使用的一个子进程,一般的子进程都是由system启动的,但是这个是当前用户启动的。(The main function is to create a user using a subset of the process, a subset of the general process is initiated by system, but this is the current user initiated.)
- 2012-10-30 11:21:46下载
- 积分:1
-
IDmessage
此代码实现进程与进程之间内存映像共享、也可以实现进程间通讯,适合初学者了解API(id-id message)
- 2013-08-14 20:26:30下载
- 积分:1
-
web
网站备份工具 可以上传文件 下载删除功能,不错的()
- 2018-06-16 13:01:41下载
- 积分:1