资源列表

« 1 2 ... .66 .67 .68 .69 .70 2271.72 .73 .74 .75 .76 ... 2658 »

[数据结构常用算法2013

说明:数据结构与算法分析--c语言描述,书上的源码-Data Structures and Algorithm Analysis- c language descr iption, source book
<aksdg> 在 2024-05-11 上传 | 大小:1565696 | 下载:0

[数据结构常用算法n-Queen

说明:在n*n格的棋盘上放置彼此不受攻击的n皇后。按照国际想起的规则,皇后可以攻击与之处在同一行或同一列或同一斜线上的棋子。n后问题等价于在n*n格的棋盘上放置n个皇后,任何2个皇后不放在同一行或同一列或同一斜线了。-Place each n is not an attack on the queen n* n chessboard grid. Think of in accordance with international rules,
<wangjinghua> 在 2024-05-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法program

说明:river formation dynamics algorithm implementation in matlab
<matamune> 在 2024-05-11 上传 | 大小:55296 | 下载:0

[数据结构常用算法HUFFMAN

说明:哈弗曼树及其哈弗曼编码的实现及输出,包括输入,编码,输出等过程-Huffman tree and Huffman coding to achieve and output
<kevinliao> 在 2024-05-11 上传 | 大小:199680 | 下载:0

[数据结构常用算法SinglyLinkedLists

说明:Brain fucking linked lists. All is in pure C but dynamic memory handling, that is in C++ stype (new and delete).
<Aenry> 在 2024-05-11 上传 | 大小:1078272 | 下载:0

[数据结构常用算法Transport-Advisory-Templates

说明:交通咨询模板的源代码,设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)时间最短(2)费用最小(3)中转次数最少。-Transport Advisory Templates
<余景涛> 在 2024-05-11 上传 | 大小:34816 | 下载:1

[数据结构常用算法dongtaiguihuafa

说明:算法设计与分析题目 把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用动态规划法实现。-Algorithm design and analysis
<易秋燕> 在 2024-05-11 上传 | 大小:1101824 | 下载:0

[数据结构常用算法fenzhixianjiefa

说明:算法设计与分析题目: 把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用分支限界法实现。-Algorithm design and analysis
<易秋燕> 在 2024-05-11 上传 | 大小:1105920 | 下载:0

[数据结构常用算法huisufa

说明:把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用回溯法实现。-The length l1, l2 ... ln n programs on the tape T1 and T2, and want to use the maximu
<易秋燕> 在 2024-05-11 上传 | 大小:1098752 | 下载:0

[数据结构常用算法tushuguan

说明:主要实现西文图书馆智能问题。采用数据结构来实现。-The main achievement of Western Libraries intelligent questions. Using the data structure to be achieved.
<yangguotao> 在 2024-05-11 上传 | 大小:3072 | 下载:0

[数据结构常用算法Binary-Tree

说明:实现唯一的确定一棵二叉树,该方法相对简单方便。-Achieved only determine a binary tree, the method is relatively simple and easy.
<yangguotao> 在 2024-05-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法polynomial-coefficient-matrix

说明:一元系数多项式矩阵计算器,实现一元矩阵加减-One yuan polynomial coefficient matrix calculator, to achieve a dollar matrix subtraction
<yangguotao> 在 2024-05-11 上传 | 大小:1024 | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 2271.72 .73 .74 .75 .76 ... 2658 »

源码中国 www.ymcn.org