-
这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大...
这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大大提高程序的执行效率。-This is a memory allocation management procedures. In some real-time communication systems, the need for frequent distribution and release memory, the memory caused more debris. This procedure can be started in an allocation of a large memory, thus avoiding the frequent application and release memory. The process greatly enhanced the efficiency of enforcement.
- 2023-01-18 18:45:04下载
- 积分:1
-
简单的聊天室
简易聊天室
- 2022-07-17 19:12:39下载
- 积分:1
-
遗传算法及绘图VC程序包
遗传算法及绘图VC程序包
- 2022-02-12 10:34:41下载
- 积分:1
-
C经典程序,不紧对学C的有帮助,对所有程序员都有帮助哦
C经典程序,不紧对学C的有帮助,对所有程序员都有帮助哦-C classic procedures, a lack of C for school help to all programmers have helped oh
- 2022-01-27 09:58:05下载
- 积分:1
-
VB,usb数据采集实例,32位采集方式
VB,usb数据采集实例,32位采集方式-VB, usb data acquisition example, 32-bit acquisition mode
- 2022-05-05 01:42:23下载
- 积分:1
-
方便的读取矢量数据的类库 尤其是shape 数据的读写
方便的读取矢量数据的类库 尤其是shape 数据的读写-hope you download this lib hope you download this lib hope you download this lib hope you download this lib
- 2022-08-17 22:22:16下载
- 积分:1
-
VB编程实现远程登陆可以
VB编程实现远程登陆可以-one VB sample showed how to telnet one remote computer
- 2023-04-15 14:50:03下载
- 积分:1
-
用windows API编写的计算器小程序,编译器是lcc,简单实用
用windows API编写的计算器小程序,编译器是lcc,简单实用-prepared using the calculator small programs, compilers LCC is a simple, practical
- 2022-01-26 04:25:40下载
- 积分:1
-
MFC应用程序中的对象通信,主要包括以下几个对象:应用程序对象、文档模板、主框架窗口对象、文档对象、视口对象等...
MFC应用程序中的对象通信,主要包括以下几个对象:应用程序对象、文档模板、主框架窗口对象、文档对象、视口对象等-MFC application of object communication, including the following targets : application objects, document templates, the main frame window object, the document object, as I object
- 2022-02-06 08:51:46下载
- 积分:1
-
C语言排序小集合,数据结构
C语言排序小集合,数据结构整理。快速排序,选择排序,归并排序,直接排序,冒泡排序。
- 2022-11-18 07:05:03下载
- 积分:1