Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Random6Str.rar 这个程序模拟实现了:1网页中生成六个字母的Java小程序,使用到了Random()函数 2:基本类型与String类型的链接 3:常用的数学函数
  • graphs.zip Directed Random Graphs
  • Write.Random.AccessFile.java.Module.rar WriteRandomAccessFile.java Development Module
  • random.rar 一个用java编写的计算两个数之间的奇数和和偶数和的程序,里面是一个java的源文件,欢迎下载学习
  • randomlib.rar random library by mustiere
  • NtRand301.zip random code genarator
  • simulation.rar generate random code in matlab
  • 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)