-
GUIIPLS21
说明: oints in data to the points in model. Fit with respect to minimize the sum of square
- 2020-06-22 23:40:01下载
- 积分:1
-
java-game
java扫雷程序,实现简单的扫雷操作,计分功能等等。(java demining program, minesweeping operations to achieve a simple, scoring and more.)
- 2016-10-20 19:40:37下载
- 积分:1
-
三次样条曲线算法的改进及Java语言实现
三次样条曲线算法的改进及Java语言实现.zip(Improvement of the three spline curve algorithm and the realization of.Zip in Java language)
- 2017-12-13 14:49:16下载
- 积分:1
-
restrant
这是一个校园的网页点餐系统,开发平台为J2EE.开发语言是Java,将项目部署至MyEclipse上即可。(This is a campus web ordering system, development platform for J2EE. Development language is Java, will deploy the project to the MyEclipse can.)
- 2020-12-21 18:09:08下载
- 积分:1
-
FileReadUtil.java.txt
一个读写文本文件的java类,传入strbuf,传出按照回车分割的字符串。用于读写小size(<=10M)的文本文件。(read text file class)
- 2013-08-30 09:35:09下载
- 积分:1
-
ez160
hai还是可以用的,用于电脑的最新的文件生成,常用的话是最好的(hai can still use)
- 2010-06-19 15:26:18下载
- 积分:1
-
universidadmodelviewcontroller
Java Universidad model view controller
- 2013-11-08 06:53:28下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
endotesting
endotesting used to recursive test a important tech tool for QA
- 2007-09-17 19:25:36下载
- 积分:1
-
MyBatis3_Chinese
Mybatis3中文开发文档,ibatis的最新版本开发文档(Mybatis3 Chinese development of documents, the latest version of ibatis development of documents
)
- 2012-01-14 15:17:05下载
- 积分:1