-
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的...
一个用变形贪婪法解货郎回路的C程序代码 思想 1.选择一条最短的边作为部分解。 2.选择一条最短的且将之加入到部分解不形成回路的边。 3.重复第2步,直至所有的结点都包含在部分解中。-deformation with a greedy method for the Traveling Salesman circuit C code ideological one. Choose a minimum as part of the solution side. 2. Choose one of the shortest but to incorporate it into solutions that do not form part of the loop side. 3. Repeat Step 2 until all the nodes are included in some solution.
- 2022-06-21 15:56:06下载
- 积分:1
-
算法,猴子选大王
算法,猴子选大王-algorithm, a monkey king election
- 2022-02-24 20:44:34下载
- 积分:1
-
Visual C++ 6 24学时学习教程
Visual C++ 6 24学时学习教程-VC++ 6.0 24 hour study.
- 2022-08-16 05:35:34下载
- 积分:1
-
Snowflake OPen GL demo program source code in detail to demonstrate OPen GL proc...
OPen GL 雪花演示程序,该程序源码详细演示了OPen GL 程序的开发方法。运行该程序可以看到雪花从上而下飘落,点击鼠标,可切换画面!-Snowflake OPen GL demo program source code in detail to demonstrate OPen GL process development methodology. Run this program can see the snowflakes falling from the top down, the clicking of the mouse, can switch the screen!
- 2022-03-16 07:59:00下载
- 积分:1
-
代码有一个函数 ,实现截屏功能。然后得到一个bmp格式的文件...
代码有一个函数 ,实现截屏功能。然后得到一个bmp格式的文件-Code has a function, the realization of the functional screen.
- 2023-08-12 00:35:03下载
- 积分:1
-
Algorithm program list, pointer to operate clean, very classical algorithm proce...
链表算法程序实现,指针操作干净利索,很经典的算法程序。-Algorithm program list, pointer to operate clean, very classical algorithm procedures.
- 2022-05-26 21:54:42下载
- 积分:1
-
采用最新的canny算子实现了边界拟合程序给定图形后可以直接使用...
采用最新的canny算子实现了边界拟合程序给定图形后可以直接使用-use of the latest canny operator realization of the border fitting procedures to be determined after the graphics used directly
- 2022-06-18 14:03:57下载
- 积分:1
-
此程序是一个迷宫的小游戏,只要用键盘的方位键就可以控制。...
此程序是一个迷宫的小游戏,只要用键盘的方位键就可以控制。-This procedure is a little game of a maze, it can be controlled with the position key of the keyboard.
- 2022-02-12 10:29:25下载
- 积分:1
-
实现图像的WALSH变换,对于图像变换的练习很有意义
实现图像的WALSH变换,对于图像变换的练习很有意义
-WALSH achieve image transform, image transform for meaningful practice
- 2022-05-31 22:21:45下载
- 积分:1
-
可以实现各种控件里面的项,鼠标可以拖放到其他控件里面
可以实现各种控件里面的项,鼠标可以拖放到其他控件里面-Can realize a variety of control inside, the mouse can drag it to the other controls inside
- 2022-03-06 13:24:47下载
- 积分:1