资源列表

« 1 2 ... .97 .98 .99 .00 .01 2302.03 .04 .05 .06 .07 ... 2656 »

[数据结构常用算法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

[数据结构常用算法pack2

说明:数据结构中栈的经典算法——第二类背包问题,已经通过测试!-The stack data structure in the classic method- II knapsack problem, has passed the test!
<nick> 在 2025-01-15 上传 | 大小:865kb | 下载:0

[数据结构常用算法Insertthehreadede

说明:线索二叉树中插入结点.各种情况的加入与判断-Insert the threaded binary tree node. All the circumstances of accession with the judge
<小郭> 在 2025-01-15 上传 | 大小:866kb | 下载:0

[数据结构常用算法Reduce

说明:用C写的关于n个人围成一圈的报数问题-Written with C n personal circle of reports on the number of issues!!!!
<张新青> 在 2025-01-15 上传 | 大小:865kb | 下载:0

[数据结构常用算法main

说明:母牛生小牛问题 设有一头小母牛,从出生第四年起每年生一头小母牛,按此规律,第N年时有几头母牛? 输入: 本题有多组数据。每组数据只有一个整数N,独占一行。(1≤N≤50) 输出: 对每组数据,输出一个整数(独占一行)表示第N年时母牛的数量 -Cow health problems with a calf heifers, from birth each year, starting the fourth y
<莫离> 在 2025-01-15 上传 | 大小:866kb | 下载:0

[数据结构常用算法01-beibao

说明:动态规划求解01背包 vc6.0-dynamic programming 0/1 knapsack
<马兴江> 在 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

[数据结构常用算法Map_SYSU

说明:这是一个使用图数据结构实现的中山大学地图程序,里面有一文档说明了程序的用法及测试。-this is a use of graph data structure to realize map of sun yat-sen university program, there is a document illustrates the use of the program and test.
<eminem> 在 2025-01-15 上传 | 大小:864kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 2302.03 .04 .05 .06 .07 ... 2656 »

源码中国 www.ymcn.org