-
WindowsOPT 系统设置、优化
这是我05到06年断断续续地做的,曾被华军软件园收录:
http://www.newhua.com/soft/47...
WindowsOPT 系统设置、优化
这是我05到06年断断续续地做的,曾被华军软件园收录:
http://www.newhua.com/soft/47219.htm
主要作用是修改注册表,还有其他一些系统设置、优化的东东。
使用组件包:Raize v3.0-WindowsOPT system settings, optimize This is my 05-06 years intermittently do Huajun Software Park has been included: http://www.newhua.com/soft/47219.htm primary role is to modify the registry, there are other some system settings, and optimize the Dongdong. Use Package: Raize v3.0
- 2022-04-15 00:47:24下载
- 积分:1
-
硬盘读取,能实现简单的硬盘读取功能,在控制台模式下,实现对硬盘空间的杜去。...
硬盘读取,能实现简单的硬盘读取功能,在控制台模式下,实现对硬盘空间的杜去。-hard to read, able to read a simple function drive, the console mode, the hard drive space to Doyle.
- 2023-05-19 09:45:03下载
- 积分:1
-
完成内存池的分配,管理,应用,以及对内存的合理分配
完成内存池的分配,管理,应用,以及对内存的合理分配-The completion of the memory pool allocation, management, application, and the rational allocation of memory
- 2022-02-19 22:17:09下载
- 积分:1
-
学生成绩管理系统,功能基本完备,非常适合学习和研究
学生成绩管理系统,功能基本完备,非常适合学习和研究-Student achievement management system, the basic function of a complete, very suitable for study and research
- 2022-02-03 08:37:49下载
- 积分:1
-
继续WDF的基本驱动开发
Building and deploying a basic WDF Kernel Mode Driver
- 2022-03-07 01:52:30下载
- 积分:1
-
详细代码,一个简单的移动代码,很实用的
VC++深入详解code,简单移动,并且很实用-VC++ Depth detailed code, a simple mobile, and very practical
- 2023-07-23 17:35:04下载
- 积分:1
-
使用中断读写扇区, 使用中断读写扇区。
使用中断读写扇区, 使用中断读写扇区。-Read and write sectors using interrupted, use the interruption to read and write sector.
- 2023-03-01 20:35:03下载
- 积分:1
-
一个获取硬盘序列号的源代码,封装成库文件
一个获取硬盘序列号的源代码,封装成库文件--Sourcecode which gets serialno of hard disk, it has be encapulated to library files
- 2022-04-28 18:08:06下载
- 积分:1
-
一个在WIN2000和WINXP下隐藏的类,直接可以使用,但在有时不是很稳定,可能造成死机,呵呵,仅供参考,我也是看别人的代码,然后写成一个类的,主要目的是方便...
一个在WIN2000和WINXP下隐藏的类,直接可以使用,但在有时不是很稳定,可能造成死机,呵呵,仅供参考,我也是看别人的代码,然后写成一个类的,主要目的是方便使用。-a WINXP in WIN2000 and hidden under the category, can be used directly. But sometimes is not very stable, which may result dies, what is for reference only, I also look at the code, then into a category, the main objective is to facilitate use.
- 2022-03-05 17:03:51下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1