资源列表
[数据结构常用算法] 10-algorithms-classics-collection
说明:这里一共有十个文件,是对算法总结出来的题型。-There is a total of ten file, types of algorithm is summarized.<liz> 在 2024-12-27 上传 | 大小:24.27mb | 下载:0
[数据结构常用算法] huffmanencode
说明:哈弗曼编码,给出输入文件content.txt,里面包含一段文字,编程实现上面选择的一种编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,具体数据结构及保存自己设计),将解码后的结果输出到decode.txt;-The Haffuman encoding given input file content.txt, which contains a<jygb007> 在 2024-12-27 上传 | 大小:37kb | 下载:0
[数据结构常用算法] ICTCLAS50_Windows_32_C
说明:C++实现的中文分词算法,可以直接运行,也可以编译运行,还可以添加词典。-C++ of the realization of the Chinese word segmentation algorithm, it can run directly, also can compile operation, also can add dictionary.<Lee> 在 2024-12-27 上传 | 大小:8.67mb | 下载:0
[数据结构常用算法] Cdepthprofiling
说明:C语言深度剖析 C语言使用的要点,对C语言的关键字的使用、函数调用、指针、结构体、文件读写等做了深入剖析,许多内容一般的教科书没有涉及-C language depth analysis of the main points of the C language, use the C language keywords, function calls, pointer, structure, file reading and writin<jygb007> 在 2024-12-27 上传 | 大小:736kb | 下载:0
[数据结构常用算法] Data-structure-notes
说明:数据结构讲义,是编程必学的内容,负有两个实验,做了有帮助-Data structure notes, is the content of the programming will learn, have two experiments, did help<hym> 在 2024-12-27 上传 | 大小:2.04mb | 下载:0
[数据结构常用算法] input-string
说明:从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。 输入的字符串以!结束 -From the keyboard a string, will be small letters all converted into capital letters, and then the output to a disk file "test" save. The input string<么龙> 在 2024-12-27 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Circular-Doubly-Linked-List
说明:Link list example for C++ Circular Link List Doubly Link List<xvean> 在 2024-12-27 上传 | 大小:4kb | 下载:0
[数据结构常用算法] BinaryTree
说明:实现二叉树的基本操作,前序遍历、中序遍历、后序遍历、层次遍历实现二叉树的遍历方法-The basic operation of the binary tree preorder traversal, the traversal after traversal, level traverse the binary tree traversal<宋希彬> 在 2024-12-27 上传 | 大小:455kb | 下载:0