-
著名的C/C++垃圾回收站
著名的C/C++垃圾回收站-famous C/C garbage collection
- 2023-06-13 00:40:07下载
- 积分:1
-
扫描本机PCI设备,并显示所有设备总线号,设备号,和功能号。可以读所有的寄存器值,如果存在的话。...
扫描本机PCI设备,并显示所有设备总线号,设备号,和功能号。可以读所有的寄存器值,如果存在的话。-This project is designed for scanning all the PCI devices in the system. The software can get all the devices’ Bus Numbers, Device Numbers and Function Numbers. It also can read all of the register values if the device is valid. In addition, a GUI is provided to the customer.
- 2022-03-23 04:59:16下载
- 积分:1
-
系统热键操作
系统热键操作-operation, etc.
- 2023-07-31 08:50:03下载
- 积分:1
-
in industrial production control system, there are many needs time to complete t...
在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regularly updated progress on the screen of the PC regular crew sent down orders and transmit data. Especially in the control of the high performance requirements of real-time control system and data acquisition system, the need for more precision timing operation.
- 2023-04-14 05:30:04下载
- 积分:1
-
文件夹同步的工具,全部开源码,很好的,也可以借鉴一下
文件夹同步的工具,全部开源码,很好的,也可以借鉴一下-folder synchronization tools, all open source, well, you can also learn some lessons from
- 2022-02-04 04:37:13下载
- 积分:1
-
Dll free download through walls from the source code [2k]
无Dll穿墙下载者源代码[2k]体积小!-Dll free download through walls from the source code [2k]
- 2023-05-27 20:40:03下载
- 积分:1
-
the instance of making floppy disk mirror image under windows9x/2k/xp.Under wind...
windows9x/2k/xp下面的软盘镜象制作例子。 在windows9x下面采用了VWIN32_DIOC_DOS_DRIVEINFO 来对软盘进行绝对读写。-the instance of making floppy disk mirror image under windows9x/2k/xp.Under windows9x adopt the VWIN#@_DIOC_DOS_DRIVEINFO absolutely read and write the floppy disk.
- 2022-03-22 04:21:52下载
- 积分:1
-
color mouse pointer good
color mouse pointer good
- 2022-04-01 19:57:59下载
- 积分:1
-
c语言开发实战
一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。
在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
- 2023-06-05 05:20:04下载
- 积分:1
-
一个简单的C++编程实例。适合于初学者。
一个简单的C++编程实例。适合于初学者。-a simple C programming examples. Suitable for beginners.
- 2022-03-26 03:33:50下载
- 积分:1