资源列表
分形维数计算
- 计算分形维数
kalman_filter
- 二维卡尔曼滤波跟踪算法,包括位置,速度。
duifen
- 数值分析课程中的“对分区间法”的实现,适合初学者适用-Numerical Analysis Course " on inter-partition method" can be realized, suitable for beginners
GPS
- 上载蜂窝网和GPS混合定位算法,希望大家相互交流学习。-Uploaded onto the cellular network and GPS hybrid positioning algorithm, hope that we learn from the exchange.
gj
- Gauss-Jordan for ecuation solving
belman(2)
- Dijkstra算法中要求边的权非负,如果遇到负权,则可以采用Bellman-Ford算法。-about bellman-ford
Deletesomeelements
- 用单链表实现中间某一段元素的删除,例如:1.2.3.4.5.6.7.8删除比3大比6小的数。-delete some elemts……
p_c5
- 该程序提供了作业调度算法的源码描述,主要是时间片轮转和高优先权优先算法-The program provides a descr iption of the source job scheduling algorithms, mainly time slice algorithm for rotation and high-priority priority
KMP
- KMP 算法 数据结构中的经典算法 源代码-Data structures, algorithms, code KMP
inorderAndpreorder
- 此代码是实现基于数据结构算法二叉树的原理,用递归的方法实现把中序遍历转换成前序遍历输出-This code is a recursive method based on the principle of data structure algorithms binary tree traversal sequence converted to pre-order traversal output
dayin
- 打印二叉树,在学习数据结构方面有一定的帮助,同时在打印二叉树时能够真实的体会到二叉树的原理-Print binary tree data structure in the study have some help, but when printing a binary tree can truly appreciate the principle of a binary tree
maxSubSequence
- 最大序列,C++语言编写的最大序列,挺好的东西-Maximum sequence, written in c++ language biggest sequence, quite good