Welcome to UnderC version 1.2.9w This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
标签: executable consists Welcome package
上传时间: 2015-12-18
上传用户:baiom
#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
一个DQPSK信号接收与发送部分的软硬件设计。其中IF=70MHZ,信息速率=10MBS,采用带通信号采样技术,数字正交解调和调制技术。NCO频率分辨率为32位,相位分辨率为10位
上传时间: 2013-12-14
上传用户:aix008
procedureTForm1.Button1Click(Sender:TObject) var S:String begin S:=idhttp1.Get(PostURL.text+ ?username= +EdUserName.Text+ &password= +EdPassWord.Text+ &password2= +EdPassWord.Text+ &email= + EdEMail.Text+ &gendernew=1&year=&month=&day=&locationnew =&site=&oicq=&icq=&yahoo=&msn=&bio=&styleidnew =&tppnew=0&pppnew=0&timeformatnew=12&cstatus=&dateformatnew =yyyy-mm-dd&showemail=1&newsletter=1&timeoffsetnew=8&avatar =&sig=®submit=注册 ) //一句代码 ifPos( 非常感谢您的注册 ,s)>1then //判断部分 ShowMessage( 注册成功! ) else ifPos( 已经被注册了 ,S)>1then ShowMessage( 该用户名或E-Mail已被注册! ) else ShowMessage( 已关闭注册,注册失败! ) end
标签: procedureTForm PostURL TObject Button
上传时间: 2014-08-24
上传用户:努力努力再努力
采用MC13213做的在SMAC协议基础上的发送程序,可作为点对点实验中的END DEVICE.
上传时间: 2016-01-08
上传用户:懒龙1988
this document is about probabilistic database techniques and applications it is a good tutorial if you are interested in this area
标签: probabilistic applications techniques document
上传时间: 2013-12-29
上传用户:ddddddos
一个表达式计算库,支持算术,逻辑运算,位运算,支持多层级的if/then/else,功能强大。
上传时间: 2013-12-27
上传用户:teddysha
The Bad Beginning: A Terrible Tale Do you enjoy happy endings? If so, The Bad Beginning by Lemony Snicket is a book you’ll want to avoid. This is a story with a bad beginning, a bad middle and a bad ending. Why would anyone want to read such a thoroughly bad book? It’s all in good fun!
标签: Beginning The Bad Terrible
上传时间: 2013-12-28
上传用户:笨小孩