-
旅行商问题!这是利用动态规划实现的!效率高…
货郎担问题!这是用动态规划实现的! 效率很高啊!-traveling salesman problem! This is achieved using dynamic programming! High efficiency ah!
- 2022-04-21 12:38:13下载
- 积分:1
-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.
- 2022-05-21 23:44:10下载
- 积分:1
-
游戏地图编辑器及源代码,有什麽功能自己看看吧
游戏地图编辑器及源代码,有什麽功能自己看看吧-game map editor and source code, a function of their own to see what it
- 2022-07-14 10:21:49下载
- 积分:1
-
俄罗斯方块 一个用vb2005编写的。请大家多多指教。
俄罗斯方块 一个用vb2005编写的。请大家多多指教。-Tetris one written using vb2005. Please exhibitions.
- 2022-06-28 05:39:38下载
- 积分:1
-
在实际模拟时,可以取更多的生命细胞,也可以考虑生命细胞的初始状态是依一定概率设定的随机状态,变化时也可以让边缘细胞参与变化。只要对上述程序略作更改,就会得到另外...
在实际模拟时,可以取更多的生命细胞,也可以考虑生命细胞的初始状态是依一定概率设定的随机状态,变化时也可以让边缘细胞参与变化。只要对上述程序略作更改,就会得到另外一系列美妙绝伦的图案。-the actual simulation, may take more lives cells, we can also consider the lives of cells initial state is set on a certain amount of random probability state change may also allow changes in the marginal cells. As long as some of these procedures for a change, it will be another wonderful series of exquisite designs.
- 2023-08-13 19:10:03下载
- 积分:1
-
VC++中动态链接库实例
VC++中动态链接库实例-VC example of dynamic link library
- 2022-12-18 21:55:03下载
- 积分:1
-
能够使IE所有设置恢复默认值。
浏览器程序出问题的时候很好用的小工具...
能够使IE所有设置恢复默认值。
浏览器程序出问题的时候很好用的小工具-Can make all the settings to restore IE defaults. Browser problems when the procedure used in a very good gadget
- 2023-05-20 19:15:03下载
- 积分:1
-
对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序...
对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序列 k.txt为关键字表 l.txt为运算符和界符表 i.txt为该输入的源程序的标志符 c.txt为常数表 个别表需要序列号,这时各表的序列号默认为从1开始,每行加1。 使用说明: 在提示符下输入input.txt文件的路径和文件名字, 运行完成后,打开文件output.txt看结果。 -right language syntax analyzer simple document : input.txt for input source, including for, and if else while control output.txt output for the binary sequence k.txt word for the keyword table l.txt for Operators and community tables i.txt the source code for the importation of URI c.txt constant Table Table needs of individual sequences, when the tables are the serial number from a default, plus 1 per trip. Use : In prompt input input.txt document routing and document names, running after output.txt open the file to see the results.
- 2022-05-31 10:37:13下载
- 积分:1
-
excel交换机配置,用csa工具成生的配置文件,其实没有什么用处...
excel交换机配置,用csa工具成生的配置文件,其实没有什么用处-excel configuration of switches, using tools into csa Health configuration file, and is what is the use of
- 2022-01-31 21:45:59下载
- 积分:1
-
经典的益智游戏,戒指,即时。几乎是这样的游戏。用以达到它。
经典的益智游戏,文曲星,快译通。。几乎此类游戏。用c去实现它。-classic puzzle games, rings, Instant. . Almost such games. C used to reach it.
- 2022-04-29 00:58:32下载
- 积分:1