资源列表
高精度数加减乘法
- 高精度数的加减乘法,可以自定义进制,作为类实现,直接使用即可。-precision the number of addition and subtraction multiplication can be defined band, as the category achieved, can be used directly.
QSearchStr
- 一种改进的Boyer-Moore的字符串查找算法,并封装到类-an improved Boyer - Moore string search algorithms, and type of packaging
LRU_Catche
- 使用LRU方法更新catche,c++描述-Method using the LRU update catche, c++ descr iption
Incremental-shortest-path-algorithm
- 最短增量路径算法,先找到从第源点到汇聚点的所有路径(生成树),然后再依次找出每条路径的最大流量并同时修改矩阵的流量减该路径的最大流量,最后相加每条路径的流量得到总的最大流量-Incremental shortest path algorithm, first find from the source to a focal point of all paths (MST), and then turn to find the maximum flow of each path and also c
Improved_KNN
- 该算法在原有KNN的基础上实现自动选择最佳K值,并且在不同数据集中具有通用性,同时附有评价算法。-this algorithm can choose the best value of K based the original KNN algrithm,and it can be used universally in different dataset,it also include a measure algrithm to estimate the result.
The-sum-of-the-cross-linked-list
- 十字链表的相加 十分实用 值得你去借鉴 谢谢 互相学习-The sum of the cross-linked list is very useful
y
- 数据结构算法-shu
main
- LCS求最长公共子序列,C++编写,可用并且有很好的输出效果-00 00 00
List
- 单链表定义、操作,实现增、删、改、查等功能,传递的参数用引用-Single list definitions, operation, to achieve add, delete, change, search and other functions, the parameters passed by reference
wenxuezhushou
- 文学研究助手代码,无错误,数据结构经典练习题-data structure
BalancedBinaryTree
- 该程序可以帮助初学者了解AVL树。输入一组关键字序列,并以此顺序建立一棵平衡二叉树,并在建树过程中用逆中序法输出每次插入新结点后的平衡二叉树形状。-The program can help beginners learn AVL tree. Enter a set of keywords sequences and in this order to establish balanced binary tree, and the achievements in the process of usi
backpropagation
- for backpropagation learning
