资源列表
[数据结构常用算法] arithmetic
说明:一些数据结构的经典算法问题!主要是计算1-1/x+1/x*x…的各种算法!-Some data structure problems classic algorithm! Mainly calculated 1-1/x+ 1/x* x ... a variety of algorithms!<鱼> 在 2025-07-22 上传 | 大小:4kb | 下载:0
[数据结构常用算法] MatrixandLists
说明:数据结构比较经典和重要的问题,与数列,矩阵以及广义表的相关实现有关。-Comparison of classic data structures and important issue, with the series, matrix and the generalized form of the related realization of the relevant.<鱼> 在 2025-07-22 上传 | 大小:20kb | 下载:0
[数据结构常用算法] sourcecode
说明:以上一共五个在VC环境下编写的程序,分别为串的基本操作,哈夫曼编译码系统,简单词法分析器,进程转换模拟控制,最短路径搜索算法。为节省上传时间,只有源代码,工程文件都删除了,但是上述源码都在本机上编译通过,并且能够正确运行。谢谢!-More than a total of five in the VC environment prepared by the procedure, namely the basic string operations, Huffman encoding and dec<zgz> 在 2025-07-22 上传 | 大小:46kb | 下载:0
[数据结构常用算法] erchashujibencaozuo
说明:本程序是用TC编写,实现按中序遍历一个二叉树,并求出此二叉树的深度和高度。 ① 输入的形式:所输入的元素均为整数 ② 程序所要达到的功能:输入1,2,3输出按中序遍历好的二叉树3,2,1 ③ 并求得二叉树的结点数为3,深度为3 -This procedure is used to prepare TC to achieve by the traversal of a binary tree, and derive this binary tree of depth and hei<刘慧> 在 2025-07-22 上传 | 大小:2kb | 下载:0
[数据结构常用算法] cengxubianlierchashu
说明:,该程序的功能是实现二叉树结点的类型定义和对二叉树的基本操作。该程序包括二叉树结构类型以及每一种操作的具体的函数定义和主函数。 -, The program<刘慧> 在 2025-07-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] collection_treeset
说明:运用java 实现Kruskal 算法 计算树的重量最小 覆盖最大-Java application Kruskal algorithm to achieve the weight of the smallest tree cover the largest<wang > 在 2025-07-22 上传 | 大小:2kb | 下载:0
[数据结构常用算法] To24
说明:算24的C代码,用BC3.1调试的,算法土了一点,很多年前刚学C语言时写的,现在再写肯定换个算法-Count 24 C code, using BC3.1 debugging, algorithm soil a bit, many years ago, just learning C language to write, but now sure to write another algorithm<bgtommy2000> 在 2025-07-22 上传 | 大小:20kb | 下载:0
[数据结构常用算法] arithmeticexpression
说明:数据结构的长数字算术表达式计算算法,包括加\减\乘\除等-Data structure of the long digital arithmetic expressions calculation algorithm, including the addition and subtraction multiplication and division, etc.<陈付龙> 在 2025-07-22 上传 | 大小:1kb | 下载:0