资源列表

« 1 2 ... .54 .55 .56 .57 .58 859.60 .61 .62 .63 .64 ... 2656 »

[数据结构常用算法poj3601

说明:北京大学online judge题号3601,解答及其实验报告-, No. 3601, Peking University online judge questions to answer and the experimental report
<刘鑫生> 在 2025-06-09 上传 | 大小:346kb | 下载:0

[数据结构常用算法Dijsktra

说明:本程序用c++实现了地杰斯特拉算法,即求最短路径,这一个关于算法的小程序,是关于数据结构中求最短路径的一次演示-This procedure using c++ implementation of the land Jiesitela algorithm, that is, seeking the shortest path, this one on the algorithm for a small program on the data structure in seeking the sh
<monzart> 在 2025-06-09 上传 | 大小:1.8mb | 下载:0

[数据结构常用算法tree_two

说明:二叉树操作实例,包括 1 建立二叉树 2 先序非递归遍历 3 中序递归遍历 4 后序递归遍历,求叶节点数 5 删除节点 6 结束程序运行 等操作。输入数字1~6,选择以上6种操作。-Examples of binary operations, including the establishment of a binary tree two first order non-recursive inorder traversal three recursive postorder traversal
<董金勇> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法Topo_logical_Order_7_12D

说明:拓扑排序,并求关键路径.按UDG图的格式输入,程序创建UDG图,然后求关键活动,进行拓扑排序,最后将拓扑排序的结果输出。-Topological sort, and seek the critical path. By UDG graph format input, the program creates UDG chart, key activities and then seek to carry out topological sort, and finally output the re
<董金勇> 在 2025-06-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法horspool

说明:该程序运用horspool算法进行字符串匹配,时间效率很快。-the process is so fast.
<王兰> 在 2025-06-09 上传 | 大小:1.63mb | 下载:0

[数据结构常用算法huffmantree6_12

说明:huffmantree 哈弗曼树编码、解码的C程序。输入一段文字(英文),统计这些字符出现的频率作为权值,进行哈弗曼编码,然后再进行解码,输出到屏幕上。-huffmantree Havermann tree encoding and decoding of the C program. Enter a text (in English), statistical frequency of these characters appear as the weights for Havermann e
<董金勇> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhongzhuibiaodashi

说明:对中缀表达式求值 用栈的方法对中缀表达式求值-zhong
<赵君> 在 2025-06-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法Datastuct_1800

说明:这是有名的《数据结构1800题》,希望对大家有所帮助 。-This is a ebook of the named <datastructer 1800>.You may benific from it .
<石俊> 在 2025-06-09 上传 | 大小:840kb | 下载:0

[数据结构常用算法k_m_p

说明:字符查找,效率最高,这是著名的kmp算法、算是经典中之经典-you can search strings,and it is the best
<飞鸟> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法dijkstra

说明:dijkstra算法的实现 dijkstra algorithm implementation-dijkstra algorithm implementation
<xingz> 在 2025-06-09 上传 | 大小:9kb | 下载:0

[数据结构常用算法lianbaio

说明: 描述c++中的链表连接,链表的基本操作和基本具体应用-Described in the linked list c++ link list of the basic operation and basic application-specific
<小珍> 在 2025-06-09 上传 | 大小:4kb | 下载:0

[数据结构常用算法cz

说明:利用二分法实现查找功能。适合C语言版数据结构。-Achieved using Binary search function. Suitable for C language version of data structure.
<杨芬> 在 2025-06-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 859.60 .61 .62 .63 .64 ... 2656 »

源码中国 www.ymcn.org