资源列表
[数据结构常用算法] Student-management-system
说明:该代码是用C实现的数据结构中的课设内容,是学生管理系统-The code is used to achieve the data structure of the data structure of the content, is the student management system C<ma > 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] Polynomial-arithmetic-calculation
说明:计算多项式的加减乘除求值求根 在codeblocks中c++11标准下编译通过-caculate the polynominal use codeblocks in c++ 11 standard<cofludy> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] Data_Structure_Code
说明:运用基本的数据结构操作,实现简单的功能。其中INVERSE代码实现了一组至多组整形数在单链表中的反序输出操作;mypoly代码实现了多项式在单链表的加减法输出;operation代码实现了利用穿拼接出最大的整形数;括号配对1代码实现了一组至多组括号字符的用顺序栈检查配对情况;身高排序插入代码实现单链表的插入操作。-Using the basic data structure operations to achieve some simp<杨光浦> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] criticalpath
说明:关键路径法(CPM)是一种用来预测总体项目历时的项目网络分析工具-Critical Path Method (CPM) is a program used to predict the overall duration of the project network analysis tools<小小> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] DFA--TO--NFA--simpleDFA
说明:程序实现的是编译原理中的NFA到DFA的转换(使用子集构造法)。以及使用等价划分算法实现的DFA的简化-Realize the principle is to compile the NFA to DFA conversion (using the subset construction). As well as simplify the use of equivalence partitioning algorithm to achi<张鹏飞> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] percolation.tar
说明:实现正方形渗流模型的数值模拟,使用的是weighted-union-find算法-a C version of percolation model<黄德平> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] sousuosuanfa
说明:搜索算法. 实现基于树的基本搜索算法(BFS)的哈密顿环. 实现基于树的基本搜索算法(DFS)的哈密顿环. 实现基于爬山法的的哈密顿环. 利用分支界限算法实现最小哈密顿环. -Search algorithm. To achieve the basic algorithm tree search (BFS) Hamiltonian ring. Implement basic search algorithm<大酱> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] red-and-black-tree-cPP
说明:用红黑树实现数据的排序、插入、及删除功能-With a red-black tree implementation to sort the data, insert, and delete functions<王欣伟> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] AVL_Splay_Tree
说明:BST,AVL,SPlay Tree的C语言实现,并测试三者的性能。 包括三种树的具体实现和test程序。-BST,AVL,SPlay Tree accomplishment based on C,and test them. Including test source file and tree source file.<petecheng> 在 2024-11-07 上传 | 大小:3072 | 下载:0