资源列表
[数据结构常用算法] InorderTraverse
说明:c语言通用范例开发经典 源码,执行程序和运行截图!中序二叉树算法-c language common to develop a classic example of source code, implementation procedures and operating screenshot! Binary tree algorithm in order<yb> 在 2025-01-19 上传 | 大小:19kb | 下载:0
[数据结构常用算法] 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-01-19 上传 | 大小: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-01-19 上传 | 大小:20kb | 下载:0
[数据结构常用算法] sourcecode
说明:以上一共五个在VC环境下编写的程序,分别为串的基本操作,哈夫曼编译码系统,简单词法分析器,进程转换模拟控制,最短路径搜索算法。为节省上传时间,只有源代码,工程文件都删除了,但是上述源码都在本机上编译通过,并且能够正确运行。谢谢!-More than a total of five in the VC environment prepared by the procedure, namely the basic string operat<zgz> 在 2025-01-19 上传 | 大小: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 thi<刘慧> 在 2025-01-19 上传 | 大小:2kb | 下载:0