本套光盘提供了本书各章实例的所需的部分源程序文件以及数据库文件。读者 需要使用JDK 1.4(必需)版,可以在java.sun.com上下载、SQL Server 2000以及MS Access2002、Oracle等工具才能顺利运行本程序。
上传时间: 2013-12-21
上传用户:清风冷雨
SQL(Structured Query Language,结构查询语言)是一个功能强大的数据库语言。SQL通常使用于数据库的通讯。ANSI(美国国家标准学会)声称,SQL是关系数据库管理系统的标准语言。SQL语句通常用于完成一些数据库的操作任务,比如在数据库中更新数据,或者从数据库中检索数据。使用SQL的常见关系数据库管理系统有:Oracle、 Sybase、 Microsoft SQL Server、 Access等等。虽然绝大多数的数据库系统使用SQL,但是它们同样有它们自立另外的专有扩展功能用于它们的系统。但是,标准的SQL命令,比如"Select"、 "Insert"、 "Update"、 "Delete"、 "Create"和 "Drop"常常被用于完成绝大多数数据库的操作。MS SQL Server 就是用的Transact- SQL。SQL语言有着非常突出的优点,SQL语言是非过程化的语言、统一的语言、是所有关系数据库的公共语言。
标签: Structured Language Query SQL
上传时间: 2016-07-23
上传用户:zhanditian
SQL(Structured Query Language,结构查询语言)是一个功能强大的数据库语言。SQL通常使用于数据库的通讯。ANSI(美国国家标准学会)声称,SQL是关系数据库管理系统的标准语言。SQL语句通常用于完成一些数据库的操作任务,比如在数据库中更新数据,或者从数据库中检索数据。使用SQL的常见关系数据库管理系统有:Oracle、 Sybase、 Microsoft SQL Server、 Access等等。虽然绝大多数的数据库系统使用SQL,但是它们同样有它们自立另外的专有扩展功能用于它们的系统。但是,标准的SQL命令,比如"Select"、 "Insert"、 "Update"、 "Delete"、 "Create"和 "Drop"常常被用于完成绝大多数数据库的操作。MS SQL Server 就是用的Transact- SQL。SQL语言有着非常突出的优点,SQL语言是非过程化的语言、统一的语言、是所有关系数据库的公共语言。
标签: Structured Language Query SQL
上传时间: 2016-07-23
上传用户:cc1015285075
an analysis software with souce code for the time series with methods based on the theory of nonlinear deterministic dynamical systems, or chaos theory.这套软件源码是根据H. Kantz and T. Schreiber, ``Nonlinear Time Series Analysis , Cambridge University Press, Cambridge (1997).
标签: with the analysis software
上传时间: 2013-12-10
上传用户:ve3344
(1) 为Windows操作系统建立兼容的DOS命令接口,文件与目录命令 (2) 具体命令:DIR,RD,CD,MD,DEL,MOVE,REN,XCOPY,命令格式可参考Windows的CMD.EXE或MS-DOS提供的命令格式 (3) 设计命令的名称,参数等格式 (4) 可以字符形式接受命令,执行命令,然后显示命令执行结果
上传时间: 2014-07-25
上传用户:gengxiaochao
系统主要以一电脑公司进销存管理为基本要求,主要功能包括对各个数据表的查询和维护,进货、销售、退货登记,对各个厂商进货总额、顾客购买总额、商品销售量、商品退货量、业务员业绩及薪金的排行和一些报表分析。采用vb技术和MS SQL Server数据库
上传时间: 2013-12-25
上传用户:2404
This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system.
标签: initializing application operating presents
上传时间: 2013-12-19
上传用户:tzl1975
代码共计381个,其运行环境如下: IE 5或更高版本 Mozilla Firefox 1.5.0.3或更高版本 服务器采用IIS5.1 或以上版本 数据库使用MS Access 2000以上
上传时间: 2014-08-15
上传用户:lanwei
This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
标签: microcontroller calculator Although displays
上传时间: 2014-12-01
上传用户:edisonfather
USB开发工具,MS提供,可以读取所有USB设备的descriptor表。是USB开发者的好帮手。
上传时间: 2014-12-20
上传用户:杜莹12345