Base64算法,This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application
上傳時間: 2015-12-22
上傳用戶:wangyi39
tsp遺傳算法源代碼,nit fEA_TSP interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class(TForm) PanelFit: TPanel Panel2: TPanel Panel3: TPanel PanelDisp: TPanel Panel5: TPanel Panel6: TPanel Label2: TLabel EditNoCities: TSpinEdit EditPopulationSize: TSpinEdit EditKill: TSpinEdit EditInversion: TSpinEdit EditTransposition: TSpinEdit EditGens: TSpinEdit ButtonRun: TButton ButtonStep: TButton ButtonCreateCities: TButton ButtonCreatePop: TButton
上傳時間: 2015-12-28
上傳用戶:bjgaofei
In this article, we present an overview of methods for sequential simulation from posterior distributions. These methods are of particular interest in Bayesian filtering for discrete time dynamic models that are typically nonlinear and non-Gaussian. A general importance sampling framework is developed that unifies many of the methods which have been proposed over the last few decades in several different scientific disciplines. Novel extensions to the existing methods are also proposed.We showin particular how to incorporate local linearisation methods similar to those which have previously been employed in the deterministic filtering literature these lead to very effective importance distributions. Furthermore we describe a method which uses Rao-Blackwellisation in order to take advantage of the analytic structure present in some important classes of state-space models. In a final section we develop algorithms for prediction, smoothing and evaluation of the likelihood in dynamic models.
標簽: sequential simulation posterior overview
上傳時間: 2015-12-31
上傳用戶:225588
Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API
標簽: Fundamentals Completely up-to-date coverage
上傳時間: 2016-01-02
上傳用戶:標點符號
JAVA項目開發實踐-網上范例:網上購物系統的JSP實現 第一步:將cart.jsp復制到C:\Apache Tomcat 4.0\webapps\ROOT下。 第二步:將cart目錄(包含*.class文件及*.java文件)復制到C:\Apache Tomcat 4.0\common\classes目錄中。 第三步:將cart.mdb復制到C:\下。 第四步:配制ODBC數據源,在系統DNS中添加cart.mdb,并命名為cart。 然后在瀏覽器中輸入http://localhost:8080/cart.jsp測試,如果看到如圖6-2所示的畫面,則證明安裝成功。
標簽: cart webappsROOT Apache Tomcat
上傳時間: 2016-01-02
上傳用戶:hanli8870
AVA項目開發實踐-網上范例3: 運行方法: 編譯好四個類之后,把生成的文件存放到一個叫作grapro的目錄下,再用下面的命令來啟動程序: javaw –classpath "程序的class文件存放位置" grapro.GraphProg 假如class文件都存放在D盤的PicExample\classes中,那么命令就是: javaw –classpath "D:\PicExample\classes" grapro.GraphProg
上傳時間: 2016-01-02
上傳用戶:gdgzhym
股票源碼The application wizard has created this SCDemo application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
標簽: application created SCDemo wizard
上傳時間: 2016-01-08
上傳用戶:chenjjer
1. 下載一個Java開發庫,例如 J2sdk1.4.2 等版本,http://java.sun.com/ 上有; 2. 編譯所有的源文件; 3. 復制 images 目錄到程序運行目錄,如果目錄放置錯誤,程序會沒有圖像顯示; 4. 運行 dujid.araneid.Araneid(默認) 。 對于發布包: 1. 下載一個Java運行時,例如 J2re1.4.2 等版本,http://java.sun.com/ 上有; 2. 執行 classes 目錄中的 start.bat
標簽: Java
上傳時間: 2016-01-10
上傳用戶:tb_6877751
The 1.4 release of Java 2 Standard edition brings a load of new features - and the potential for frustration. Fret not, our new 4th edition has answers. The accelerated introduction lets you start writing code right away, and because the book s classic quick reference contains all the classes in the essential Java packages, you can find exactly what you need to make Java s new version work for you.
標簽: potential Standard features release
上傳時間: 2014-11-27
上傳用戶:huannan88
華東師范大學(面向對象程序設計基于C++)課程全部作業(12次)代碼,包含一個大整數類。(包含作業內容) 1 How to use VC++ & IBM Visual Age (XL) C++ 2 Pointers, Arrays and Structures 3 Operators & Statements 4 Functions 5 Use of classes in STL 6 Define concrete classes 7 Data abstraction 8 Operator Overloading 9 Define integer type with arbitrary precision 10 Virtual functions 11 Templates 12 Exception handling
上傳時間: 2016-02-24
上傳用戶:baiom