搜索资源列表
WriteCommonMemory
- 在WinCE环境下,不同的AP可能需要共享数据,信息,该例子就是几个不同的AP来读写同一块内存的例子.-in WinCE environment, the different AP may need to share data, information, The example is the AP several different to read and write with a memory examples.
TestMem
- 这个是我写的一个用于测试内存使用的小工具,可以随意向LIST列表添加条目-this is the one I wrote for testing memory usage of small tools, can be arbitrarily added to the entry list LIST
WindowsCE-shellcode
- 基于Windows CE下写的shellcode的代码,介绍了WindowsCE的内存分布以及提供了一些shellcode的样例-Some shellcode example based on Windows CE. It introduced WindowsCE memory map and the provided a number of the sample shellcode
AudioWave
- evc开发的读取声音后,把数据写到内存,按照特殊的算法画出波形的测试代码-evc development of the voice to read after the data written to memory, according to a special algorithm to draw the waveform of the test code
MemoryRW
- Wince5下读写内存的小程序,对嵌入式Wince开发非常有帮助!-Under the read-write memory Wince5 small procedures, the development of embedded Wince very helpful!
APNMemoryManage
- 当时在WinCE下工作,项目中给我们指定使用的内存大小只有10M,而在项目中经常发生内存泄漏,内存使用超出范围等各种错误,所以为了项目质量的提高,写了一个模块系统内存分配的库,用于管理项目中的内存分配。重载了 new,delete 以及实现了 malloc fr-At work in WinCE project gave us the memory size specified using only 10M, and often occur in the project memory leaks
ReadNET
- 读写CPU占用率,网卡流量,网卡的发送包数,接收包数和丢包量等状态,和内存状态-Rate of read and write CPU usage, NIC traffic, the number of NIC send packets, receiving packets and packet loss and other state and memory state
wince5.0Pmini2440-com_write_SD
- wince 5.0/S3C2440 下用串口传文件后写SD卡 相关技术有: 内存映射 读写SD卡 系统自动重启-wince 5.0/S3C2440 with serial transfer files to write SD card technology: memory-mapped SD card reader system automatically restart
WinCE-17wince-processinfo
- 这是在wince上对进程操作的应用程序.主要的功能包括对进程的创建和终止,如何得到创建窗体的进程ID和线程ID,以及对进程的指定内存空间进行读写。-This is the a wince application about process operation.The main features include the creation and termination of the process , how to get the process ID and thread ID to cre
WindowsPCEP6.0Developer-Refrence-
- 针对嵌入式设备的独特需求设计复杂的应用程序 管理虚拟内存,堆和栈以减小程序的内存占用。 创建多线程进程和处理事件。 使用存储器管理来管理不同的文件系统和卷 使用数据库API存储简单的分组数据 写注册表数据、枚举主键和键值 跳读用户、计时器和系统事件以及气泡通知 连接到有线和无线网络,PC以及其他设备-The unique needs of embedded devices for the design of complex applications Virtua
Read-and-write-memory-mapped-file
- 本代码用来对WinCE环境下内存映射的读写,当在系统总线上扩展新的硬件设备时会非常重要。-This code is used under WinCE environment to read and write memory-mapped, when the expansion of a new hardware device on the system bus will be very important.
