-
supermarketjava
这是一个用JAVA编写实现,基于SQL SERVER后台数据库的超级市场的管理系统.可以实现超市管理的基本操作(This is a realization with the preparation of Java, Based on the SQL Server database background supermarket management systems. Supermarket management can achieve the basic operation)
- 2006-12-27 09:33:07下载
- 积分:1
-
jsPxml
用java语言对XML数据进行操作。对市、省份等进行查找。(js and xml)
- 2012-04-22 16:14:01下载
- 积分:1
-
130A1J0010_W1_DS_M8
STACK IN JAVA IS VERY UNDERSTANDABLE
- 2013-09-25 18:28:14下载
- 积分:1
-
org.eclipse.swt.examples.paint
建立工程
org.eclipse.swt.examples.paint.rar(building projects org.eclipse.swt.examples.paint.r ar)
- 2007-04-04 13:30:35下载
- 积分:1
-
AI
说明: this is a tic-tac-toe game.... no one can win...try it.. :)
- 2009-07-11 15:18:28下载
- 积分:1
-
apache-tomcat-9.0.4-src
apache-tomcat-9.0.4-src
- 2018-02-25 22:28:41下载
- 积分:1
-
JAVAclustering
JAVA 本程序所实现的功能为对数据进行无监督的学习,即聚类算法(JAVA the procedures for the functions of data unsupervised learning, clustering algorithm)
- 2007-01-16 13:17:18下载
- 积分:1
-
Reg
这是一个用swing写的注册界面,用来学习swing非常的不错。(This is a swing write register interface for learning swing very good.)
- 2015-12-09 20:19:57下载
- 积分:1
-
src
实现对象的序列化与反序列化,定义一个student对象,实现对对象的添加、删除、修改、退出等的操作。(To achieve the object serialization and deserialization, define a student objects to realize the object to add, delete, modify, withdraw from such operations.)
- 2010-05-09 21:42:30下载
- 积分:1
-
FirstMissingPositive112_Done
给出数组中的一串数字,找到里面缺省的第一个正整数(For example,
Given [1,2,0] return 3,
and [3,4,-1,1] return 2.
Your algorithm should run in O(n) time and uses constant space.
)
- 2017-05-01 12:32:34下载
- 积分:1