-
2500011
IP地址映射表源码,例程程序结合易语言多线程支持库,调用API函数实现枚举IP地址映射表。(Source IP address mapping table , a routine procedure combining easy language support for multithreading library , call the API functions to enumerate IP address mapping table.)
- 2016-05-24 10:36:29下载
- 积分:1
-
regxstlr
MODBUS 的C 子程序,用KEIL C 下编译通过()
- 2018-06-09 20:34:40下载
- 积分: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
-
bnd__rulxs
高斯噪声下的64QAM调制的误码率检测与理论值比较,很好的(64 qam modulation ber under gaussian noise detection compared with the theoretical value, very good)
- 2017-05-19 17:36:51下载
- 积分:1
-
multitreadsrc2
MFC多线程编程源代码和说明文档
很好的学习多线程的文档(MFC multi-threaded programming source code and documentation good learning Multithread documents)
- 2008-01-01 17:23:17下载
- 积分:1
-
C++MultiThreadProgramming
全书分为13章,全面讲解构建多线程架构与增量多线程编程技术。第1章介绍了用于构建面向对象程序的不同类型
C++组件,以及如何使用这些组件来构建多线程架构。第2、3、4章简要介绍进程、线程、多任务处理、多线程化、
规划以及线程优先权的概念。第5章讨论进程间和线程间通信。第6章讨论线程和进程同步与合作,详细讨论临界区
、死锁、数据竞争以及无限延迟方面的主题。第7-10章讲解用于线程同步、线程间通信以及多线程处理的C++组件
。第11章讨论C++对象在多线程环境中的行为和交互方式。第12章简单介绍多线程应用程序的测试技术。第13章对全
书内容进行扼要地问顾与思考。
(err)
- 2020-06-26 03:00:02下载
- 积分:1
-
SearchFile
说明: 该程序采用多线程技术来进行搜索,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索(The program multi-thread technology to search, that is, the process of traversing documents, whenever found in a folder, then create a new thread to document the work of the search)
- 2009-08-11 10:51:24下载
- 积分:1
-
54876
用以演示他提出的信号量机制。本作业要求设计在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。(For the presentation he made semaphore mechanism. Operational requirements of the design process in the same address space to implement the two threads. Thread the production of goods producers, and then the article should be placed in an empty buffer for consumers thread consumption.)
- 2007-12-18 18:08:02下载
- 积分:1
-
java-thread
java实现多线程排序,有3种排序方式,可以输入(java achieve the sort of multi-threaded Sort by)
- 2013-01-09 20:44:03下载
- 积分:1
-
dowx
BDASample 是我在光盘上靠下来的工大家参考以下(BDASample is on the CD I move down the work of your reference below)
- 2017-07-15 02:27:43下载
- 积分:1