-
DEEC.matble
分簇协议的改进协议DEEC的matlab代码,绝对正确,大家可以下载试试,对学习WSN路由协议很有帮助。(Improved clustering protocol agreement DEEC matlab code, absolutely correct, you can download to try, to learn helpful WSN routing protocol.)
- 2014-01-20 17:29:25下载
- 积分:1
-
wenfapamduan
Chomsky文法的判断。0型1型2型3型的判断(Chomsky)
- 2009-12-13 11:23:40下载
- 积分:1
-
!---Beginning-Visual-CPP-2012
This book is for anyone who wants to learn how to write C++ applications for the Microsoft Windows operating system using Visual C++. I make no assumptions about prior knowledge of any particular programming language, so there are no prerequisites other than some aptitude for programming and suffi cient enthusiasm and commitment for learning to program in C++ to make it through this book.
- 2014-09-20 14:46:33下载
- 积分:1
-
pls
一个PLS的matlab程序,包括求残差矩阵求回归方程的系数,删除回归分析的常数项,求误差平方和。(A PLS matlab procedures, including seeking residual matrix coefficients of the regression equation, deleted regression constant term, seeking the error sum of squares.)
- 2013-05-24 08:50:48下载
- 积分:1
-
Phone
c++实现的通信录,实现添加、删除、查找、修改等功能(communications recorded c++ implemented add, delete, search, modify functions)
- 2014-01-14 10:02:38下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
Closed_Model
CLOSED BOOT CONVERTER
- 2013-10-19 18:21:51下载
- 积分:1
-
kalman-flitering-(CPP_C_MATLAB)
卡尔曼滤波简介及其算法实现代码C++_C_MATLAB(kalman flitering)
- 2012-05-24 16:02:07下载
- 积分:1
-
FilesDragDrop_demo
FilesDragDrop application
- 2005-02-08 09:45:50下载
- 积分:1
-
random(mt19937)
说明: 一个随机数产生器(mt19937)
计算物理中Monte Carlo方法中的基本条件
周期为2^19937(a random number generator (mt19937) Computational Physics Monte Carlo methods of the basic conditions for the cycle 2 ^ 19937)
- 2005-12-02 19:30:12下载
- 积分:1