-
a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algo...
一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
- 2022-05-21 14:46:34下载
- 积分:1
-
一个简单的pdf阅读器
一个简单的pdf阅读器-a simple pdf reader
- 2022-03-18 04:20:47下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1
-
这是个立象标签打印机的测试程序,对开发商用标签打印机的用户很有用的。我在后来的商业管理系统中用到了!...
这是个立象标签打印机的测试程序,对开发商用标签打印机的用户很有用的。我在后来的商业管理系统中用到了!-This is a label printer images of the test procedure for developers using the label printer users very useful. I was in the business management system used!
- 2022-03-05 03:39:48下载
- 积分:1
-
Cpphtml is a utility to convert your C++ code to HTML. If you have a C++ file, s
Cpphtml is a utility to convert your C++ code to HTML. If you have a C++ file, say myprogram.cpp, and you want to put it on your website, you can run it through Cpphtml which will convert the code to HTML with all comments, keywords and preprocessor directives highlighted. Cpphtml will send all output to cout, so you have to redirect the output to a file if you want to create a HTML file
- 2022-12-14 19:50:03下载
- 积分:1
-
一个delphi写的MD5算法的例子,可供参考使用
一个delphi写的MD5算法的例子,可供参考使用-Delphi write an example of MD5 algorithm is available for reference use
- 2022-07-28 03:25:46下载
- 积分:1
-
批处理调度要求给的n个作业的问题,最好的计划…
批处理作业调度问题要求对于给定的n个作业,制定最佳作业调度方案,使其完成时间和最小-batch scheduling requirements for the issue to the n operations, the best scheduling program, and to fulfill the minimum time
- 2022-03-13 02:26:45下载
- 积分:1
-
对USB进行编程,如何读取USB的接口,包括USB的一些驱动程序.
对USB进行编程,如何读取USB的接口,包括USB的一些驱动程序.-right to program, how to read the USB interface, including some USB driver.
- 2022-06-15 17:49:43下载
- 积分:1
-
Wince network time synchronization procedures. Terminal will function as local t...
Wince网络时间同步程序。功能为将终端本地时间与网络上某台服务器的时间同步。-Wince network time synchronization procedures. Terminal will function as local time with a network time server synchronization.
- 2022-03-13 01:49:56下载
- 积分:1
-
俄罗斯方块游戏程序,能够实现游戏的全部功能
俄罗斯方块游戏程序,能够实现游戏的全部功能-俄罗斯方块游戏程序
- 2023-06-18 19:20:02下载
- 积分:1