-
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
-
cortex-m3-modbus-rtu-slave
routines to manage by polling a serial (RS232) node Modbus RTU slave. The microcontroller on which it was implemented is LPC1768. The routine for performing the CRC16 checksum is very small and very fast. MODBUS-SLAVE is complete. VERY INTERESTING.
- 2011-09-05 17:40:02下载
- 积分:1
-
audacity-effects
从audacity软件提取出来的音效处理算法、包括不同音效处理算法 使用方便 实用(Audacity software to extract audio processing algorithms, including different sound processing algorithm is easy to use and practical)
- 2013-02-25 15:29:39下载
- 积分:1
-
Gauss
数值分析中用C 语言验证验证Gauss列主元消去法。(Numerical analysis using the C language to verify verify the Gauss column principal component elimination.)
- 2013-03-25 21:11:32下载
- 积分:1
-
PFC
无差拍PFC仿真代码,在PSIM下的电路仿真(Deadbeat PFC simulation code, circuit simulation in PSIM)
- 2021-02-16 10:49:47下载
- 积分:1
-
从零开始学VC系列教程完整版
说明: 适合初学者,VC从零开始学习教程。讲解清晰,容易理解。(For beginners, VC learns from scratch.)
- 2020-06-24 08:40:01下载
- 积分:1
-
《Delphi技术手册源码》原书佩戴的光盘,DELPHI学习者不妨来看看。...
《Delphi技术手册源码》原书佩戴的光盘,DELPHI学习者不妨来看看。-"Delphi technical manual source" on the wearing of the original CD, Delphi may wish to look at the learners.
- 2022-07-06 09:04:42下载
- 积分:1
-
S60_Platform_Localization_Example_v1_0_en
实现本地化的一个很好的 SymBian的例子(Realize the localization of a very good example Symbian)
- 2008-05-15 13:41:33下载
- 积分:1
-
DS18B20
DS18B20温度测量,上下限温度设定测量(超出报警)(Upper and lower limits of temperature measurement (in excess of the police))
- 2009-04-15 10:51:03下载
- 积分:1
-
DecisionTree
借助于已有数据挖掘算法,实现决策树算法,对酒的品质进行划分。(By means of the existing data mining algorithms, decision tree algorithm, to be divided on the quality of the wine.)
- 2013-04-23 14:46:31下载
- 积分:1