-
Modify hard drive ID to amend the hard disk ID
修改硬盘ID -Modify hard drive ID to amend the hard disk ID
- 2022-01-26 08:28:02下载
- 积分:1
-
To obtain detailed information on CPU, using C++ Development, environment
获取CPU的详细信息,采用C++开发,环境-To obtain detailed information on CPU, using C++ Development, environment
- 2022-02-20 13:23:03下载
- 积分:1
-
动态分区方式主存的分配和回收。 通过本实验可以了解在动态分区管理方式下应怎样实现主存空间的分配和回收...
动态分区方式主存的分配和回收。 通过本实验可以了解在动态分区管理方式下应怎样实现主存空间的分配和回收-dynamic way through the distribution of the main deposit and recycling. Through this experiment can understand the dynamic partition management practice should be how to achieve the main memory space allocation and recovery
- 2022-03-06 11:13:37下载
- 积分:1
-
VS2005 Guinness classic example of source code (C#), This is some of the better...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-01-25 20:08:01下载
- 积分:1
-
该程序主要是对系统进程显示,并对进程使用内存进行监控
该程序主要是对系统进程显示,并对进程使用内存进行监控-The program is displayed on the system process, and the process of monitoring the use of memory
- 2022-05-17 16:57:03下载
- 积分:1
-
一个获取硬盘序列号的源代码,封装成库文件
一个获取硬盘序列号的源代码,封装成库文件--Sourcecode which gets serialno of hard disk, it has be encapulated to library files
- 2022-04-28 18:08:06下载
- 积分:1
-
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他...
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他信息请自己查看源码。打开工程时如出现错误请把它考在根目录下。er-graph.gif为er图。
-Elective a simple system, the basic functions have been achieved! SQL.sql document is used to create sql database scripting language, used to create good post sql database administrator account and password for the same manager. Other information please check their source. Open the project if there are mistakes please test it in the root directory. Er-er graph.gif to map.
- 2022-03-11 01:21:39下载
- 积分:1
-
更改注册表实例,包括更改读,以确定是否有…
更改注册表示例,包括对读取的更改,以确定是否存在
- 2022-02-25 21:01:19下载
- 积分:1
-
列举系统进程,PE文件格式的显示
列举系统进程,PE文件格式的显示...
列举系统进程,PE文件格式的显示
列举系统进程,PE文件格式的显示-Listed systems process, PE file format display system, the process of enumeration, PE file format display
- 2022-01-26 04:22:09下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1