-
离散优化问题的启发式设计与实现,…
When designing and implementing heuristics for discrete optimization problems,
there are many choices to be made. These include search paradigms, search
mechanisms, search parameters, test sets, etc. Often these choices are treated
as independent of each other, even though most researchers acknowledge some
interdependence between the diff erent search mechanisms and associated para-
meter settings. Our experience is that the search mechanisms and parameters
often interact, and at times in unforeseen ways. This is a diffi cult problem to
disentangle, and often even to discover.
- 2022-06-20 23:25:41下载
- 积分:1
-
这是我闲时无聊写的小游戏,完整的win32 GDI游戏教学。对新手很有用。包括游戏和地图编辑器。还有已经制作好的8个关卡地图文件。...
这是我闲时无聊写的小游戏,完整的win32 GDI游戏教学。对新手很有用。包括游戏和地图编辑器。还有已经制作好的8个关卡地图文件。-This is my leisure to write silly little games, complete games win32 GDI teaching. Useful for the novice. Including games and map editor. There has produced a good 8 points map document.
- 2023-02-03 08:15:04下载
- 积分:1
-
一个简单的俄罗斯方块小游戏,只需要使用上下左右方向键就可以方便的控制...
一个简单的俄罗斯方块小游戏,只需要使用上下左右方向键就可以方便的控制
-a simple little game Tetris, only need to use the direction keys above and below it can control
- 2022-03-25 12:55:46下载
- 积分:1
-
把那个放大镜拖到mfc写的程序的窗口上,如securecrt,vc6等,松开鼠标就能看到一些内部函数地址了。如oninitdialog,onok什么的一目了然。...
把那个放大镜拖到mfc写的程序的窗口上,如securecrt,vc6等,松开鼠标就能看到一些内部函数地址了。如oninitdialog,onok什么的一目了然。拖到子窗口如铵钮上时,可以看出其id,当然,这个工作也可以由spy++完成。结合其父窗口message map的输出,还可以知道当点击这个按钮时,会跳到哪段程序上执行
-Mfc drag the magnifying glass to write a window procedure, for example, securecrt, vc6, etc. Release the mouse will be able to see some internal function address. If oninitdialog, onok what at a glance. Drag the child window, such as when ammonium button, one can see their id, of course, this work can also be spy++ Completed. Combination of his father, a window message map output, but also know that when clicking on this button will jump to the implementation of procedures which paragraph
- 2022-03-02 05:42:10下载
- 积分:1
-
8 characteristics: 1. Automatically enumerate the serial, so to avoid some of th...
8大特色:
1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。
2.保存文件格式为txt和CSV,可选,方便做数据分析。
3.保存文件在执行文件程序路径下的SaveData文件夹里
4.增加多字节联合显示
5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。
6.4字节时,只能以十六进制显示(因十进制以超出范围,也没有必要显示那么大一个数)。
7.增加实时显示数据曲线功能。
8.界面更人性化,方便适用。-8 characteristics: 1. Automatically enumerate the serial, so to avoid some of the machine serial number or serial number No.
- 2022-03-17 03:47:24下载
- 积分:1
-
生成序列的所有组合
生成序列的所有组合-generated sequences of all portfolio
- 2022-06-03 10:30:01下载
- 积分:1
-
为什么这个网站要弄这么麻烦啊??真是搞不明白,有好东西,就拿出来大家看看嘛。...
为什么这个网站要弄这么麻烦啊??真是搞不明白,有好东西,就拿出来大家看看嘛。-why this site to get too much trouble ah? ? Really do not know, there are good things, we look at Take out ".
- 2022-03-21 05:42:47下载
- 积分:1
-
最优路径 深度优先搜索
最优路径 深度优先搜索-optimal path depth-first search
- 2023-01-04 17:05:03下载
- 积分:1
-
编译原理(Flex):生成词法和语法分析程序的源代码的程序。...
编译原理(Flex):生成词法和语法分析程序的源代码的程序。-Compiler Principle (Flex) : Generation morphology and syntax analysis of a program"s source code procedures.
- 2023-06-13 15:00:05下载
- 积分:1
-
Snake games, also known as Worm and Nibbles, are those classic arcade games, whe...
Snake games, also known as Worm and Nibbles, are those classic arcade games, where you feed a snake, which then grows, while moving it over the screen and avoid running into obstacles or your own snake tail.
- 2023-02-08 00:05:04下载
- 积分:1