资源列表
lua for flow field algorithm
- 用lua语言实现的多人寻路流场算法,这个工程基于cocos2dx框架(The multiplayer routing algorithm implemented in Lua language, which is based on the cocos2dx framework)
Flow-Field-PathFinding-master
- 基于OpenGL 的用C++实现的多人寻路流场算法(OpenGL based multiplayer routing flow field algorithm implemented by C++)
Algorithm Design
- 基于算法导论一书的算法入门pdf,范围为第一章至第二十六章(Introduction to the algorithm introduction to the algorithm pdf, the range from the first to the twenty-sixth chapter)
bianjipu
- 用于求取信号的希尔伯特边际谱,适合初学者学习(The Hilbert marginal spectrum used for obtaining signals, suitable for beginners to learn)
Hybrid_Programming
- Program to generate sine, square, sawtooth and sowtooth with timing constant wave with option using hybrid programming.
shekl
- simple algorithm explaination dr esfahanian
classical-machine-learning-algorithm-master
- bayesian, k-means, knn, SVM, The Apriori algorithm, expectation-maximization(EM), C4.5, page rank, AdaBoost, CART
Matlab_60 code
- 自学Matlab必备的60个小程序代码,非常实用(Small matlab program codes for self-taught)
-机器学习公开课课件
- 斯坦福机器学习公开课课件,希望对刚学机器学习的同学有点帮助(Stanford Machine Learning Open Courseware)
improve PSO
- 近年来,一些学者将PSO算法推广到约束优化问题,其关键在于如何处理好约束,即解的可行性。如果约束处理的不好,其优化的结果往往会出现不能够收敛和结果是空集的状况。(In recent years, some scholars have extended the PSO algorithm to the constrained optimization problem, and the key is how to deal with the constraints, that is, the fea
杨辉三角
- 供初学者练习的经典题目《杨辉三角》,用简单的数组完成杨辉三角图(The Yang Hui triangle, a classic subject for beginners, uses a simple array to complete the Yang Hui triangulation)
gcforest
- 使用深度随机森林实现对数据的分类,无论数据特征是数值型的还是符号型的。(Using a deep random forest to implement the classification of data, whether the data features are numerical or symbolic.)