资源列表
BressenhamsLineDrawingAlgorithm
- Bressenhams Line Drawing Algorithm
CH7
- 哈希查找方法能在一段数据中以最快的方式找到想要的那个数,这种算法解决的关键就是哈系算法的建立函数。 -Hash method can search a section of data at the fastest way to find that the number of the algorithm to solve the critical line algorithm HA is set up function.
Sparse_Table_algorithm
- RMQ的sparse table算法的实现,对ACM竞赛队员非常有研究价值:)-RMQ the sparse table algorithm implementation, ACM contest for team members have research value is :)
windowedlinearphaseFIRdigital
- windowed linear-phase FIR digital
rebuild
- 根据先序和中序遍历的结果,重新构造二叉树-According to the results of the PreOrder and InOrder visit,rebuild the bitree
regressmodel
- 自己编的逐步回归分析的程序,用于分析确定最佳的显著影响因素的组合。-stepwise regression analysis procedure for determing the optimal combination of significant factors.
22
- 1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法-1. Stack data structure defined order 2. Write functions for the initialization of the stack, stack, stack, to determine whether the stack is empty
tree
- 该算法实现了树的另一种递归运算。摘自华科复试题。-The algorithm implements a recursive operation of another tree. From China Branch complex questions.
topK
- 计算topk 数组的最小的k个数,已经使用stl nth_element-calculat the topl
bezout234
- the bezout theorema in laguage c
1
- 采用粗糙集理论实现连续数据的离散化,对理解数据的离散化有很大帮助-Using rough set theory to realize continuous data discretization
维吉尼亚密码加密解密
- 维吉尼亚密码,加密解密程序,摩尔斯电码转换器,C语言,需要密匙。
