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