资源列表
[数据结构常用算法] 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-06 上传 | 大小:3072 | 下载:0
[数据结构常用算法] linear-tables
说明:理解和掌握线性表的链式存储结构的C语言描述;学会单链表的插入与删除运算的算法。-Understand and master the linear form of the chain storage structure of the C language descr iption learn single linked list insertion and deletion algorithm.<冰雪精灵> 在 2024-11-06 上传 | 大小:86016 | 下载:0
[数据结构常用算法] FundamentalsLab
说明:basic ai fundamentals queue list data structures lab project tree traversal depth-first pre-order depth-first post-order breadth-first traversal linked list data structure queueing behavior sequence and selector behavior<> 在 2024-11-06 上传 | 大小:7168 | 下载:0
[数据结构常用算法] TraverTrain
说明:折半查找快速排序、二叉排序树、堆排序检索策略在列车信息检索中的应用-Quicksort binary search, binary tree sort, heap sort search strategy used in train Information Retri<汤义恺> 在 2024-11-06 上传 | 大小:30720 | 下载:0
[数据结构常用算法] Comparison-of-sorting-algorithms
说明:比较8种排序算法的时间:直接插入排序、希尔排序、冒泡排序、快速排序、选择排序、堆排序、归并排序、基数排序- Comparative eight algorithm time: direct insertion sort, Hill sort, bubble sort, quick sort, select, sort, heap sort, merge sort, radix sort<木离黎> 在 2024-11-06 上传 | 大小:444416 | 下载:0
[数据结构常用算法] Arithmetic-expression-evaluator
说明:(1) 从键盘或文件读入一个合法的算术表达式,输出正确的结果。 (2) 显示输入序列和栈的变化过程。 (3) 考虑算法的健壮性,当表达式错误时,要给出错误原因的提示。-(1) the keyboard or the file is read into a legitimate arithmetic expressions, output the correct result. (2) changes in the sequ<木离黎> 在 2024-11-06 上传 | 大小:207872 | 下载:0
[数据结构常用算法] testSortings
说明:编写选择排序、插入排序、冒泡排序、快速排序、堆排序、希尔排序、归并排序、基数排序算法,加上C++库函数sort,调用系统时钟clock对排序算法做效率比较。-Write selection sort, insertion sort, bubble sort, quick sort, heap sort, Hill sort, merge sort, radix sort algorithm, plus C++ library funct<刘昊岩> 在 2024-11-06 上传 | 大小:1301504 | 下载:0