-
process scheduling algorithm, the first adaptation, optimal adaptation algorithm...
进程调度算法,有首次适应,最优适应算法,最差适应算法-process scheduling algorithm, the first adaptation, optimal adaptation algorithm, the worst adaptation algorithm
- 2022-01-25 15:21:41下载
- 积分:1
-
很奇怪,这是一种数学方法,可以构造解。描述…
这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下方为1,不能把6填在那里,而应填在(3,2)处,即5的上方。 最后,一个特殊的点,右下角,这时也应当将新数填在右下角的上方。-odd that this a mathematical method of solution can be constructed. Description relatively trouble. From a structural solution to the law : First, the entire matrix of the bottom of his home a central, then under the direction of the right order to fill 2,3,4,5,6,7 ... to the end of the encounter will be a few turns to above, where the right time to turn left on to For example, the 5* 5 magic squares, fill in if a (5,3), the two should fill in (1,4), four should be filled in (3,1) Department ... Also, when the original number at the bottom of several that should be filled to fill several the original number is still above 5 5* For Magic Squares example, when the five have completed (4,2), for its lower right
- 2022-08-19 22:10:03下载
- 积分:1
-
它+ +是一个C++库的数学、信号处理和通信系统…
IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
- 2022-05-20 01:01:16下载
- 积分:1
-
这UNIX C代码监视Web服务器每隔几分钟,试图找回我..
This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so often while the server is still down. It sends a final message when it comes back up. If you have email paging, just direct the email to your pager address.-This Unix C code monitors a web server every few minutes by
trying to retrieve its home page. It sends you email when it can t
connect, and every so often while the server is still down. It sends a
final message when it comes back up. If you have email paging, just
direct the email to your pager address.
- 2022-08-18 21:02:42下载
- 积分:1
-
坦克游戏的源码,并可以地图编辑
坦克游戏的源码,并可以地图编辑-tanks games source, and can map editors
- 2022-02-04 01:45:36下载
- 积分:1
-
本代码是采用C++语言完成的经典游戏俄罗斯方块。
本代码是采用C++语言完成的经典游戏俄罗斯方块。-This code is C++ language is used to complete the classic game Tetris.
- 2022-06-17 01:13:35下载
- 积分:1
-
java统计当前在线数
java统计当前在线数-few online
- 2022-05-29 06:14:44下载
- 积分:1
-
这五个程序都经实验,能运行,但要运行环境无误
这五个程序都经实验,能运行,但要运行环境无误-five experimental procedures can run, but to run the environment unmistakably
- 2022-03-26 16:24:15下载
- 积分:1
-
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第...
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第一个点出发,终点是在第70个点上。 时钟按秒来数计。随着时钟的转动,程序能够根据下述规则来调节乌龟和兔子的位置。动物 跑动类型 占用时间 跑动量乌龟 快走 50% 向右3个点 后滑 20% 向左6个点 慢走 30% 向右1个点兔子 睡觉 20% 不动 大后滑 20% 向右9 个点 快走 10% 向左12个点 小步跳 30% 向右1个点 慢后滑 20% 向左两个点 -procedures we will use to simulate the traditional hand problems. We will adopt the random number generator of the development of the simulation program. Another winner set up 70 points, each point represents the runway competition of a possible location. The turtle and a rabbit from the starting point and finish in the first 70 points. According to the clock to a few seconds of dollars. As the clock turned to procedures under the following rules to regulate turtle and the rabbit"s location. Running types of animals occupying volume running time 50% of turtles to leave three points right after sliding 20% six points left walking 30% a point right rabbits sleep 20% Fixed After a 20% slide right nine points to leave 10% left
- 2023-05-25 17:55:03下载
- 积分:1
-
俄罗斯方块,fdjkdkflfjldljkdflkdfkldlk dlk
俄罗斯方块,fdjkdkflfjldljkdflkdfkldlk dlk -Russia squares fdjkdkflfjldljkdflkdfkldlk dlk
- 2022-02-14 12:54:00下载
- 积分:1