资源列表
RRobbocup_cato
- RoboCup是一个标准问题,通过它能来评价各种理论、算法与框架等。在RoboCup仿真组的比赛中,截截球动作做为防守的基础,具有非常重要的地位与作用。本文通过将跑位与截球动作结合,设计出较为有效的截截球模块 -RoboCup is a standard problem, and through it to evaluate the various theories, algorithms and frameworks. RoboCup simulation group game, a c
fptree
- 实现FP树的数据挖掘,挖掘频繁模式项集 非常有效-FP tree data mining, mining of frequent patterns
fractal
- 数据集分形维数的计算方法以及算法实现方案,列举了两种分形计算方案-The data set of sub-fractal dimension calculation method and algorithm implementations
GSL-1.4-demo
- GSL 1.4 demo The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License.
Calka
- [c++] calculation of integrals
SPSO2011
- 老外写的PSO算法,含基准测试函数,内容丰富-PSO algorithm written by foreigners, including the benchmark function, rich in content
New-Microsoft-Office-Word-Document
- fluent turbulant intensity defination
Google-PageRank
- 通过实例学习用幂法解决方程组的特征值和特征向量实际问题,并以Google的PageRank算法为例进行验证。-Learn by example the power method to solve the equations, eigenvalues and eigenvectors problems, and to validate Google' s PageRank algorithm, for example.
NN_User1
- 使用者與感應器互動結果,透過其結果使用類神經網路辨識其行為!-Users and sensor interaction results, through the results using the neural network identification of their behavior!
NN_BOOK-10
- 類神經網路,有演算圖、演算方法,一個步驟一個步驟執行-Neural network, calculus map, calculation methods, a step by steps
levinson_func.c
- levinson recursion plain C function.
Apriori20120615
- Apriori经典算法的实现,可以在C#中运行,不错的程序-The implementation of the classic Apriori algorithm