-
进程调度算法,利用设置优先级算法来实现。
进程调度算法,利用设置优先级算法来实现。-Process scheduling algorithm, used to set priority algorithm to achieve.
- 2022-06-20 22:15:50下载
- 积分:1
-
通过SetupDiEnumDeviceInterfaces,使用GUID获取设备相关信息!
通过SetupDiEnumDeviceInterfaces,使用GUID获取设备相关信息!-through SetupDiEnumDeviceInterfaces. GUID used to obtain equipment related information!
- 2022-07-16 10:04:10下载
- 积分:1
-
一个简单的C++编程实例。适合于初学者。
一个简单的C++编程实例。适合于初学者。-a simple C programming examples. Suitable for beginners.
- 2022-03-26 03:33:50下载
- 积分:1
-
LibGC is a thread
Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features:
thread-based garbage collection.
precise collection.
uses the mark & sweep algorithm.
portable uses no low-level O/S-specific features.
no dependencies headers only.
weak pointers.
garbage-collected strong and weak arrays.
customizable garbage collection with user-defined finalize and mark callbacks.
wrapper class for non-garbage-collected classes.
- 2022-12-23 06:05:03下载
- 积分:1
-
Windows获得简单的基本配置信息的VBS脚本
简单的获取windows 基本配置信息的vbs脚本-Windows to obtain a simple basic configuration information vbs script
- 2022-03-23 01:13:04下载
- 积分:1
-
c语言开发实战
一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。
在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
- 2023-06-05 05:20:04下载
- 积分:1
-
获取磁盘物理序列号的源码,SDK编写,希望对大家有用
获取磁盘物理序列号的源码,SDK编写,希望对大家有用-Access to the physical disk serial number of the source, SDK prepared, in the hope that useful U.S.
- 2022-02-03 21:54:40下载
- 积分:1
-
MFC中如何自定义消息
MFC中如何自定义消息 -MFC in how to customize the news
- 2022-12-27 14:30:03下载
- 积分:1
-
windows多线程演示程序,visual c
windows多线程演示程序,visual c-windows multi-threaded demo program, visual c
- 2022-01-21 03:49:39下载
- 积分:1
-
电子书驱动板资料,很难拿到的!对于电子书的开发及使用非常有帮助的!...
电子书驱动板资料,很难拿到的!对于电子书的开发及使用非常有帮助的!-E-book drive plate information, it is difficult to get in!
- 2022-03-30 18:49:00下载
- 积分:1