-
FCF 和 SJF算法,来源于操作系统的一个小联系程序,用C语言实现...
FCF 和 SJF算法,来源于操作系统的一个小联系程序,用C语言实现-FCF and SJF,it comes from the exersize of OpratingSystem
- 2023-09-05 22:05:03下载
- 积分:1
-
读取PCI配置空间
读取PCI配置空间- Reads takes the PCI disposition space
- 2022-02-02 05:24:15下载
- 积分:1
-
c语言开发实战
一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。
在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
- 2023-06-05 05:20:04下载
- 积分:1
-
Java示例
Java示例-Java Example
- 2022-04-30 12:49:01下载
- 积分:1
-
Windows核心编程源代码
Windows核心编程源代码-core programming Windows source code
- 2023-06-15 18:30:05下载
- 积分:1
-
银行家算法,系统资源的请求判断。并能多次进行判断
银行家算法,系统资源的请求判断。并能多次进行判断-Banker" s algorithm, the system requests for resources to judge. And can be judged on many occasions
- 2022-07-14 06:28:59下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1
-
Windows Shell编程
windows shell programming-demonstrate the function of shell extensions
- 2022-08-09 18:00:41下载
- 积分:1
-
实现网上考试随机读取题库,快速方便,界面友好,功能强大...
实现网上考试随机读取题库,快速方便,界面友好,功能强大-Web random read test questions, quickly and easily, friendly interface and powerful
- 2022-01-25 22:38:46下载
- 积分:1
-
使用Orlace中的表数据,生成页面树(类似资源管理器)支持拖动。...
使用Orlace中的表数据,生成页面树(类似资源管理器)支持拖动。-Orlace table use data to generate the page tree (like Explorer) support drag.
- 2022-02-02 03:08:22下载
- 积分:1