If you learned the Queueing theorem, You certainly remember the basic model, M/M/1. This is the source code of it.
标签: the certainly Queueing remember
上传时间: 2014-05-29
上传用户:希酱大魔王
we determin a chaos mode and alyalize the time application to find if its really chaos and will have the character
标签: chaos application and determin
上传时间: 2015-11-28
上传用户:海陆空653
This is a free program but it works fine, please try to see if that can work on ur machine t
标签: program machine please works
上传时间: 2015-12-03
上传用户:liuchee
the souce code of thinking in java (1-10),if you want to learn java ,please read it and you will get more
上传时间: 2013-11-28
上传用户:363186
ucOS_ii,source from disk,Maybe it s useful for you if you would studt ucosii.
上传时间: 2015-12-08
上传用户:阿四AIR
#include<iostream> using namespace std int main() { unsigned long x,warcraft,war,l cin> x while(x) { unsigned long *p=new unsigned long[x+1] if(p==NULL) { cerr<<"error!"<<endl abort() } for(warcraft=0 warcraft<=x warcraft++) *(p+warcraft)=0 *p=1 for(warcraft=0 warcraft<x warcraft++) { cout<<*p<<" " war=*p for(l=1 x>1 l++) { if(*(p+l)==0) { cout<<endl *(p+l)=1 break } else { cout<<*(p+l)<<" " *(p+l)=war+*(p+l) war=*(p+l)-war } } } cout<<endl delete [] p cin>>x } return 0 }
标签: namespace iostream unsigned warcraft
上传时间: 2015-12-12
上传用户:manlian
some example which explain kalman clearly,if you know little about kalman,it will be good choice.
标签: kalman example clearly explain
上传时间: 2014-01-22
上传用户:梧桐
#if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap
标签: AFX_GAQUEEN_H INCLUDED defined define
上传时间: 2015-12-27
上传用户:wuyuying
It s easy to tell if two words are identical.
上传时间: 2015-12-28
上传用户:rishian
this will produce the dci program in the src/ directory, or in /path/to/your/installation/bin if you used the--prefix option during the configure step and issued a "make install".
标签: installation directory the produce
上传时间: 2016-01-04
上传用户:15071087253