资源列表
AR_p_AIC
- 解决时间序列的相关问题,本例是针对AR问题的建模代码。-Solutions for problems of time sequence analysis
prim
- 用prim算法实现最小生成树,要求输出为图形界面,实现入选,交换,调整等的功能-Minimum spanning tree algorithm with the prim, the output for the graphical interface required to achieve selected, exchange, adjustments and other features
StringOptr
- 数据结构中对串的处理操作,在这里与大家分享-String shujujiegou
Linear-table
- 分别建立一个单链表和一个双链表,实现插入,删除,查找的功能-The establishment of a single linked list, respectively, and a doubly linked list, to achieve insert, delete, search functions
1
- 数据结构中对吐得一些基本操作的源代码,包括有向和无向图的建立-Graph building
page
- 操作系统原理,实现页面置换的几个基本算法,包括OPT,FIFO,LRU置换算法。-Operating System Principles, page replacement to achieve a few basic algorithms, including OPT, FIFO, LRU replacement algorithm.
dijkstra
- 单源最短路径,MATLAB编程,用于数学建模。-Monophyletic shortest paths, MATLAB, used for mathematical modeling.
ACM_kuohaoshendu
- 括号深度题解的源代码,是一种改进的算法,-kuohao depth
clustersuvey
- 聚类算法,有详细的解释说明,是MATLAB编程。-Clustering algorithm, a detailed explanation, is the MATLAB programming.
crc16.cpp
- 128位数据的16位循环冗余校验(crc16),使用bitset实现。-128-bit data, 16-bit Cyclic Redundancy Check (crc16), use the bitset implementation.
sytax_analyse
- 编译原理,递归下降语法分析。可以解析算术表达式。可以参考下。-Compiler theory, recursive descent parsing. Arithmetic expressions can be resolved. Can refer.
the-design-of-three-pid
- 关于常规pid的z-n整定函数的应用,通过此函数可以方便的实现pid的离线整定。-Zn conventional tuning function pid of the application, through the implementation of this function can be easily off-line tuning pid.
