资源列表
newmark-
- Newmark -β法原理Newmark-法是一种逐步积分的方法,避免了任何叠加的应用,能很好的适应非 线性的反应分析。 -Newmark-β law principle Newmark- method is a gradual integration of the ways to avoid any superposition of application, can be well adapted to nonlinear response analysis.
hadoop-0.18.0-datajoin
- hadoop 0.18.0安装数据连接源代码-hadoop 0.18.0 to install data connection source code
GA5
- 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
knappara
- 本程序实现0-1背包问题的遗传算法的并行计算,mpi+c语言-This procedure achieved 0-1 knapsack problem genetic algorithm parallel computing, mpi+ c language
PSO
- 粒子群进化算法,标准的源代码程序和实例教程。-Evolutionary particle swarm algorithm, standard procedures and examples of source code tutorial.
DPSO
- c++pso程序,用6个基本函数验证的粒子群算法程序-c pso procedures, with six basic functions of the certification process PSO
jifenxiaochengxu
- 原理就是向一个定积分规定的区域内随机投入无数点,统计投入在函数曲线与坐标轴之间的点数比总点数乘此块区域面积就是积分-Principle is the random input to the area within a definite integral requirement many points, statistical input in the function of the number of points between the curve and axis than the tota
ofdm
- 一个lms算法,包含输入输出以及错误率等。全免费下载,有需要的可以拿去。-A lms algorithms, including input and output, and error rates. Full free download, need to 拿去.
mnqm
- c语言中常用的一个程序。可以帮助理解C语言的编程要点。
6
- C语言使用枚举输出一周中的每一天,用枚举简单实现。-C language enum output for each day of the week, to achieve a simple enumeration.
00
- 用遗传算法和神经网络混合算法预测电力短期负荷预测,是遗传算法的典型应用-Using genetic algorithm and neural network hybrid algorithm to forecast the electricity short-term load forecasting is a typical application of genetic algorithms
MKL_Overview
- 利用Intel MKL实现矩阵相乘的几个程序;另外一个是MonteCarlo方法的用多线程计算Pi的程序-Matrix multiplication based on Intel MKL library.