-
在vc++平台下,用分支限界法和回溯法实现的旅行售货员问题。经本人测试运行无误,包括运行文档。...
在vc++平台下,用分支限界法和回溯法实现的旅行售货员问题。经本人测试运行无误,包括运行文档。-In vc++ Platform, using branch and bound and backtracking realize the travel salesman problem. After I run the correct tests, including the operation of the document.
- 2022-04-29 11:23:08下载
- 积分:1
-
在 c + + 中的 LinkedList 执行
在 c + + 中的一个简单的数据结构的应用程序演示如何实现 LinkedList 数据结构...
它具有删除、 插入和菜单显示的选项选择,将帮助初学者也理解的数据结构
功能。
- 2023-05-28 05:00:02下载
- 积分:1
-
关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这...
关于猎人过河问题 要解决这个问题就要使过河时载两个过河,返回时尽量只有一个回来。用一个字符串数组来存猎人,狼,羊,白菜;下标依次为0,1,2,3;但他们都有河这边和那边两种状态;为方便则定义一个结构,只含一个int型变量n;当在河这边时n设为0;在河那边时n设为1。由于每次过河与返回都要考虑狼能否吃羊或羊能否吃白菜;则需要一个函数来判断每次选择是否满足条件。-Hunters across the river on the issues to resolve this issue so we should cross the river when the two set out across the river to return to when there is only one back as far as possible. Using a string array to keep hunters, the wolf, sheep, and cabbage subscript followed by 0,1,2,3 but they have a river here and there two states To facilitate the definition of a structure containing only an int variable n When in the river here when n is set to 0 in the river when n is set to one side. Due to cross the river and return each time to consider whether the wolf can eat the sheep吃羊or cabbage you need a function to determine each choose whether or not to meet the conditions.
- 2022-09-15 08:35:04下载
- 积分:1
-
3子棋的耍法,我们通常所需要的网络工具、修改资料、帮助信息等等都有,但没写具体实现的代码了...
3子棋的耍法,我们通常所需要的网络工具、修改资料、帮助信息等等都有,但没写具体实现的代码了-3 sub-game playing method, we usually web-based tools needed to amend the information to help both information and so on, but did not write the specific code of the implementation
- 2022-03-19 13:51:15下载
- 积分:1
-
支付PAL项目
让我们来谈谈如何在项目期间每周布局。有9个项目模块。采用面向对象的编程和PayPal的控制台测试面向对象分析,面向对象设计,实现:这9个模块,将令你4步发展的过程。几乎80%的时间将进入贝宝控制台执行。这一发展过程中的一个特点是,你将提前实施编写测试用例。我们希望这会给你一个什么样是从PayPal的控制台预期明确的认识。以下是9个模块的布局。模块1和2:面向对象分析与PayPal的控制台的面向对象设计实施与测试模块3和4:创建一个新的支付宝账户模块五:帐户的主屏幕和账户激活模块6:添加和提取资金模块7:发送请求和资金模块8:改善PPAccountScreen模块9:生成系统状态报告模块10:测试与演示
- 2023-08-25 01:45:03下载
- 积分:1
-
一个完整的程序,以平滑的图像在不同的尺度。它包括所有必要的…
A complete program to smooth an image on different scales. It include all necessary binary codes *.c and also headers *.h-A complete program to smooth an image on different scales. It include all necessary binary codes*.c and also headers*.h
- 2022-02-22 07:57:55下载
- 积分:1
-
通过MS的TTS语音库,再VS2005平台上,实现文本
通过MS的TTS语音库,再VS2005平台上,实现文本--语音识别,可实现中英文混读!-MS through the TTS voice database, and then VS2005 platform, realize the text of speech recognition, can be realized in both Chinese and English mixed reading!
- 2022-05-27 11:38:03下载
- 积分:1
-
VB进程调度模拟,对软件工程的朋友们一个好的帮助!
VB进程调度模拟,对软件工程的朋友们一个好的帮助!-VB process schedule simulate.help you to master software engineering.
- 2022-05-07 07:34:49下载
- 积分:1
-
先输入图的各顶点名,再输入图的邻接矩阵从而建立图,并用笛施卡尔,普里姆等三种方法求其最小生成树,...
先输入图的各顶点名,再输入图的邻接矩阵从而建立图,并用笛施卡尔,普里姆等三种方法求其最小生成树,-input vertices of the plan, and plans to import the adjacency matrix thereby establishing map, and use flute Shi Carl prim other three methods for the minimum spanning tree,
- 2022-06-16 23:23:37下载
- 积分:1
-
一个用C++编制的控制仿真程序,效果挺好的 。有兴趣的可以
一个用C++编制的控制仿真程序,效果挺好的 。有兴趣的可以-C compiled a control simulation program, the effect is very good. Interested parties can s
- 2022-08-07 10:32:23下载
- 积分:1