-
an XML as the database of messages without connecting to the database.
一个XML作为数据库的留言本,无须连接数据库。-an XML as the database of messages without connecting to the database.
- 2022-05-13 06:57:21下载
- 积分:1
-
金山软件数据库管理界面的实现。使用数据库t。
本程序实现了金山词霸界面的数据库管理.使用DAO技术对数据库进行增加,删除,修改,查找记录等操作,并且实现了类似于金山词霸效果的界面布局,可以设置显示字体和数据导出,界面友好简单,方便使用.-the realization of Kingsoft database management interface. DAO use of database technology, delete, modify and search for records of operations, and achieve the effect of Kingsoft similar to the interface layout, can set font and data showed derived friendly interface is simple and easy to use.
- 2022-05-01 02:19:14下载
- 积分:1
-
企业资产信息系统 用visual basic+acess 实现
企业资产信息系统 用visual basic+acess 实现-enterprise information systems used to achieve visual basic acess
- 2022-03-09 12:33:53下载
- 积分:1
-
students graduate design management procedures
学生管理程序毕业设计-students graduate design management procedures
- 2022-01-21 18:56:14下载
- 积分:1
-
Type Classification Code [英汉计算机大词典] n.分类码 :main.m (program control)discretize.m...
Type Classification Code [英汉计算机大词典] n.分类码 :main.m (program control)discretize.m (converts image to discrete values)plotimg.m (plots划分 images)dirImg.m (computes the directional image)extract.m (extracts square portion of image抽取块方向图 - called by dirImg) slitSum.m (computes the slit缝隙、剖面 sum direction - called by dirImg)tileImg.m (tiles平铺显示 the image and computes new directions)averImg.m (smoothes the image)angleImg.m (computes the angles from the vector representationvector representation n.向量表示 )Poincare.m (computes the core-delta points)temp.m (extracts the core-delta points and locations) Correlation相关、对比 Code:proj.m (program control)plotimg.m (plots images)discretize.m (converts image to discrete values)normalize.m (normalizes images)corrfft.m (computes the correlation)-Type Classification Code [computer English Dictionary] n. classification codes : main.m (program control) discretize.m (converts image to discrete values) plotimg.m (plots classified images) dirImg.m (computes the dir
- 2022-08-17 05:20:41下载
- 积分:1
-
数据库连接的问题,希望对大家有帮助:
VC中数据库连接问题,希望对大家有点帮助 :-)-VC database connectivity problems, we hope to help a bit :-)
- 2022-04-09 08:39:40下载
- 积分:1
-
钻石访问是一组的专家组,提供高
Diamond Access is a set of Delphi components, that provide high-speed performance when working with Microsoft s Access databases. Diamond Access uses Data Access Objects 3.5/3.6 (DAO) to work directly with Jet engine, providing fastest possible interface to Access databases.
- 2022-10-08 12:05:03下载
- 积分:1
-
Asset management system is a full
资产管理系统是功能齐全的管理系统,可以作为商业代码直接使用-Asset management system is a full-featured management system that can be used directly as a commercial code
- 2023-02-17 19:50:04下载
- 积分:1
-
ADO数据库访问封装,支持SQL SERVER 和ORACLE数据库
ADO数据库访问封装,支持SQL SERVER 和ORACLE数据库-ADO database access package to support the SQL SERVER and ORACLE database
- 2023-08-07 21:05:03下载
- 积分:1
-
Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC pu...
Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{ Class.forName(-Java database connectivity Beanpackage GeneralJDBC import rows .* GeneralJDBC public class (Connection conn Statement stmt ResultSet rs// Construction : loading JDBD-ODBC Driver public GeneralJDBC () (Connection conn = null Statement stmt = null ResultSet rs = null try (JDBC (
- 2022-06-30 06:20:30下载
- 积分:1