资源列表

« 1 2 ... .51 .52 .53 .54 .55 1056.57 .58 .59 .60 .61 ... 2656 »

[数据结构常用算法joseph

说明:这是个约瑟夫环课程设计,当报数到哪位时就出列,然后以出列的人的密码为下次报数值-This is Joseph Central curriculum design, as reported when the number to which a column, then the column' s password value for the next report
<xiazai> 在 2025-01-21 上传 | 大小:224kb | 下载:0

[数据结构常用算法Queueinsertfirst

说明:Data Structure Queue_insert_first-Data Structure Queue_insert_first
<booanniez> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanCode

说明:本程序是数据结构中常见的哈弗曼编码的实现,通过统计文本文件中的字符出现次数,在另一个文本文件中输出统计次数及对应编码,在两一个文本文件中可以给出英语短文对应的翻译编码。-This procedure is common Havermann data structure encoded to achieve, through the statistics text file in the number of characters that
<cwz> 在 2025-01-21 上传 | 大小:254kb | 下载:0

[数据结构常用算法chain

说明:一个用单向链表存储多项式的实现,可以实现两个多项式的建立,并实现多项式的加减乘除运算。-A polynomial with a one-way linked list storage implementation, the establishment of two polynomials can be achieved, and to achieve polynomial addition and subtraction, multip
<cwz> 在 2025-01-21 上传 | 大小:1.13mb | 下载:0

[数据结构常用算法Group

说明:实现图的建立,遍历和添加,删除点,边以及改变变的权值,求任意两点的最短路径等等操作-Implementation diagrams, the traverse and add, delete points, edges, and varying the weights, find the shortest path between any two points and so operation
<圣王> 在 2025-01-21 上传 | 大小:4.05mb | 下载:0

[数据结构常用算法compmouse

说明:老鼠走迷宫程序实际示例 可以寻找所有路径以及找出所有路径当中的最短路径。-Mouse Maze procedure can find all the practical example of the path and find the shortest path among all paths.
<石玉> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法Joseph

说明:有关著名的约瑟夫问题,用了三种方法,链表,公式化描述和虚拟指针-Joseph, the well-known problem, with the three methods, lists, descr iptions and virtual pointer formulaic
<王萌> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法Huffman

说明:程序可以实现哈弗曼自动编码功能!很详细的!很有参考价值!-Program can be Havermann automatic coding features! Very detailed! A good reference!
<gongweijun> 在 2025-01-21 上传 | 大小:244kb | 下载:0

[数据结构常用算法code

说明:  Mark Allen Weiss   1987年在普林斯顿大学获得计算机科学博士学位,师从著名算法大师Robert Sedgewick,现任美国佛罗里达国际大学计算与信息科学学院教授.他曾经担任全美AP(Advanced Placement)考试计算机学科委员会的*(2000-2004).他的主要研究方向是数据结构,算法,和教育学.- In this second edition of his successful book,
<narsu> 在 2025-01-21 上传 | 大小:65kb | 下载:0

[数据结构常用算法HUFMM

说明:哈夫曼树又称最优二叉树,是一种带权路径长度最短的二叉树。所谓树的带权路径长度,就是树中所有的叶结点的权值乘上其到根结点的径长度(若根结点为0层,叶结点到根结点的路径长度为叶结点的层数)。树的带权路长度记为WPL=(W1*L1+W2*L2+W3*L3+…+Wn*Ln),N个权值Wi(i=1,2,…n)构成一棵N个叶结点的二叉树,相应的叶结点的路径长度为Li(i=1,2,…n)。可以证明哈夫曼树WPL是最小的。-Huffman tree i
<再次> 在 2025-01-21 上传 | 大小:94kb | 下载:0

[数据结构常用算法xianxingbiao

说明:线性表的操作,包括删除,插入,提取,清空等-Linear table operations, including delete, insert, extract, empty, etc.
<sharon> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法migong

说明:这个是做好的走迷宫,在程序最后输入一个迷宫数组,并给好开始点和结束点数组号,程序都能帮你走出这个迷宫,并将走通的路径用#标出,走过而没走通的用一个笑脸表示出来,很有意思的!-This is the good of the Maze, a maze in the program last input array, and to a good start point and end points group number, the prog
<吴超帅> 在 2025-01-21 上传 | 大小:128kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 1056.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org