资源列表

« 1 2 ... .27 .28 .29 .30 .31 19032.33 .34 .35 .36 .37 ... 28523 »

[matlab例程ga123

说明:一个 GA小程序,有说明.相关见程序解-a small procedure is described. See related procedures solutions.
<杨敏> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数学计算/工程计算DOS_CDRUN

说明:DOS下播放CD光盘的程序,此程序用了别人部分源码,我进行了改进!-DOS broadcast CD procedures, this procedure with the other part of the source code, I had to improve.
<杨立国> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数值算法/人工智能simplex

说明:这个也是单纯性算法程序,可以与NM算法比较优劣。-This is a simple algorithm procedures, NM algorithm can be compared with the pros.
<xjh> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法cmoban

说明:参照栈类模板的例子编写一个队列类模板class <T> Queue,私有成员包括:队首指针Front,队尾指针Tail,队列容积max。实现:构造函数Queue,析构函数,入队函数In,出队函数Out(每次出队,后面的元素自动前移一位),判队列空函数Empty。并分别用队列类模板定义int和float对象,调用各个成员函数-reference stack class template examples of the preparation of a class template cl
<gongwen> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数学计算/工程计算cyuanchengxu

说明:函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
<gongwen> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法cstring

说明:定义一个字符串类String,其私有成员为一个字符串指针。设计构造函数,拷贝构造函数,析构函数,设置新值函数Set, 打印成员值函数Print。借助此String类,将操作符"=="、">"、"<"的重载函数设置为String类的成员函数,实现对操作符"=="、">"、"<"的重载,使之能直接比较两个String类类型的字符串的大小,设计各种情况调用此三个重载操作符。-definition of a string type String, its private members as a str
<gongwen> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法cclasspoint

说明:首先定义一个点类Point,其私有成员为其坐标X,Y。设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print。再定义一个线类Line,线类是在公有继承点类的基础上,新增私有成员斜率S,并设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print以及其它你认为对访问此Line类对象有用的成员函数。并用此Line类定义对象,调用所有成员函数。尤其是考察构造函
<gongwen> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数学计算/工程计算harmiton

说明:哈密顿马步图回路问题,这是一个经典问题,代码由matlab编写。-Hamiltonian circuit map, which is a classic problem, code prepared by Matlab.
<fxy> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[压缩解压qianfangjiaohui

说明:前方交会软件,适合于计算测绘中前方交会问题-forward intersection software, in calculating the appropriate mapping front Rendezvous
<helina> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数值算法/人工智能aiyinsitan

说明:原题为: 1.有5栋5种颜色的房子 2.每一位房子的主人国籍都不同 3.这五个人每人只喝一个牌子的饮料,只抽一个牌子的香烟,只养一种宠物 4.没有人有相同的宠物,抽相同牌子的烟,喝相同牌子的饮料 已知条件: 1.英国人住在红房子里 2.瑞典人养了一条狗 3.丹麦人喝茶 4.绿房子在白房子的左边 5.绿房子主人喝咖啡 6.抽pallmall烟的人养了一只鸟 7.黄房子主人抽dunhill烟 8.住在中间房子的人喝牛奶
<刘志雄> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[数学计算/工程计算calclulator

说明:本程序由windows xp 环境下 编写,为java 的源程序,大家可用javac 编译后使用. -the procedures windows xp environment to prepare for the java source files, We can use the javac compiler.
<leniux> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[matlab例程pcamat

说明:PCAmatlab程序算法,经过试验验证了,希望对大家有用-PCAmatlab program algorithm, after the pilot test in the hope that it may be useful to
<周敬> 在 2025-11-14 上传 | 大小:3kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 19032.33 .34 .35 .36 .37 ... 28523 »

源码中国 www.ymcn.org