搜索资源列表
sqlite-3.3.5.tar
- 新版轻量级嵌入式数据库,经交叉编译后可用于嵌入式系统。-new lightweight embedded database that can be cross-compiled for embedded systems.
sqlite3-3.5.2.bin
- 嵌入式数据库,最新版本 sqlite 3.5.2。
sqlite-3.5.2.so
- sqlite 3.5.2 编译好的库,可以用在linux上
sql2000kc
- 《SQL Server 2000课程设计案例精编》-李昆(案例四 企业员工资料管理系统)利用VB+SQL Server 2000进行课程设计,用一个通用的企业员工资料管理系统来介绍人事管理系统的实现过程。 案例四 企业员工资料管理系统 4.1 程序设计目的 4.2 程序功能介绍 4.3 程序设计 4.3.1 后台数据库设计 4.3.2 类模块设计 4.3.3 用户登录系统设计 4.3.4 系统主界面设计 4.3.5 员工信息管理系统设
student
- 学生选修课程管理系统的设计与实现 目 录 一、需求分析 2 1.1系统简要分析 2 1.2 应用需求分析 2 二、概要设计 4 2.1业务流分析 4 2.2数据流分析 4 2.3程序数据流程分析及流程设计 4 2.4数据字典 7 2.5系统数据模型设计 8 2.5.1 E-R图 8 2.5.2数据库建表 9 三、详细设计 11 3.1登陆模块的设计与功能实现:界面设计如下: 11 3.2系统管理 11 3.2.1系统管理菜单
sqlite-3.6.11 linux下安装包
- sqlite-3.6.11.tar.gz 嵌入式数据库sqlite的linux安装包.嵌入式数据库是指运行在本机上、不用启动服务端的轻型数据库,它与应用程序紧密集成,被应用程序所启动,并伴随应用程序的退出而终止。 SQLite的特点如下: 1、无需安装配置,应用程序只需携带一个动态链接库。 2、非常小巧,For Windows 3.3.8版本的DLL文件才374KB。 3、ACID事务支持,ACID即原子性、一致性、隔离性、和持久性(Atomic、Consistent、
中文版SQL Server2000开发与管理应用实例
- 第 1 章 安装和配置SQL Server 1 1.1 SQL Server的版本和版本选择 1 1.2 安装SQL Server的常见问题 3 1.3 如何理解实例 5 1.4 如何实现无值守安装 5 1.5 Desktop Engine 9 1.5.1 MSDE 2000概述 9 1.5.2 获取MSDE 2000 9 1.5.3 安装MSDE 2000 10 1.5.4 管理MSDE 2000 11 1.5.5 支持的并发用户数和数据库容量 12 1.6 SQL Se
mysql-connector-java-5.1.6.zip
- mysql 5.1的 jdbc驱动 Connector/J 5.1 支持Mysql 4.1、Mysql 5.0、Mysql 5.1、Mysql 6.0 alpha这些版本。 Connector/J 5.0 支持MySQL 4.1、MySQL 5.0 servers、distributed transaction (XA)。 Connector/J 3.1 支持MySQL 4.1、MySQL 5.0 servers、MySQL 5.0 except distributed transacti
mysql-connector-odbc-5.1.5-win
- mysql-connector-odbc-5.1.5-win32连接使用 ,mysql-connector-odbc-5.1.5-win32 to connect the use of
sqlite-2.8.13-1.i386.rpm
- 项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include- Project descr iption: SQLite is a small C library that implements a self-contained, embeddable, zero-configurat
2006030614053826531
- 酒店客房管理系统的主要任务是对酒店的客房进行管理,使用户能轻松地找到所需要的客房信息,提供订房和退房服务,并对酒店客房的业绩进行统计。 在不同的酒店之间,酒店客房管理系统会存在一些差异。通常,酒店客房管理系统的主要功能包括以下几个方面。 (1) 用户信息管理:对酒店客房管理系统的使用员工进行管理,包括对员工的基本信息(如用户姓名、所属部门、用户类型等)进行检索、录入和修改。 (2) 客房类型管理:用户可自定义客房类型,并对其进行管理,包括对客房类型的基本信息(如类型名称、面积、床位、价格等)进行
rwTest
- qt3.3.5,实现操作access数据库例子,可以对数据库进行简单的操作.-qt3.3.5, to achieve operating access database example, the database can be a simple operation.
dbconnect-0.3.5
- C++连接一写常用数据库的接口,方便c++开发信息管理系统!-C++ Connected to a common database to write the interface to facilitate c++ The development of information management systems!
WebCast124319000_code
- 将带您了解SQL Server Compact 3.5的发展历程和功能特性,让您能够把握它的定位,指导智能客户端的开发-Will take you to understand the SQL Server Compact 3.5 and functional characteristics of the development process, allowing you to grasp its positioning and guiding the development of smart c
sqlite-3.5.4.0.tar
- 很小的一个文件数据库,非常适合嵌入式系统使用-a very good database
5
- 1. 掌握图的基本存储方法; 2. 掌握有关图的操作算法并用高级语言实现; 3. 熟练掌握图的两种搜索路径的遍历方法。 -1. To master plan the basic storage methods 2. Information on the plans and the operation of algorithms to achieve high-level language 3. The master plan of the traverse path of t
sqlite-amalgamation-3.6.18.tar
- sqlite3是一个用于嵌入式的数据库系统,由于具有原子事务的功能,所以在嵌入式设备易掉电中的应用中非常适合。此个版本是第三版SQLITE3-SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database e
mysqltool-3.5.tar
- mysql 工具 检测mysql 运行 状况-mysql
tora-1.3.23-1.el5.i386
- linux下的oracle数据库工具,可以方便的对数据库进行操作。此版本可用与红帽5-oracle database tool under linux, you can easily operate the database. This version is available with Red Hat 5
TQ2440_sqlite-3.5.9.tar
- TQ2440_sqlite-3.5.9.tar.gz,这是个已经在TQ2440开发板上移植好的sqlite程序。-TQ2440_sqlite-3.5.9.tar.gz, this is a good board transplantation has been developed in TQ2440 sqlite program.
