搜索资源列表
jxsCtMBe
- java的一个网上商店的源码,后台是Access数据库.功能还可以.界面比较简单,但是基本的功能都有.-java an online store the source code, backing of the Access database. function can also. the interface is simple, but the basic function,.
SSDB
- 这是一个Java的数据库编程,用的是Mysql数据库,实现了添加,查找,删除的功能,图形界面,仅供参考-This is a Java database programming, using a Mysql database to achieve the add, search, delete functions, graphical interface, for reference only
Database_Interface
- 一个方便的数据库接口,可以将xls(excel表格)或DBF(foxpro)文件中的数据一步导入到oracle数据库中-A convenient database interface, can import xls (excel form) or DBF (foxpro) file data into oracle database
tushuguanlixitong
- 图书管理信息系统设计过程完整文档,包括数据库的设计和需求分析!及运用界面的显示。-Book management information system design process complete documents, including database design and needs analysis! And use the display interface.
pageinfo
- 分页技术,支持各种数据库的分页,提供接口和实现类-Paging technology, supports a variety of database page, providing interface and implementation class
Music_management_system
- oracle数据库课程设计:音乐管理系统,用Oracle存储数据,前台用Java可视化界面程序进行音乐管理。-oracle database curriculum design: music management system, using Oracle stored data, visualization of the future with Java interface for music management program.
DearSports
- 目 录 1.引言 2 1.1编写目的 2 1.2项目背景 2 1.3定义 2 1.4参考资料 3 2.任务概述 3 2.1目标 3 2.2运行环境 4 2.3条件与限制 4 3.数据描述 4 3.1静态数据 4 3.2动态数据 4 3.3数据库介绍 5 数据库采用SQL server 2000数据库。 5 3.4数据词典 6 3.5数据采集 12 4.1功能划分 13 4.2功能描述 13 5.性能需求 28 5.1
jisuanqi
- 小型计算器,有图形界面,求高手编一个JAVA计算器,能够在输出显示屏上显示所输入的式子,并且能够进行4则混和运算。比如:要求(8-4*4)/(4-6) 就只要输入这个式子便可计算出结果-Small calculator, a graphical interface, find the master code of a JAVA calculator that can display the output screen input formula, and mixing operations ca
sqlite
- SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2
example(JDBC)
- 本代码为使用JDBC接口链接oracle数据库的JAVA源码,并包含实现增删改查操作-This Java source code for the link to oracle database using the JDBC interface and contains functions that implement the CRUD operations
Product
- C/S 架构 JAVA语言 MYSQL数据库 的 SWT 界面 仓库管理信息系统-C/S structure of the Java language MYSQL database SWT interface warehouse management information system
jdbc_day01_v1_am
- Java Data Base Connectivity Java 官方连接数据库的一种通用技术 JDBC定义是连接数据库的标准,里面定义了一些、 通用接口 oracle mysql DB2 SQLServer derby(Java 编写) SQLite(移动设备-Java Data Base Connectivity Java Official connect to the database, a common technical JDBC definit
Student
- java实现的学生数据库管理系统,有图形界面-Student database management system java implementation, a graphical interface
DBAccess
- Java对Access数据库的简单操作,包括增删改查,界面程序-Java simple operation, including the Access database CRUD interface program
booksale-v4.0
- 设计的基于Web的网上书店系统,利用JSP(Java Server Pages)结合Oracle数据库来实现的B/S结构。JSP是以Java语言为脚本语言,在连接Oracle数据库中可以通过JDBC驱动程序与数据库连接。本设计与现有的网上案例比较过,具有用户使用简单,界面直观等优点。本设计具有图书销售、图书查询、购物车等功能。-Design Web-based online bookstore system, using JSP (Java Server Pages) combined Orac
telecom2
- 一个简单的电信收费管理系统,java 写的,界面简。-A simple management system for telecommunications charges, java to write the interface simple.
malletTest
- mallet测试代码, 非常优秀的自然语言处理工具包,基于Java编写,可以进行文本分类,聚类等功能,并且支持加入自定义的算法,其中有众多的API接口,有着很好的研究和实用价值。-mallet test code, very good natural language processing toolkit based on Java, you can text classification, clustering and other functions, and supports adding
DBproject
- 基于数据库设计的java编程,通过java运行界面获取数据库信息,使用JDBC链接,数据库设计的课程设计,-Java programming based on database design, access to database information through the java runtime interface, using JDBC links, database design, curriculum design,
javaPsqlserver
- java链接sqlserver数据库,界面编程的课程设计-java link sqlserver database interface programming course design
BankDataBase
- 银行管理系统 用图形用户界面实现存取款/转账/查询等基本功能(The bank management system uses graphical user interface to realize the basic functions of access / transfer / inquiry)