-
C内存管理池
内存池代码,提高申请以及释放内存的效率,减少在频繁分配和释放内存时,出现内存碎片的情况,同时缓存了部分内存,因此能快速的释放,以及提供了内存调试的机制,可以快速而方便的调试内存溢出等难以查找和解决的问题。
- 2022-07-01 02:45:25下载
- 积分:1
-
在某些帐户无法运行的情况下,用另一用户指定运行程序。可以修改每次都指定程序,或只指定一次即可。...
在某些帐户无法运行的情况下,用另一用户指定运行程序。可以修改每次都指定程序,或只指定一次即可。-Account can not run in some circumstances, another user-specified run the program. Can be amended every time the specified procedures, or only specified once.
- 2022-08-23 23:47:57下载
- 积分:1
-
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows...
众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the various functions to achieve the operation of these functions can usually be directly used, as long as it contains the header files windows.h. They introduced are several common api function, through which we can access disk users to the relevant information.
- 2022-11-23 10:55:03下载
- 积分:1
-
This is a usb observation of procedures, from DDK's own code changes come! C...
这是一个观察usb的程序,从DDK自带的代码改变而来!功能比较强大!对学习USB有很大的帮助-This is a usb observation of procedures, from DDK"s own code changes come! Comparison powerful! Learning USB be of great help
- 2022-03-23 18:32:41下载
- 积分:1
-
切换进入保护模式的实例// 源代码// 汇编// 英文
切换进入保护模式的实例// 源代码// 汇编// 英文-switch into protected mode examples// source// compile// English
- 2022-03-19 22:25:37下载
- 积分:1
-
内存和CPU可以对一些参数进行监视,可以设置频率…
可以对内存和cpu进行监视,对一些参数可以自由设置。-Memory and cpu can conduct surveillance on a number of parameters can be set free.
- 2022-04-12 19:32:11下载
- 积分:1
-
LPC2131 learning modules on the new programming has an important role in learnin...
LPC2131学习模块,对新手编程有重要的学习作用 -LPC2131 learning modules on the new programming has an important role in learning
- 2022-01-24 14:09:20下载
- 积分:1
-
实现一些小功能,如传输对话框系统关机和重启…
实现系统一些小功能,如调出系统关机对话框,重启对话框,光驱弹出等功能-realize some small features, such as transfer dialog system shutdown and restart dialog, features such as pop-up drive
- 2023-02-21 18:05:03下载
- 积分:1
-
一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽。...
一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽。-A great thread library to solve a lot of delphi
- 2022-01-27 16:00:15下载
- 积分:1
-
编辑Delphi库(delphi32。DRO)工具(源,D4)
编辑Delphi Repository文件(delphi32.dro)的工具(source,d4)-editing Delphi Repository (delphi32.dro) tools (source, d4)
- 2022-06-29 02:46:21下载
- 积分:1