资源列表
ComplexNumber
- 是用C++语言写的复数相加的程序代码,为同学上机实验提供参考。
demo_bp2
- BP神经网络的演示程序! -BP neural network demo program!
adptive
- 利用自适应控制算法,进行参数自整定和进行极点配置-adptive control for setting poles
hash
- 已知某哈希表的装载因子小于1,哈希函数 H(key)为关键字(标识符)的第一个字母在字母表中 的序号,处理冲突的方法为线性探测开放定址法。 试编写一个按第一个字母的顺序输出哈希表中所有 关键字的算法。-Known load factor of a hash table is less than 1, the hash function H (key) for the keywords (identifiers) of the first letter of the alphabe
PLS_NIPALS
- Calculate PLS model for Paul method (reference:1986 Partial Least-Squares regression:A tutorial) PLS is a modeling method for linear system, and it s powerful to solve variables that have interaction.
VC
- C语言程序代码可以使张姓显示在VC下运行-C language program surnamed Zhang showed in the VC run
MainGa
- PID controller design using Genetic algorithm
Single-linked-list
- 大学数据结构实验 单链表的操作-The operation of the single linked list
calendar
- This a simple calendar code-This is a simple calendar code
BDFSM
- 图的遍历算法,可实现对顺序存储结构的图进行深度优先搜索遍历。-Graph traversal algorithm
pthread
- Parallel threading for multicore processors and to know the effeciency of each abstract level
myspline
- 非扭结边界条件(not a knot)的三次样条插值算法,最低支持2个样本点,算法简洁明了,适合学习参考。-Non-kink boundary conditions (not a knot) cubic spline interpolation algorithm, the minimum support two sample points, the algorithm is simple and clear, for learning reference.