资源列表
pam
- 当把一类对象划分到k个不同的类中时,主要的目标是找到类。PAM实现了将不同类别的数据自动划分到不同的类中-When partitioning a set of objects into k clusters, the main objective is to find clusters. The algorithm used in the program PAM is based on the search for k representative objects among the objec
FDTDMethod
- 学习FDTD的好书籍,本书中对FDTD描述比较详细。值得初学者参考。-FDTD study of good books, this book describes in more detail on the FDTD. Worthy of reference for beginners.
add-sub-and-or
- add sub. and or 加法 減法-add sub. and or
Classic_algorithms_in_cplusplus_source_code
- 经典的C++数值算法源程序,内用微分方程求解,插值等经典算法-Classical numerical algorithm of C++ source code, which used to solve differential equations, interpolation, such as the classic algorithm
Prob3730
- 这是北京大学OJ 第3730题的解答,供参考并提出意见.-This is PKU OJ Problem 3730
GuangGao
- 百度之星2008年第一题: 广告排名区间.-A*star2008 Problem 1
DingMuBan
- 这是百度之星2008 第3题 钉子与木板 解答,供参考.-This is the solution of A*star2008 Problem 3.
kfft
- 超级精简版本的傅里叶变换,用于信号处理和自动控制-Super-streamlined version of the Fourier transform for signal processing
Hanoi
- 汉诺塔问题的非递归解决,能够用非递归的方法解决汉诺塔问题-Tower of Hanoi non recursive solution can be non-recursive solution to the Tower of Hanoi problem
Kalman
- 对kalman滤波进行了描述,并对其应用举例说明-Kalman filter for a descr iption and examples of its application
bellman
- bellman algorithm program implented in c++ is based on using linked list-bellman algorithm program implented in c++ is based on using linked list
erchengfa
- 基于高斯变换的最小二乘法程序,用于曲线拟合-a very good program
