This a simple genetic algorithm implementation Where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
标签: implementation evaluation algorithm function
上传时间: 2015-04-12
上传用户:klin3139
This a simple genetic algorithm implementation Where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
标签: implementation evaluation algorithm function
上传时间: 2015-06-03
上传用户:2467478207
动态修改数据窗口的Where子句,用到pfc,(pb9+oracle)测试通过,非常好用,简单。
上传时间: 2014-01-04
上传用户:nanxia
every function has its own help which can be obtained by typing "help name" Where "name" is the function, e.g. "help fcm"
标签: help name function obtained
上传时间: 2015-06-23
上传用户:zhuoying119
maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive Where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called "maven-2.0" will be created. 3) Add the bin directory to your PATH, eg: export PATH=/usr/local/maven-2.0/bin:$PATH or set PATH="c:\program files\maven-2.0\bin" %PATH% 4) Make sure JAVA_HOME is set to the location of your JDK 5) Run "mvn --version" to verify that it is correctly installed.
标签: instructions following archive install
上传时间: 2014-01-19
上传用户:weiwolkt
Python SQL 结构处理类, 解释sql语句把sql语句解析成列,Where列表..结构信息 根据需求把sql进行重整.
上传时间: 2014-01-12
上传用户:tianyi223
Organized in a practical problem-and-solution format, More Exceptional C++ picks up Where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications.
标签: problem-and-solution Exceptional Organized practical
上传时间: 2015-10-20
上传用户:chenbhdt
大厦游览图,通过命令行来实现 System.out.println("Where 显示当前在什么地方") System.out.println("list 列出当前位置的物品") System.out.println("list allspots 列出大厦内所有地点") System.out.println("list spots 列出当前位置附近的地点") System.out.println("list goods 列出当前位置的物品") System.out.println("goto someplace 到另一个地点") System.out.println("look somegoods 查询某个物品是否在当前地点") System.out.println("help 命令行帮助") System.out.println("exit 退出命令行")
上传时间: 2015-12-08
上传用户:Miyuki
Using the UnderC Tokenizer Class It s often necessary to parse complex text files, Where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. Tokenizer is a text-parsing input stream, modelled after the (undocumented) VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
标签: Tokenizer necessary standard complex
上传时间: 2013-12-16
上传用户:whenfly
分词程序//db.executeUpdate("UPDATE article SET tag= "+server.codestring(tempword)+" Where id="+id+"") out.print("原题目:"+title+"<br>"+"分词结果:"+tempword+"<br>") //System.out.println("id:"+id+"---原题目:"+title) //System.out.println("分词结果:"+tempword)
标签: executeUpdate codestring tempword article
上传时间: 2014-11-22
上传用户:奇奇奔奔