-
下山单纯形法java源程序可做非线性函数极值以及曲线拟合程序CureFit_Line_LeastSquaresMethod
下山单纯形法java源程序,可做非线性函数极值以及曲线拟合程序(downhill simplex method java source files, to do extreme nonlinear curve fitting procedures and)
- 2020-07-14 02:58:53下载
- 积分:1
-
tally
记账:记录收入支出情况,随时可查看账单明细(Bookkeeping: recording income and expenditure, the details of the bill can be viewed at any time)
- 2014-01-03 19:02:20下载
- 积分:1
-
CarModel
赛车程序:先对赛道和赛车建立模型,再制作GUI和控制算法实现自动驾驶,最终进行统一的系统调度。(Racing procedure: first track and the car model, and then the production of GUI and control algorithm for automatic driving, and ultimately a unified system for scheduling.)
- 2008-06-23 18:54:50下载
- 积分:1
-
200_java_code
200个Java初学者必看的小程序,从初始的hellow world 到jFrame的基础使用方法都包括了(200 Java applet beginners must-see, world hellow to the base from the initial use of jFrame are included)
- 2014-05-10 15:08:42下载
- 积分:1
-
lexical-014
The following words are used as keywords in proposed extensions and are therefore reserved to allow for the possibility of future adoption of those extensions Source Code for Andriod.
- 2014-02-02 21:57:13下载
- 积分:1
-
image
Java版色情图像过滤入门示例及源码模拟绿坝过滤机制(Introduction to Java version of pornographic image filtering example and source analog filtering mechanism Green Dam)
- 2010-05-14 15:17:16下载
- 积分:1
-
1
说明: 基于java socket的网络聊天程序(Java socket-based network chat program)
- 2008-06-03 11:19:15下载
- 积分:1
-
Solr文档
Solr是一个独立的企业级搜索应用服务器,它对外提供类似于Web-service的API接口。用户可以通过http请求,向搜索引擎服务器提交一定格式的XML文件,生成索引;也可以通过Http Get操作提出查找请求,并得到XML格式的返回结果(Solr is an independent enterprise search application server, which provides API interface similar to Web-service. Users can submit XML files in a certain format to search engine servers through HTTP requests and generate indexes. Users can also submit search requests through Http Get operations and get the returned results in XML format.)
- 2020-06-18 12:00:02下载
- 积分:1
-
JavaThreadProgrammingCode
Java Thread Programming Code
- 2011-09-19 14:57:03下载
- 积分:1
-
MiniCAD
在这个项目中,你应该使用Java GUI实现一个简单的绘图板。
为了得到满分,你应该落实:
画线,圆,矩形,文字
改变目标的颜色
改变的目标的位置
改变的目标的大小
图像保存为文件,并加载镜像文件
变化的全部进程应该是可见的。
您应提交所有的源文件可运行jar文件( In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
draw line, circle, rectangle, text
change the color of a target
change the position of a targets
change the size of a targets
save images as files and load a image file
All processes of changes should be visible.
You should submit a runnable jar file with all your source files )
- 2020-11-06 22:09:49下载
- 积分:1