资源列表
[数据结构常用算法] ClassAstar
说明:C++实现的A*寻路算法,找的好辛苦,源代码-C++ to achieve the A* Algorithm for Route, a good hard look for the source code ~ ~ ~<wrying> 在 2025-06-17 上传 | 大小:2.12mb | 下载:0
[数据结构常用算法] 02
说明:2.1 线性表的类型定义 2.2 线性表的顺序表示和实现 2.3 线性表的链式表示和实现 2.4 一元多项式的表示及相加-2.1 linear table type definition 2.2 and the linear order of the table that the linear form of the chain to achieve 2.3 to achieve 2.4 representation and the representation of one yua<李彦> 在 2025-06-17 上传 | 大小:2.11mb | 下载:0
[数据结构常用算法] 5
说明:编写一个自己的函数,能够将一个字符串中最长的单词查找出来。 编写一个程序,功能是能够由键盘输入一行字符,并能调用自己编写的最长单词查找函数,输出这个单词。 -To write a function, can be the longest word in a string to find. Write a program that functions from the keyboard to input a line of characters, and can call the long<t> 在 2025-06-17 上传 | 大小:2.12mb | 下载:0
[数据结构常用算法] SourceCode
说明:《数据结构与算法分析C++语言描述(第2版)》,Larry Nyhoff著一书源代码-《ADTs,Data Structures and Problem Solving with C++》,2nd Edition by Larry Nyhoff source code<weigao> 在 2025-06-17 上传 | 大小:2.1mb | 下载:0
[数据结构常用算法] LCS
说明:寻找最长公共子序列的的VC++实现,使用VC6编写,采用了MFC库;输入两个字符串,输出最长子序列长度和最长子序列都有哪些-Find the longest common subsequence VC++ achieved using VC6 prepared using the MFC library What two input strings, the output longest sub-sequence length and the longest subsequence<sinix> 在 2025-06-17 上传 | 大小:2.1mb | 下载:0
[数据结构常用算法] exp2
说明:设有n个人围成一个圈,分别为他们起名为1,2,…… n,指定一个数m,从第一个人开始报数,报到m时,报m的人出圈,再从他的下一个人重新开始报数,报到m时,报m的出圈,如此下去,直到所有人都出圈为止。当任意给定n和m后,设计算法求n个人出圈的次序。(There are n individuals surrounded by a circle, respectively, they named 1,2,...... N, specify a number of M, from the first p<黄花寒 > 在 2025-06-17 上传 | 大小:2.11mb | 下载:0
[数据结构常用算法] BTREE
说明:二叉树类的实现,并且增添了交换左右子树等功能(The implementation of binatry tree class)<whitlock23 > 在 2025-06-17 上传 | 大小:2.12mb | 下载:0