-
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。动态归划
- 2022-08-03 06:31:29下载
- 积分:1
-
windows输入法编程。w indows输入法编程。
windows输入法编程。w indows输入法编程。-input method windows programming. w indows input programming.
- 2022-04-11 23:44:27下载
- 积分:1
-
经典游戏
应用背景宝石棋游戏。简单的按钮形式图形。关键技术窗体应用程序。该程序主要是关于算法的游戏,不使用任何图形多的简单按钮的窗体窗体。游戏是对2个玩家,每一个轮到自己的标签,和他们的面板着色。两家buttuns只是显示成绩。上面和底部的12个按钮,代表着每个洞里的石头的数字表示游戏的洞。
- 2023-03-17 06:30:03下载
- 积分:1
-
CRecordset进行了扩展
CRecordset进行了扩展-CRecordset of expansion
- 2023-05-24 21:30:03下载
- 积分:1
-
剪贴板的复制与黏贴.rar 有一点点小问题 Sorry
剪贴板的复制与黏贴.rar 有一点点小问题 Sorry-clipboard copy and paste. Rar have a little bit of minor problems Sorry
- 2022-11-07 01:35:04下载
- 积分:1
-
POJ 1011 经典搜索算法 ,深度有限搜索+强剪枝
POJ 1011 经典搜索算法 ,深度有限搜索+强剪枝-POJ 1011 classic search algorithm, depth limited english+ Strong pruning
- 2022-06-28 13:01:29下载
- 积分:1
-
Delaunay三角网作为一种主要的DTM表尔法,具有权其广泛的用途。经过二十多年来的研究,它的生成算法巳趋于成熟。本文简要介绍了Delaunay三角网的定又及...
Delaunay三角网作为一种主要的DTM表尔法,具有权其广泛的用途。经过二十多年来的研究,它的生成算法巳趋于成熟。本文简要介绍了Delaunay三角网的定又及其特性,在简单回顾和评价了分割―归并法,逐点插入法,三角冈生长法等三类主沈算法的基础上,提出了一个融以上算法优点于一体,兼顾空间与时间性能的合成算法。经测试,一般情况下它的运算速度远快于逐点插入法,与分割―归并法相当,较好的情况下快于分割―归并法。-Delaunay Triangulation as a major DTM Fall table, with the right to its extensive use. After 20 years of study, which had been generating algorithm is maturing. This paper introduces a Delaunay Triangulation and another set of characteristics, in a brief review and evaluation of the divide-conquer method, point by point insertion method, the supraspinatus Growth Triangle law Shen three main algorithm on the basis of the above algorithm into an advantage in that balanced space and time performance of synthesis algorithm. After tests, under normal circumstances it"s computational speed much faster than the insertion point by point, and the divide-conquer method rather, a better situation faster than divide-conquer method.
- 2022-08-21 12:05:01下载
- 积分:1
-
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及...
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及字符和权值,建立 哈夫曼树,并保存.
(2)编码.利用以建好的哈夫曼树对正文进行编码,然后保存.
(3)译码.利用已建好的哈夫曼树将文件中的代码进行译码,结果打印出来.
-At the sending end through a coding system for encoding transmit data treatment. Will be heard in the receiver to decode the data. A complete system should have the following functions: (1) initialization. Read from the terminal character set size, as well as the characters and the right values, the establishment of Huffman trees, and save. (2) coding. used to build the Huffman tree to encode the text and then save it. (3) decoding. the use of the Huffman tree has been built will document the code decoding, the results print out.
- 2022-02-10 10:40:46下载
- 积分:1
-
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口...
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口-under EVC for the memory leak detection tool, if leaked, the procedures were revealed in the debug window
- 2022-01-28 20:04:51下载
- 积分:1
-
修改Button的drawitem函数 改变Button的背景色前景色,美化按钮
修改Button的drawitem函数 改变Button的背景色前景色,美化按钮-Button" s drawitem function changes the background color to change Button foreground color, landscaping button
- 2022-08-11 13:52:15下载
- 积分:1