资源列表
[数据结构常用算法] BinatyTree
说明:使用C++实现二叉树简单操作代码-The use of C++ to achieve binary tree of two simple operation code<huxian> 在 2025-06-19 上传 | 大小:8kb | 下载:0
[数据结构常用算法] Linked-list
说明:数据结构实验题,链表删重简单操作实现代码-Experimental data structure problem, list delete simple operation to achieve code<huxian> 在 2025-06-19 上传 | 大小:3kb | 下载:0
[数据结构常用算法] erchaserch
说明:c++语言写的二叉法搜索的迭代版,数据结构搜索内容-C++ language write binary method search iterative edition, data structure search content<韩非> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shujujiegou
说明:在C++环境描述下,数据结构中链表队列栈树的C++程序-With the data structure C++ program the C++ environment descr iption<Denly> 在 2025-06-19 上传 | 大小:21kb | 下载:0
[数据结构常用算法] Chinese-WordCut
说明:这是一个中文分词程序,读入一个Txt文档,可以对里面的段落进行分词-This is a Chinese word segmentation program that reads a Txt document segmentation paragraphs inside<菡菡> 在 2025-06-19 上传 | 大小:2.32mb | 下载:0
[数据结构常用算法] Lagranges-interpolation
说明:拉格朗插值算法实现。该例子用c++实现拉格朗日差值算法,代码已经进过测试,可直接运行-LaGrand interpolation algorithm. The example used c++ Lagrangian difference algorithm, the code has been to test, and can be run directly<wtb> 在 2025-06-19 上传 | 大小:870kb | 下载:0
[数据结构常用算法] Binary-Tree-Traversals
说明:数据结构,用来建立与遍历二叉树的C语言程序-C language data structure used to create the binary tree traversal procedures<parrotmeow> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] erchashu
说明:假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其夫结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。 -Assuming that the top-down hierarchy, from left to right input each node is a triple (N, P, L/R). N oriented junction element t<jxl> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] duoxiangshi
说明:采用链式结构实现任意多项式的存储,求两个多项式的和。 -Using the chain structure to achieve arbitrary polynomial storage, and seeking two polynomials.<jxl> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] cunchujiegou
说明:采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。 -Adjacency matrix storage to the network, to establish a network and single-source shortest path algorithm.<jxl> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] rand-program
说明:一个简单的随机数生成程序,采用c++语言,在visual c++ 6.0环境执行-A simple random number generator program, using c++ language, in visual c++ 6.0 environment to perform<wangxiang> 在 2025-06-19 上传 | 大小:202kb | 下载:0