-
此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考...
此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考-this procedure is simulated document management system disk space management, Disk Management, directory management (single-level directory) of a simulation program, as well as university computer courses on operating system design a case, we only reference
- 2022-03-13 19:37:49下载
- 积分:1
-
Make the snake grow longer by directing it to the food.
% Extra bonus points a...
Make the snake grow longer by directing it to the food.
% Extra bonus points are given from hearts, eat them as fast as possible
% as amount of bonus points decreases with time.
% Higher level gives more points for the food but will also make it
% tougher to steer a long snake as speed increaces.
% Five different mazes as well as play w/o maze are possible.-Make the snake grow longer by directing it to the food. Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time. Higher level gives more points for the food but will also make it tougher to steer a long snake as speed increaces. Five different mazes as well as play w/o maze are possible.
- 2022-07-03 09:36:37下载
- 积分:1
-
mpeg算法,提供了一定的编码功能和解码功能,是一个比较合适的算法...
mpeg算法,提供了一定的编码功能和解码功能,是一个比较合适的算法-a mpeg algorithm with encoding and decoding function, it is a good algorithm.
- 2022-01-26 01:53:37下载
- 积分:1
-
汉字与16进制互转,可以是任意的文本内容,其中也包括空格,回车等,将文本内容转为16进制后,在将他转回后与原文本一样,绝对不会有变化....
汉字与16进制互转,可以是任意的文本内容,其中也包括空格,回车等,将文本内容转为16进制后,在将他转回后与原文本一样,绝对不会有变化.-16 hexadecimal characters with conversion, which can be arbitrary text, including spaces, carriage returns, and so on, the text content into a 16-band after him in the back with the original version of the same will not have changes.
- 2022-03-22 17:32:05下载
- 积分:1
-
用VB中的DAO控件来取ACCESS数据表中的水的物性的数据
用VB中的DAO控件来取ACCESS数据表中的水的物性的数据-With VB in the DAO control to get the data in the table ACCESS physical properties of water data
- 2022-02-15 05:10:20下载
- 积分:1
-
VC++ 100编程案例,时尚,example02.rar案例,最的。
Vc++时尚编程百例其中一例,example02.rar,最基础的C++例子,适合初学C++的。-Vc++ 100 cases in which a case of fashion programming, example02.rar, the most basic C++ Example, suitable for beginners C++
- 2022-04-21 23:25:42下载
- 积分:1
-
这是用vc++实现的一个扫雷程序,界面和windows的一样
这是用vc++实现的一个扫雷程序,界面和windows的一样-This is using vc++ implementation of a mine-clearing procedures, the same interface and windows
- 2022-08-14 23:04:46下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
银行家算法的各种实现,里面包括源代码和报告
银行家算法的各种实现,里面包括源代码和报告-A variety of banker" s algorithm implementation, which includes source code and reports
- 2022-10-19 05:45:03下载
- 积分:1
-
This code for find object on the map
This code for find object on the map
- 2022-03-11 13:30:00下载
- 积分:1