资源列表

« 1 2 ... .80 .81 .82 .83 .84 1485.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法minimal_spanning

说明:最小生成树,参考《数据结构——C++语言描述》-Minimum spanning tree
<myname> 在 2024-10-10 上传 | 大小:1101824 | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构课程设计:顺序索引查找 内容包含程序代码和课程设计报告书-Data structure course design: the order of the index to find content that contains program code and program design report
<weichuang> 在 2024-10-10 上传 | 大小:19456 | 下载:0

[数据结构常用算法haffman

说明:构建所输入符号(及权值)的Huffman树,并利用该树求出各符号 的 Huffman编码,深入理解最优二叉树的概念及其特性。 -Construction of the input symbols (and weight) of the Huffman tree and the tree obtained using Huffman coding of the symbols, in-depth understanding of th
<gaoyuan> 在 2024-10-10 上传 | 大小:143360 | 下载:0

[数据结构常用算法joseph

说明:约瑟夫问题如下:已知n个人(n>=1)围坐一圆桌周围,从1开始顺序编号。从序号为1的人开始报数,顺时针数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规则重复下去,直到所有人全部出列。请问最后一个出列的人的编号。 -Joseph questions are as follows: Given n individuals (n> = 1) sitting around a round table,
<sdalong> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法the-shortest-route-of-airplane

说明:航空线路最短路径求解,C语言开发,功能很强大,里面含有源程序及报告-very good program
<> 在 2024-10-10 上传 | 大小:508928 | 下载:0

[数据结构常用算法Data-structure-1800-examples

说明:数据结构1800例题与答案,内容丰富典型,适合考生学习。是学习数据结构的优秀资料。-Data structure 1800 examples with answers.Rich in content, suitable for the examinee learning. Typical Is the study of the Data Structure of the excellent material.
<> 在 2024-10-10 上传 | 大小:781312 | 下载:0

[数据结构常用算法search-program

说明:这是数据结构中的综合查找算法的综合程序,里面还有详细的报告和源程序-this is a very good C program
<> 在 2024-10-10 上传 | 大小:3284992 | 下载:0

[数据结构常用算法hash

说明:数据结构课程设计,哈希表,喜欢的可以下载回去,修改下数据即可-Curriculum design data structure, hash table, like you can download the back, you can modify the data under
<> 在 2024-10-10 上传 | 大小:366592 | 下载:0

[数据结构常用算法092203

说明:实现对二叉树的一个指定的操作或用二叉树解决一应用问题 问题描述:对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码. -Binary tree to achieve a specified operation or application of a binary tree to solve the problem descr iption: for any period of E
<ender> 在 2024-10-10 上传 | 大小:2048 | 下载:0

[数据结构常用算法eightqueen

说明:八皇后问题19世纪著名的数学家高斯于1850年提出的。他的问题是:在8*8的棋盘上放置8个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列、同一斜线上。请设计算法打印所有可能的摆放方法。-Eight queens problem the famous 19th century mathematician Gauss in the 1850' s. His question is: 8* 8 board to plac
<sdalong> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[数据结构常用算法Data-Structure-YanWeimin

说明:《数据结构》清华,严蔚敏,代码C实现。附带扫描版《数据结构》。-data structure
<王大鹏> 在 2024-10-10 上传 | 大小:9168896 | 下载:0

[数据结构常用算法Algorithm-source-code

说明:西北工业大学算法设计实验答案程序的源代码-Northwestern Polytechnical University, algorithm design experiments answer the program' s source code
<hanshu> 在 2024-10-10 上传 | 大小:380928 | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 1485.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org