资源列表
Rand
- 本程序能产生大部份实用随机数:产生一个[0,1]区间内均匀分布伪随机数、产生多个[0,1]区间内均匀分布伪随机数、产生任意[a,b]区间内一个均匀分布伪随机整数、产生任意[a,b]区间内均匀分布伪随机整数序列、产生一个任意均值与方差的正态分布随机数、产生任意均值与方差的正态分布随机数序列-look it yourself
my_first_kernel
- cuda简单例子,适合初学者,my first kernel-cuda simple example for new learner myh first kernel
1
- 关于高校学费收费标准问题的最优化解法数学建模-University tuition fees on the optimal solution of the problem of mathematical modeling
psoalgortihm
- 自己编写的粒子群优化算法,以计算一个函数的值作为测试,达到了良好的精度-I have written the particle swarm optimization algorithm to calculate the value of a function as a test, to achieve a good accuracy
KMEANS
- 改文件是用C++来实现kmeans的算法,学过模式识别的人都知道这个算法的,是用来实现数据的聚类-Is used to document C++ to achieve kmeans algorithms, pattern recognition to learn the people know this algorithm is used for data clustering
PSO
- 给予粒子群优化的一段代码,在网上搜到的,拿来分享。c++代码。-Particle Swarm Optimization to give a section of code, found online, and used to share. c++ code.
872ZUIXIN
- 这是一个872进制的eda项目,虽然不是复杂,但设计起来还是可以借鉴-EDA LEARN
jlj
- 专家系统,基于交互式使用,,有库。运行快-Expert system, based on interactive use, there are libraries. Running fast,,,,
Ex
- 实现迭代自组织数据分析算法,逻辑结构比较复杂。-Iteration to achieve self-organizing data analysis algorithm, more complex logical structure.
Exa
- 利用C语言实现宽度搜索算法,实现自动对一个智力测验题求解-The use of C language realization of the width of the search algorithm, for automatic testing of a mental problem solving
ISODATA
- 一个模式识别的源代码,新手可以看看,每次说明都这么长-codes of pattern recognition
75
- 此代码可产生一个随机数序列,希望能对大家编程有所启发!-This code generates a random number sequence, hoping to be a source of inspiration for all of us programmers!