-
2010-04-15_Balanced_PSO
Balanced PSO,可作为benchmark比较(You campare your algorithm with it.)
- 2013-09-21 10:22:38下载
- 积分:1
-
floyd
C语言实现弗洛伊德路径搜索,同时为了提供接口,使用命令行方式给出原始矩阵地址,并且也已txt文本形式将结果保存。测试效果:一个需要在MATLAB中运行8秒的矩阵,在使用该程序时,总共只用了5秒(MATLAB初始化数据+调用该程序+该程序运行+返回至MATALB所用的时间)。而在MATLAB中使用该程序与调用函数相差不大。(C language Freud path search, and in order to provide an interface, use the command line gives the address of the original matrix, and also save results in text form txt. Test Results: A need to run 8 seconds in the MATLAB matrix, in the use of the program, a total of only 5 seconds (MATLAB initializing the program+ data+ call+ back to the program running time spent MATALB). In MATLAB, use the program with little difference between calling a function.)
- 2010-10-05 10:21:53下载
- 积分:1
-
Classes
classes in c++ and helps to learn the language
- 2015-02-13 02:45:36下载
- 积分:1
-
lms
LMS滤波器示例程序,在TURBOC中运行可图形显示的C程序(lms filet test demo)
- 2015-04-02 10:21:56下载
- 积分:1
-
Pointers-in-C
Cbook for beginer aswell as geek
- 2015-03-20 04:29:56下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1
-
multiple-unicast
code run output for multiple paths for aodv only
- 2015-03-15 21:36:37下载
- 积分:1
-
chengxu
本程序是用简化梯度法进行电力系统最优潮流计算。(This procedure is the calculation of the optimal power flow of power system with simplified gradient method.)
- 2014-12-01 21:47:21下载
- 积分:1
-
linear-simultaneous-equations
线性方程组LU分解直接解法,GS迭代、夹克比迭代、SOR迭代等Matlab代码(linear simultaneous equations)
- 2010-12-03 14:29:51下载
- 积分:1
-
G729a_lib
G.729的全名Code Excited Linear Prediction Model (CELP) and Conjugate-Structure Algebraic CELP (CS-ACELP). 共轭结构-代数码激励线性预测编码. (Code Excited Linear Prediction Model (CELP) and Conjugate-Structure Algebraic CELP (CS-ACELP)
- 2015-02-27 19:59:33下载
- 积分:1