资源列表

« 1 2 ... .26 .27 .28 .29 .30 2031.32 .33 .34 .35 .36 ... 2656 »

[数据结构常用算法horse

说明:跳马问题,输出象棋跳马的多种的可能性结果-Horse problem, the output of a wide range of chess possibility vault results
<symm> 在 2024-10-31 上传 | 大小:6144 | 下载:0

[数据结构常用算法0-1package

说明:在0和1情况下进行背包问题解决,涉及多个物体的重量和价值,求得最大价值量以及分配方案。-At 0 and 1 backpack case for problem-solving, involving more than the weight of objects and values, as well as to achieve maximum value distribution program.
<jingyuan> 在 2024-10-31 上传 | 大小:1024 | 下载:0

[数据结构常用算法Rumore_rosa

说明:Pink noise generated in matlab
<caracalla> 在 2024-10-31 上传 | 大小:249856 | 下载:0

[数据结构常用算法26102

说明:Shot 26102 I_plasma. Disruption
<caracalla> 在 2024-10-31 上传 | 大小:2048 | 下载:0

[数据结构常用算法26001_td

说明:Shot 26001- I_pla - Ok Shot-Shot 26001- I_pla- Ok Shot
<caracalla> 在 2024-10-31 上传 | 大小:1024 | 下载:0

[数据结构常用算法Rumore_bianco

说明:Earthquake magnitudo registered in San Francisco, during last 2 years plus white noise data
<caracalla> 在 2024-10-31 上传 | 大小:290816 | 下载:0

[数据结构常用算法Maze

说明:迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally
<JerryJiang> 在 2024-10-31 上传 | 大小:1024 | 下载:0

[数据结构常用算法hangkong

说明:航空订票系统的c++源码。是数据结构航空客运订票系统的源码,个人制造-Air booking system c++ source code. The structure of air passenger data source booking systems, personal manufacturing
<chenjjn> 在 2024-10-31 上传 | 大小:238592 | 下载:0

[数据结构常用算法d_function

说明:分支限界tsp算法中求下界函数的值。有中文注释。-Tsp branch and bound algorithm for the lower bound of the value function. Chinese Notes.
<吴男> 在 2024-10-31 上传 | 大小:886784 | 下载:0

[数据结构常用算法DataStruct

说明:数据结构实验程序 线性表 栈和队列 二叉树 图 查找 内部排序-Experimental procedures for linear data structures stack and queue table tree diagram to find the internal order
<liuzhou> 在 2024-10-31 上传 | 大小:328704 | 下载:0

[数据结构常用算法first

说明:数据结构与算法分析中创建链表,实现多项式相加-Analysis of the data structure and algorithm to create a list, add up to the realization of polynomial
<百树人> 在 2024-10-31 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffmatreeofdatastructure

说明:哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。所谓树的带权路径长度,就是树中所有的叶结点的权值乘上其到根结点的路径长度(若根结点为0层,叶结点到根结点的路径长度为叶结点的层数)。树的带权路径长度记为WPL=(W1*L1+W2*L2+W3*L3+...+Wn*Ln),N个权值Wi(i=1,2,...n)构成一棵有N个叶结点的二叉树,相应的叶结点的路径长度为Li(i=1,2,...n)。可以证明哈夫曼树的WPL是最小的。-Huff
<刘正朝> 在 2024-10-31 上传 | 大小:1024 | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 2031.32 .33 .34 .35 .36 ... 2656 »

源码中国 www.ymcn.org