-
MultiThread-TCP-Connection
Labview中的TCP多线程编程,采用动态调用VI方法来实现。(Labview in TCP multithreaded programming, using the dynamic invocation VI methods)
- 2011-12-26 16:02:06下载
- 积分:1
-
ThreadPoolProject
通过ThreadPoolExecutor的方式,这样的处理方式让写的同学更加明确线程池的运行规则,规避资源耗尽的风险(Thread pools are not recommended to be created by Executors, but by ThreadPool Executor, which allows students to write more clearly about the rules of thread pools and avoid the risk of resource exhaustion.)
- 2020-06-17 21:00:07下载
- 积分:1
-
635
多文件多线程传送源码,例程运用到易语言数据处理—数据打包解包.ec模块,结合易语言远程服务支持库,易语言特殊功能支持库,易语言多线程支持库等实现多文件多线程传送(Multi-threaded multi-file transfer source code , the routine use of the Yi language data processing- data packing and unpacking .ec module , combined with easy language remote service support library , easy language support library special features , easy language support multithreading library and other multi- file multi )
- 2015-12-05 19:39:47下载
- 积分:1
-
3910496
利用远程线程实现进程隐藏,给QQ发送的消息加上小尾巴(Remote thread hidden process, QQ sent to the news with a small tail)
- 2007-06-28 15:12:49下载
- 积分:1
-
virtual-memory-allocation--tracking
说明: 编写一个程序,包括两个线程,一个线程用于模拟内存分配活动,另一个用于跟踪第一个线程的内存行为,要求两个线程之间通过信号量实现同步,模拟内存活动的线程可以从一个文件中读出要进行的内存操作。将VirtualAlloc函数的参数flAllocationType分别设置为MEM_RESET,MEM_TOP_DOWN,将flProtect参数分别设置为PAGE_GUARD,PAGE_NOACCESS,PAGE_NOCACHE,执行并查看内存分配的结果。(Write a program that consists of two threads, one thread is used to simulate the memory allocation activities, one for tracking the memory behavior of the first thread, requiring between two threads synchronize through semaphores to simulate the activities of the thread of memory from a read the file memory operations to be carried out. FlAllocationType the VirtualAlloc function parameters were set to MEM_RESET, MEM_TOP_DOWN, will flProtect parameters are set to PAGE_GUARD, PAGE_NOACCESS, PAGE_NOCACHE, execute and view the results of memory allocation.)
- 2011-04-14 10:08:23下载
- 积分:1
-
3pcf
windows下多线程计算3pcf问题的源码 直接编译运行即可 从文件中读取数据(Under the multi-threaded computing 3pcf windows source code directly compile and run the problem can be read from the file)
- 2011-04-26 21:38:13下载
- 积分:1
-
24307
结束进程源码程序,结合易语言系统核心支持库,实现了获取系统进程,并可以关闭相关进程的功能。(End Process source program, combined with easy language support library system kernel to achieve the acquisition system processes , and can turn off the function-related processes.)
- 2016-04-12 08:18:30下载
- 积分:1
-
kjlr
MSN_Messenger imitates the interface of msn_messenger, which can be used as a reference for the design of VC interface.
- 2018-11-26 09:16:04下载
- 积分:1
-
XCVJVPE
用于对刚学C++易语言的新人的入门教程,由于其讲法详细,所以广受新人们偏爱()
- 2018-01-18 16:12:17下载
- 积分:1
-
dining-philosophers-varellow
windows下使用多线程对哲学家就餐问题进行仿真(Dining philosophers problem algorithm simulation)
- 2014-05-10 12:27:50下载
- 积分:1