资源列表
[数据结构常用算法] d_function
说明:分支限界tsp算法中求下界函数的值。有中文注释。-Tsp branch and bound algorithm for the lower bound of the value function. Chinese Notes.<吴男> 在 2025-01-15 上传 | 大小:866kb | 下载:0
[数据结构常用算法] magicnumber
说明: 填数字方格的游戏有很多种变化,如下图所示的4×4方格中,我们要选择从数字1到16来填满这十六个格子(Aij,其中i=1..4,j=1..4)。为了让游戏更有挑战性,我们要求下列六项中的每一项所指定的四个格子,其数字累加的和必须为34-The game figures to fill the box there are many changes, as shown in Figure 4 × 4 grid, we have to cho<浩浩> 在 2025-01-15 上传 | 大小:866kb | 下载:0
[数据结构常用算法] zuidachengji
说明: 一个正整数一般可以分为几个互不相同的自然数的和,如3=1+2,4=1+3,5=1+4=2+3,6=1+5=2+4,…。 现在的任务是将指定的正整数n分解成若干个互不相同的自然数的和,且使这些自然数的乘积最大。 -A positive integer in general can be divided into several separate and natural numbers, such as 3 = 1+2,4 =<浩浩> 在 2025-01-15 上传 | 大小:866kb | 下载:0
[数据结构常用算法] hanglieshi
说明:求解行列式,并且求解行列式,以及求解行列式-Solving the determinant, and solving the determinant, as well as solving the determinant<likit> 在 2025-01-15 上传 | 大小:866kb | 下载:0
[数据结构常用算法] Insertthehreadede
说明:线索二叉树中插入结点.各种情况的加入与判断-Insert the threaded binary tree node. All the circumstances of accession with the judge<小郭> 在 2025-01-15 上传 | 大小:866kb | 下载:0
[数据结构常用算法] AVL_TREE
说明:构建AVL树的相关C++程序,具有插入、删除、排序等功能。-To build the AVL tree C++ program, insert, delete, sort, and other functions.<sun changwen> 在 2025-01-15 上传 | 大小:865kb | 下载:0
[数据结构常用算法] identifyword
说明:一个验证身份证号码有效性的小程序。身份证号码必须是18位,而且前17位必须是数字,最后一位只能是数字或小写字母x,第7到14位是出生年月日,必须符合有效性检测,即年在1900到2010之间,月要在1到12之间,日子要考虑闰年的情况。-Verify the identity card numbers of the effectiveness of the program. Identity card number must be 18,<魏飞> 在 2025-01-15 上传 | 大小:865kb | 下载:0