资源列表
yundonghui
- 数据结构实习题,运动会分数统计,线性表及其应用-Data structure practice problems, sports scores statistics, linear form and its application
binary
- 最小二乘法,根据用户的输入来计算出n组数据利用最小二乘法来算出得数。-The least squares method, based on user input to calculate the n groups of data using the least squares method to calculate Deshu.
datastruct
- 数据结构(严慰敏)配套纯C代码,是你学习数据结构的最佳助手-Data structure (Yan Wei-Min) supporting pure C code, data structure is that you learn the best assistant
datamining
- 数据挖掘中常用的四种经典的算法。很实用的哦。-Data Mining in the four classic algorithms used. Oh, very practical.
KMP
- 字符串匹配算法KMP的实现:KMP算法避免了指针的回溯,大大节省了前缀字符串重复带来的重复匹配时间-String matching algorithm KMP implementation: KMP algorithm to avoid the pointer backtrack, greatly saving the prefix string to repeat the repeated match time
严蔚敏《数据结构》源代码(C++语言)
- 本文件是数据结构的C++语言的算法实现,希望对需要的人有帮助(Data Structure -----data structure)
Spline3
- This file intended to build a cubic spline
houzhuishu
- 内有后缀树源码及相关说明文档ppt,算法较完整,经过试验,可以运行,希望对你有帮助-Source within the suffix tree and related documentation ppt, more complete method, after testing, you can run, I hope to help you
SuffixTree
- 后缀树,在字符串查找过程中有重要用途,算法复杂度为O(m)-Suffix tree, string search process has an important purpose, the complexity of the algorithm is O (m)
shanshu
- 删数问题,使用c语言讲述了删数问题的求解方法和指导-Delete a few problems about using the c language deleted several problem solving methods and guidance
Josephus
- 应用模板类编写的约瑟夫环求解程序。涉及类、循环链表的使用。-A solution of Josephus ring,written by C++.Involving template class,Circle linklist.
bahuanghou
- 经典八皇后问题 输入一个坐标位置 显示八个皇后的位置-Enter a classic eight-queens problem coordinates show the location of the eight Queen
