资源列表
thinning_algorithm in C code
- c代码写成的可运行的细化算法,可以高效地运行(A run down thinning algorithm written in C code)
快速排序算法
- 通过快速排序算法,将随机生成的1000个数排序(Through the quick sorting algorithm, the random generated 1000 numbers sort)
ACAutomata
- ac自动机,Aho-Corasick automaton,该算法在1975年产生于贝尔实验室,是著名的多模匹配算法。(Aho-Corasick automaton)
FemDemBookCode
- 有限离散程序 ,用于离散元书本代码学习,入门非常放便(Finite discrete program for discrete element book code learning, the entry is very convenient)
izhikevich
- izhikevich模型结合改进欧拉算法的实现(Implementation of IZHIKEVICH model combined with improved Euler algorithm)
001
- 针对多维特征可以进行特征选择和降维,可以进行后续的模式识别。(Feature selection and dimension reduction can be carried out for multidimensional features, and subsequent pattern recognition can be carried out.)
PSO
- 这段代码主要功能是,粒子群基本算法的实现,设置适应度函数就可以使用(The main function of this code is to achieve the basic algorithm of particle swarm, set the fitness function can be used)
396766
- C++常用算法集合,里面有各种各样的算法,都用c++实现,()
brsiwy
- csma-ca 算法的源代码,欢迎大家一起探讨()
markveillette-stbl-7da7f5b
- PDF for impulsive noise
unicfe__driver
- The SoundIn class provide a set of functions to interface a s()
ramk
- 一个以邮票分配方案为例的演示分治法算法的小程序()