-
有机会获得处理器运行,这项工作被称为“作业调度”。实现这部分功能的程序就是“作业调度操作系统根据允许并行工作的道数和一定的算法从系统中选取若干作业把它们装入主存...
有机会获得处理器运行,这项工作被称为“作业调度”。实现这部分功能的程序就是“作业调度操作系统根据允许并行工作的道数和一定的算法从系统中选取若干作业把它们装入主存储器,使它们程序”。-have access to processor operation, which was known as the "Job Scheduling." To achieve this part of the procedure is to function "Job Scheduling allows parallel operating system based on the work of the Road and a few algorithms from the system selected a number of operations they packed the main memory, so that they procedures."
- 2023-03-30 19:35:04下载
- 积分:1
-
EDITOR是一个多文档/多窗口的文本/二进制编辑器
EDITOR是一个多文档/多窗口的文本/二进制编辑器-EDITOR is a multi-file/multi-window text/binary editor.
- 2023-09-02 21:25:03下载
- 积分:1
-
vista safety landing mechanism is Credential Provider, completely discarded gina...
vista采用的安全登陆机制是Credential Provider,完全舍弃了Windows xp个gina安全认证机制,本压缩包包含有5个vista的Credential Provider的例子。-vista safety landing mechanism is Credential Provider, completely discarded gina of Windows xp security authentication mechanism, the compression bag 5 vista contains the Credential Provider example.
- 2022-05-09 09:32:21下载
- 积分:1
-
从印度ESC ESC实例下载
esc examples downloaded from esc india
- 2022-05-31 04:08:42下载
- 积分:1
-
simple game about generate pictures,you can elect you favorate picture,and it ca...
简单的拼图小游戏,可以选择3×3的界面和4×4的界面-simple game about generate pictures,you can elect you favorate picture,and it can divided automatically
- 2022-07-09 23:38:55下载
- 积分:1
-
求阶乘算法(0
求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000)
This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
- 2023-02-22 10:45:03下载
- 积分:1
-
通过设计一个《学生成绩统计管理》,进一步熟悉C++中类的概念、类的封装、继承的实现方式。了解系统开发的需求分析、类层次设计、模块分解、编码测试、模块组装与整体调...
通过设计一个《学生成绩统计管理》,进一步熟悉C++中类的概念、类的封装、继承的实现方式。了解系统开发的需求分析、类层次设计、模块分解、编码测试、模块组装与整体调试的全过程,加深对C++的理解与Visual C++环境的使用:逐步熟悉程序设计的方法,并养成良好的编程习惯。-Through the design of a " student achievement statistics management," become more familiar with C++, the concept of classes, the class encapsulation, inheritance of implementation. Understanding of system development, needs analysis, class-level design, module decomposition, code testing, module assembly and commissioning of the entire process as a whole, to deepen the understanding of C++ and Visual C++ environment to use: become familiar with program design methods, and to develop good programming habits.
- 2022-03-18 01:44:35下载
- 积分:1
-
我觉得有点问题了,我有点不相信了
我觉得有点问题了,我有点不相信了-I think some problems, I do not believe that the somewhat
- 2022-08-18 23:10:09下载
- 积分:1
-
超市
模拟顾客到超市选购,退货,买帐等的流程.-supermaket
- 2022-06-29 01:49:40下载
- 积分:1
-
C# 入门 做简单计算器
自己最近在看C# 简单尝试了一下,挺有意思的,这是一个用c#写的 简单的计算器,用vs2010写的 所以 肯能需要用2010或以上版本 直接点击.sln文件打开
- 2022-02-03 04:14:33下载
- 积分:1