CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional surface. Package ope.carsim contains classes that represent the problem domain: cars and locations. Package ope.carsim.gui contains a user interface for the application.
標簽: two-dimensional application simulating simplified
上傳時間: 2013-12-22
上傳用戶:gaome
很多java的小程序,適合初學者。 包括java,class文件還有部分package的應用。
上傳時間: 2015-09-07
上傳用戶:朗朗乾坤
java網絡高級編程,這里包含本書的大部分源程序,讀者需要調試程序時可以直接從這里拷貝到自己的相應目錄下面。 本書中的每一章都單獨作為一個目錄,例如“chap1”中就包含了第一章中的源程序清單。 讀者在查找文件時,首先到相應的目錄下面去查找,如果沒有則表明該章原文中有兩個相同的文件名,則用戶可以到該章相應的子文件夾中查找。例如讀者查找“源程序清單7-6”,而該章中同時具有好幾個文件名都命名為相同的MainFrame,則讀者可以先到“chap5”目錄下面去查找MainFrame.java,如果沒有則在chap5目錄下面的“7_6”子目錄下面去查找該文件就可以了。 用戶需要使用某個文件時,則需要將相應的文件處,同時注意文件中的package關鍵字(若存在package關鍵字,則需要將所有同package的文件拷貝到以該package為目錄名的目錄下面),然后用戶就可以對源文件進行編譯并運行得到本書中的運行結果。當然讀者首先需要有一個Java的運行環境! 同時在每個文件夾下面如果再有其它類型的文件夾則是利用Jbuilder來生成的項目文件及相應的Java文件,讀者可以利用Jbuilder直接打開該工程即可后編譯運行!
上傳時間: 2015-09-08
上傳用戶:陽光少年2016
基于"trace transform"的識別2D圖像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3進行編繹, 而且最后的結果也可以在MATLAB下顯示出來, This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab tools to visualise these entities, and tools to check newly coded functionals. This version is released with a small number of functionals only.
上傳時間: 2013-12-23
上傳用戶:redmoons
it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin, shubert1,Ackley,dejong,dejong1,dejong2, dpower,rastrigin,Griewangk,Schwefel, rosenbrock2 and step. the package have the contour and mesh figures of these problem. it also give m files of these problems,and you can easily get your view of figures.
標簽: Unconstrained Optimization contains Problems
上傳時間: 2015-09-17
上傳用戶:bcjtao
用戶需要使用某個文件時,則需要將相應的文件處,同時注意文件中的package關鍵字(若存在package關鍵字,則需要將所有同package的文件拷貝到以該package為目錄名的目錄下面),然后用戶就可以對源文件進行編譯并運行得到本書中的運行結果。當然讀者首先需要有一個Java的運行環境! 同時在每個文件夾下面如果再有其它類型的文件夾則是利用Jbuilder2來生成的項目文件及相應的Java文件,讀者可以利用Jbuilder直接打開該工程即可后編譯運行!
標簽: 用戶
上傳時間: 2014-01-10
上傳用戶:風之驕子
基于核的學習方法SVM(Support Vector Machine)有很好的分類識別性能,這是在SVM的基礎上改進的一個更好的SKM(Support Kernel Machine)Package.
標簽: Machine Support Vector SVM
上傳時間: 2014-01-15
上傳用戶:13517191407
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work
標簽: algorithms MatlabBGL provides library
上傳時間: 2014-11-17
上傳用戶:zyt
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.
標簽: processing character Although involves
上傳時間: 2014-01-19
上傳用戶:愛死愛死
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived
標簽: editor application Something wanted
上傳時間: 2013-12-13
上傳用戶:戀天使569