-
-
Random6Str.rar
这个程序模拟实现了:1网页中生成六个字母的Java小程序,使用到了Random()函数
2:基本类型与String类型的链接 3:常用的数学函数
-
-
-
random.rar
一个用java编写的计算两个数之间的奇数和和偶数和的程序,里面是一个java的源文件,欢迎下载学习
-
-
-
-
mod_quotes.zip
random qoutes module for joomla. assumes table that follows this query, MenID is catagory distinguish for your choice :
SELECT quote,quoted,film,book "
. "\n FROM quotes"
. "\n WHERE menu= $MenID "
-
YTY_GA_Final.zip
... To find the largest fitness value and its location
寻找最大适应性及相应的位置!Population N=50;crossover bits=n/2 (half of bits of an individual) with random locations,mutation bits = 4 种群数 N=50,交换位数= n/2, 即个体位数的一半,且位置随机;
变异位数统一取为4;
Nc ...
-
14.rar
Sorting methods include bubble sort,void LITord(int [],int,int)
void Contr(int [],int,int)
void Random(int [],int,int)
-