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
上傳用戶:奇奇奔奔