资源列表
[其他小程序] 贪婪法解最短回路问题
说明:一个用变形贪婪法解货郎回路的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 th<莫非> 在 2025-06-28 上传 | 大小:13kb | 下载:0
[其他小程序] 动态规划----矩阵连乘问题
说明:动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(i<j)表示矩阵Mi连乘到Mj的最小工作量 3)下方元素Di,j(i>j)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic prog<莫非> 在 2025-06-28 上传 | 大小:26kb | 下载:0
[其他小程序] Pascal代码(指南)4-3
说明:对pascal的深入编程,开发环境是delphi-to the in-depth programming, development environment is delphi<aa> 在 2025-06-28 上传 | 大小:306kb | 下载:0
[其他小程序] Huffmancodeing
说明:此程序完成哈夫曼编码,我们可以从中理解哈夫曼编码的原理,为大家学习提供方便。在tc20下运行。-Huffman coding procedures are completed, we will be able to understand the tenets of Huffman coding, we facilitate learning. Tc20 in running.<武威风> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[其他小程序] quanpailie全排列
说明:此程序完成全排列问题,大家可以讨论学习。-this with the whole procedure is completed, we can discuss learning.<武威风> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[其他小程序] QUEues皇后问题
说明:此程序完成N皇后问题。大家可以互相讨论学习。-N Queen's problem. We can learn from each other discussions.<武威风> 在 2025-06-28 上传 | 大小:1kb | 下载:0
[其他小程序] SpinEdit_demo
说明:本程序是运用SpinEdit,实现一个小功能的例子-use of this procedure is SpinEdit achieve a small example of the functional<马新> 在 2025-06-28 上传 | 大小:52kb | 下载:0
[其他小程序] supcode_C_COMP
说明:这是PC机上小型的C语言文本编缉器 解压密码是www.supcode.com-This is the PC on the C language small text editor for extracting passwords are www.supcode.com<钱江昌> 在 2025-06-28 上传 | 大小:32kb | 下载:0
[其他小程序] supcode_20051319888
说明:这是一个XML记数器,可用做网页设计中计数器无需解压密码-This is an XML Register and can be used for web design counter without extracting passwords<钱江昌> 在 2025-06-28 上传 | 大小:5kb | 下载:0