资源列表
[数据结构常用算法] HuffmanDecode.zip
说明:霍夫曼编码和解码文件,霍夫曼编码重要作用就是用最少的编码长度表示相同的内容,Huffman coding and decoding files, Huffman encoding important role is to denote the same content with a minimum of coding length<suline> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] SortAlgorithms.rar
说明:《数据结构》课程中,各种排序算法,包括冒泡,选择,插入,快速,归并,堆的C++实现。具有很好的参考价值!,Kinds of Sort Algorithms implementation by C++ programming language.<吴学明> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] HashTable.rar
说明:《数据结构》课程中,Hash树的C++实现。具有很好的参考价值!,Hash Table implementation by C++ programming language.<吴学明> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] DoublyLinkedList.rar
说明:《数据结构》课程中,双向链表的C++实现。具有很好的参考价值!,The implementation of doubly linked list by C++ programming language.<吴学明> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] subsetComput.rar
说明:子集法实现NFA到DFA的转换,教学中给学生演示的。图用最简单的方法表示,非常便于理解。纯C代码,在windows和linux都可以编译运行,Subset of the NFA to DFA conversion, teaching to the student demonstration. Figure easiest way, very easy to understand. Pure C code can be compiled<丁力> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] trie_test.rar
说明:自己实现的一个字典数算法,实现对单词的查找,不区分大小写,Own implementation of a dictionary algorithm to find the word, not case-sensitive<科恩、> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] duoxiangshi
说明:数据结构,输入两个个多项式进行数学运算,如加、减、乘、除,按照数学法则得到相应的结果-Data structure, enter the results of two polynomial mathematical operations such as addition, subtraction, multiplication, division, and in accordance with the laws of mathemati<何茹> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] calculator
说明:这是一个支持数学表达式的c语言源代码(使用栈实现的)-This is a support to the mathematical expression of the c language source code (using the stack to achieve)<蓝天> 在 2025-01-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] calculatorDouble
说明:这是一个输入数学表达式回车后能计算结果的c语言源代码(使用数据结构实现)-This is an input mathematical expressions carriage return after the calculation results of the c language source code (using the data structure to achieve)<蓝天> 在 2025-01-13 上传 | 大小:2kb | 下载:0