资源列表
runzing
- 利用扩展卡尔曼滤波器,将转速看成一个状态量,根据定子的电流和电压值估算转速,通过仿真对滤波器初值的选取进行了研究,得到优化()
1
- 基于最小生成树的Steiner最小树生成算法-Based on Minimum Spanning Tree Algorithm for Steiner minimum spanning tree
seqstack
- 顺序栈,实现了出栈,入栈,取栈顶元素,算法简单易懂-Order stack, stack, stack, take the top element, the algorithm is simple and easy to understand
K_Merge
- 文件的多路归并排序算法, C++描述(要求待排序文件已经事先有序)-C++ implementation of K-Merge Algorithm
2222
- 行天订票系统,一个航天的机票管理系统,主要是针对数据结构来设计的,数据结构和算法的设计
SeqList
- 顺序表的功能实现,以类的形式实现,包含顺序表的基本函数。-The order of the table functions, the form of a class that contains the basic functions of the order of the table.
maxfieldsum
- 用分治法解决最大子段和问题,利用了递归和合并,使问题能够简易求解-Solve the problem with the largest sub-segment and divide and conquer method, the use of recursion and merge so that the problem can be solved simple
EightQueen
- 八皇后问题的c语音实现,简单易懂,并算出所有可能组合。-C voice to achieve the eight queens problem is simple to understand and calculate all the possible combinations.
shujujiegou
- 这是清华 严蔚敏《数据结构》的全部代码实现(C语言),希望对于初学者有所帮助。-This is the Tsinghua Yan Wei-Min " data structure" to achieve the full code (C language), want to be helpful for beginners.
333
- 数据结构中 二叉树 实验报告 包括源代码和截图-Experiments reported in the binary tree data structure, including source code and screenshots
AcmACSource
- 平时acm训练时ac的源代码,有一定的参考价值-peacetime training ac source code, which is the reference value
josephu
- 用顺序表解决josephus(约瑟夫环)问题的算法-The Algorithm using the order form to solve josephus (Josephus)
