-
UMLxueshengxitongjianmo
UML的学生学籍管理系统建模,UML的面向对象系统建模的很好的实践文档,很值得学习。(可使用rational rose来创建)
- 2012-01-08 21:22:27下载
- 积分: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
-
ShoppingSystem
用MFC写的商品管理系统,功能完善,可以增加删除查询修改以及统计商品信息(Written with MFC merchandise management system fully functional, you can add delete modify the query and statistical information goods)
- 2014-12-02 16:38:31下载
- 积分:1
-
leedcode
用Java编写的leedcode 算法题(Java prepared by the leedcode algorithm,)
- 2016-08-03 09:36:21下载
- 积分:1
-
OpenSSLMessageDigestJDK
Open S S L Message Digest J D K extends Message Digest implements Cloneable.
- 2014-01-10 11:15:21下载
- 积分:1
-
zifu
这是关于java中字符串的相关代码源文件,大家可以试着下载下来学习或查阅(This is about the relevant code string java source files, you can try to download or access to learning)
- 2015-03-19 10:27:10下载
- 积分:1
-
java
java语言写的链接Cplex的7个LP问题示例代码(seven exercise about linear programming problem by JAVA)
- 2017-06-13 20:12:07下载
- 积分:1
-
MirandaAbstract
abstract class MirandaAbstract implements MirandaInterface.
- 2014-01-22 10:57:47下载
- 积分:1
-
ResultValue
Represents an evaluation of the goodness of a result.
- 2013-12-05 11:00:58下载
- 积分:1
-
xy52
幸运52的代码,这是我上课时需要用的代码 请求帮助(Lucky 52 code. This is the code request help I need in class)
- 2018-05-14 09:11:44下载
- 积分:1