搜索结果

找到约 439 项符合 bot-package 的查询结果

Java编程 CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional s

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.
https://www.eeworm.com/dl/633/192339.html
下载: 175
查看: 1074

Applet 很多java的小程序

很多java的小程序,适合初学者。 包括java,class文件还有部分package的应用。
https://www.eeworm.com/dl/634/193671.html
下载: 47
查看: 1020

书籍源码 java网络高级编程,这里包含本书的大部分源程序

java网络高级编程,这里包含本书的大部分源程序,读者需要调试程序时可以直接从这里拷贝到自己的相应目录下面。 本书中的每一章都单独作为一个目录,例如“chap1”中就包含了第一章中的源程序清单。 读者在查找文件时,首先到相应的目录下面去查找,如果没有则表明该章原文中有两个相同的文件名,则用户可以到该章相应的子文 ...
https://www.eeworm.com/dl/532/194073.html
下载: 22
查看: 1066

生物技术 基于"trace transform"的识别2D图像的C++源程序

基于"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, matl ...
https://www.eeworm.com/dl/670/197495.html
下载: 151
查看: 1082

并行计算 it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldst

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 t ...
https://www.eeworm.com/dl/694/198177.html
下载: 197
查看: 1072

Java编程 用户需要使用某个文件时

用户需要使用某个文件时,则需要将相应的文件处,同时注意文件中的package关键字(若存在package关键字,则需要将所有同package的文件拷贝到以该package为目录名的目录下面),然后用户就可以对源文件进行编译并运行得到本书中的运行结果。当然读者首先需要有一个Java的运行环境! 同时在每个文件夹下面如果再有其它类型的 ...
https://www.eeworm.com/dl/633/199139.html
下载: 196
查看: 1007

数学计算 基于核的学习方法SVM(Support Vector Machine)有很好的分类识别性能

基于核的学习方法SVM(Support Vector Machine)有很好的分类识别性能,这是在SVM的基础上改进的一个更好的SKM(Support Kernel Machine)Package.
https://www.eeworm.com/dl/641/199337.html
下载: 178
查看: 1047

数值算法/人工智能 The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set o

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
https://www.eeworm.com/dl/518/200429.html
下载: 197
查看: 1083

软件设计/软件工程 Text processing often involves matching text against a pattern. Although Java s character and assort

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 intro ...
https://www.eeworm.com/dl/684/208006.html
下载: 45
查看: 1042

编辑器/阅读器 So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw

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 sufficien ...
https://www.eeworm.com/dl/626/224445.html
下载: 179
查看: 1043