Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
class="tags">標簽: RegressionObject Polynomial functions contains
class="time">上傳時間: 2015-04-06
class="username">上傳用戶:rocwangdp
開發環境:Delphi 簡要說明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution
class="tags">標簽: must You sub_class Derivate
class="time">上傳時間: 2015-04-12
class="username">上傳用戶:liansi
這是一個對數學表達式求值的C++ class,詳細的說明在Calculator.pdf中。
class="time">上傳時間: 2013-12-20
class="username">上傳用戶:zm7516678
DJ java decompiler 3.9.9.91 可把二進制的 class 文件重新構造出原代碼。Decafe 能反編譯復雜的 Java applets 程序和二進制程序。
class="tags">標簽: decompiler applets Decafe class
class="time">上傳時間: 2014-01-15
class="username">上傳用戶:refent
是MIDP 的API 查詢文件, 大家可以看一下裡面的index.html, 再用Package 或 class 名字來查.
class="tags">標簽: Package class index MIDP
class="time">上傳時間: 2013-12-13
class="username">上傳用戶:lz4v4
MFC (Microsoft Foundation class Library) 中的各種類結合起來構成了一個應用程序框架,它的目的就是讓程序員在此基礎上來建立Windows下的應用程序,這是一種相對SDK來說更為簡單的方法。因為總體上,MFC框架定義了應用程序的輪廓,并提供了用戶接口的標準實現方法,程序員所要做的就是通過預定義的接口把具體應用程序特有的東西填入這個輪廓。Microsoft Visual C++提供了相應的工具來完成這個工作:AppWizard可以用來生成初步的框架文件(代碼和資源等);資源編輯器用于幫助直觀地設計用戶接口;classWizard用來協助添加代碼到框架文件;最后,編譯,則通過類庫實現了應用程序特定的邏輯。
class="tags">標簽: Foundation Microsoft Library class
class="time">上傳時間: 2013-12-26
class="username">上傳用戶:weiwolkt
How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a typical table displayed within a scroll pane
class="tags">標簽: documentation the reference display
class="time">上傳時間: 2013-12-23
class="username">上傳用戶:ayfeixiao
A base class for TreeTableModels. This class handles the list of listeners.
class="tags">標簽: class TreeTableModels listeners handles
class="time">上傳時間: 2013-12-21
class="username">上傳用戶:cazjing
A wrapper class that implements the TableModel interface, given both TreeTableModel and a JTree.
class="tags">標簽: TreeTableModel TableModel implements interface
class="time">上傳時間: 2013-12-23
class="username">上傳用戶:Miyuki
A base class for CellEditors. This class handlers the list of listeners.
class="tags">標簽: class CellEditors listeners handlers
class="time">上傳時間: 2013-12-08
class="username">上傳用戶:yyq123456789