DATABASE

共 530 篇文章
DATABASE 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 530 篇文章,持续更新中。

dkcs_ddos_bot, written on VC++ 7.10 with admin panel on PHP (MqSQL as database server). Command

dkcs_ddos_bot, written on VC++ 7.10 with admin panel on PHP (MqSQL as database server). Command list in archive, simply inject into explorer.exe. Create an army of bots. You can manage every bot,

RSS to SQL to store in Database

RSS to SQL to store in Database

image database图象数据库的制作

image database图象数据库的制作,以及图象的管理

SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDB

SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offering many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast Ja

程序构架基于:运用JSP+Struts+JSTL技术的MVC架构

程序构架基于:运用JSP+Struts+JSTL技术的MVC架构,数据库采用SQL Server。 使用说明: 设置数据库: 把/zefeng/database/zefenggb_Data数据库文件,附加到SQL Server数据库中,数据库的用户名和密码设置成sa。 本程序源代码在/zefeng/src/目录下。

浙大database课件

浙大database课件,数据库原理与应用电子教案,非计算机专业的。

Student status management system is development two aspects that typical information management syst

Student status management system is development two aspects that typical information management system, IMS( MIS), its development includes primarily the background database creates with support and t

VC6 from crosses the threshold is skilled in -VC and inside the data bank administration has some ab

VC6 from crosses the threshold is skilled in -VC and inside the data bank administration has some about VC and the database knowledge

关于Logistic回归统计算法的matlab实现

关于Logistic回归统计算法的matlab实现,内容包括建模、输出变量预测和预测误差分析。数据来自UCI数据库中的Ionosphere database,有351个统计实例,输出变量是二分类变量,代表电波从电离层反射的好坏情况,共有32个特征值。(压缩包中包含已经处理好的数据)

some java example for learn how to using database in java

some java example for learn how to using database in java

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace

What I did with this class is to automatize (not MS s automation) several processes to do a search i

What I did with this class is to automatize (not MS s automation) several processes to do a search in a MS Sql Server database, and show the results, retaining the data on an internal structure

bject Inspector is a component suite that contains inspectors allowing you to change anything in y

bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component fo

Delphi for PHP 用户手册

Delphi for PHP 用户手册,英文版,格式PDF。 The IDE User s Guide includes an overview of Delphi for PHP, information on using the IDE, debugging, creating a database application, and a VCL for PHP Component Write

A example program for DBMS!which use ACESS database.

A example program for DBMS!which use ACESS database.

A HR database application.

A HR database application.

该系统为家具订购单管理系统,由管理员和销售员管理,销售员可利用该系统进行家具订购单填写和自动生成的工作,减少人工操作带来的工作效率低的问题.还可以管理仓库存储货品信息,管理员还可以进行简单的员工管理和

该系统为家具订购单管理系统,由管理员和销售员管理,销售员可利用该系统进行家具订购单填写和自动生成的工作,减少人工操作带来的工作效率低的问题.还可以管理仓库存储货品信息,管理员还可以进行简单的员工管理和货品信息管理.以下是运行该系统的一点说明 一 开发环境 OS: Windows XP IDE: Jcreator DataBase: MicroSoft Office Access 200

Java项目开发实用案例之公司办公信息管理系统 本系统为公司办公信息管理系统EIMS

Java项目开发实用案例之公司办公信息管理系统 本系统为公司办公信息管理系统EIMS,主要用来管理公司的员工信息和财务信息,并提供公司内部信息交流平台。 文件说明: /EIMS/project-Eclipse/WSAD/Lomboz/MyEclipse开发环境下的工程文件目录; ? /EIMS/database-SQL Server 2000环境下的数据库数据文件和日志文件; ?

在使用"国际标准舞蹈比赛管理系统"之前

在使用"国际标准舞蹈比赛管理系统"之前,先确定sql server的服务器为HITHD(WINDOWS NT).先打开SQL Server 附加数据库,选择毕业设计文件夹下的database文件夹下的赵新侠_data文件.有详细说明

C#进销存系统,WinForm与SQLServer开发,配有数据库文件, 1、把goods数据库附加在SQL SERVER中。 2、连接数据库的登录账号为:J110

C#进销存系统,WinForm与SQLServer开发,配有数据库文件, 1、把goods数据库附加在SQL SERVER中。 2、连接数据库的登录账号为:J110,登录密码:654321。 3、数据库连接字串:Server=localhost uid=sa pwd=123456 database=goods。