-
动态规则解数字三角问题给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。...
动态规则解数字三角问题给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。-Digital triangle Issue Description : given an OK by the number n of triangular figures shown in the diagram below. Design of a test algorithm, calculated from the top of the triangle to the end of a path, the path through the largest sum of the figures.
- 2022-12-23 12:15:03下载
- 积分:1
-
一个公平的经验,农历和男性的经验
支持公历、农历及公历转农历使用公式法(不是查表法)的日历控件,完全自主开发。- A fair experience, the lunar calendar and the male experience
transfer the lunar calendar use formula law (is not Zha Biaofa) the
calendar controls, completely independently develops.
- 2023-05-04 12:35:02下载
- 积分:1
-
杭州电子科技大学在线系统ACM的1053题,用贪心方法解决
杭州电子科技大学在线系统ACM的1053题,用贪心方法解决-Hangzhou University of Electronic Science and Technology ACM-line system of the 1053 title with a greedy solution
- 2022-05-16 00:56:26下载
- 积分:1
-
图四染色问题map.in为输入文件,文本格式的地图…
地图四染色问题 map.in为输入文件,文本格式,地图的邻接矩阵-map map.in four staining problem for the importation documents, text format, maps the adjacency matrix
- 2022-05-19 22:04:37下载
- 积分:1
-
Lacoally weighted Regression source code
Lacoally weighted Regression source code
- 2022-01-28 07:41:20下载
- 积分:1
-
牛顿法解方程组-maple程序
用牛顿迭代法通过计算方程组,用的是maple编程,方便实用,只需要改动方程组即可所需计算,并且计算精度也可自由控制。。。
- 2022-03-20 22:11:33下载
- 积分:1
-
DT C4.5算法
资源描述
C4.5算法与其它分类算法如统计方法、神经网络等比较起来有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描和排序,因而导致算法的低效。此外,C4.5只适合于能够驻留于内存的数据集,当训练集大得无法在内存容纳时程序无法运行。
- 2022-07-02 06:13:25下载
- 积分:1
-
huffman编码压缩
huffman编码压缩,使用C++编写,实现任意文件的压缩和解压缩,对于数据流文件压缩非常有用,可以获得较高的压缩效率。并且压缩时间上也能得到保障。把这种压缩算法用在嵌入式系统上有很大的效果和作用。
- 2022-08-22 13:26:52下载
- 积分:1
-
追赶法解求解方程组
追赶法解求解方程组-chased method for solving equations
- 2023-03-01 19:45:03下载
- 积分:1
-
砼非线性有限元源程序,用FORTRAN写的比较有参考价值
砼非线性有限元源程序,用FORTRAN写的比较有参考价值-Concrete non-linear finite element source code, using FORTRAN to write a comparison reference value
- 2022-03-21 10:19:07下载
- 积分:1