-
p2p
进程通信实验
进程通信实验
(Experimental process of the process of communication Communication Experiment)
- 2007-09-06 23:25:19下载
- 积分:1
-
353797
win8压缩解压源码程序,结合易语言多线程支持库,调用API函数实现WIN8系统的压缩解压。(win8 source compression decompression procedures , combined with easy language support for multithreading library , call the API functions WIN8 system of compression and decompression .)
- 2016-11-07 19:14:26下载
- 积分:1
-
COMOutOfProcess
进程外组件说明文档,详细介绍进程外组件通信方式(Component-process documentation, detailed component-process communication)
- 2010-05-29 14:53:50下载
- 积分:1
-
thucode
说明: 很好的类word界面模块,用户可以根据源码说明轻松使用所要的模块(A good word interface module, the user can easily use the module according to the source code instructions)
- 2018-12-23 23:03:37下载
- 积分:1
-
huowuchuandi
模拟货物传递的过程 利用多线程编程 文件含有程序源代码 直接下载不需密码(Simulated cargo transfer process using multi-threaded programming source code file containing the program downloaded directly without a password)
- 2013-10-19 20:57:08下载
- 积分:1
-
MultiThread
多线程编程测试,主要测试互斥量与临界区的使用(The use of multi-threaded programming test, the main test mutex and critical section)
- 2013-04-25 23:53:14下载
- 积分:1
-
tkgfb55
瑞丽衰落信道的仿真,包括延迟,多径条件等,仿真可直接调用函数(Ruili fading channel simulation, including delay, multipath conditions, the simulation can be directly call the function)
- 2017-05-18 04:59:27下载
- 积分:1
-
xtdfh428
Vcapi resources application in the sample, after compiling, good reason
- 2017-06-06 17:58:53下载
- 积分:1
-
multithread-chatting-room
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编
写网络聊天室程序(Multithreaded program, multithreaded applications easily arise. Mutex object to explain how to use mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that only one instance of the application running. Multithreaded applications compiled
Write Internet chat room procedures)
- 2013-10-26 22:22:52下载
- 积分: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