资源列表
_Oracle 存储过程优化.rar
- oracle存储过程后优化
ADO.NET.read.data.development
- ADO.NET基本对象开发读取Access数据库数据ADO.NET Basic Access database objects to read data development -ADO.NET Basic Access database objects to read data development
TurboTree
- 很多人都使用“父—子结构+递归算法”来显示树型的层次结构,这里给介绍一种简单方便的数据结构和算法,快速显示树型的层次结构-many people use a "parent-child structure + recursive algorithm" to show the level of tree structure, here introduced to a simple data structure and algorithm, shows the hierarchi
20060209161806807
- 很好的数据库管理程序, 很好的数据库管理程序, -good database management procedures, a good data base management procedures, a good data base management procedures, a good data base management procedures, a good database management procedures,
7.1-Delphi数据库模糊查询功能的改进
- 本人上传的内容是有关DELPHI设计数据库的资料。运用DELPHI7.0来开发数据库,-I upload the contents of the Delphi design of information in the database. DELPHI7.0 used to develop the database,
Train_17
- 通过ADO连接数据库,并支持Oracle,SQLserver、Access等-Connect to the through ADO, and support for Oracle, SQLserver, Access, etc.
DatabaseSearch
- 进行远程数据库搜索的DELPHI源码。提供了2种方法。-remote database search of Delphi source. The two methods.
CRC_WORD
- 用查表法实现CRC计算 ,本文以工程应用为目的, 分 析了串行通信技术中利用最有效的错误检测 手段— 增加冗余位对数据错误进行 检测时应采取约一种方便、有效的方法— 查表法, 构造了利用最通用的多项式 多项式和一多项式进行 快速计算的一系列函数。在实际应用 中, 这些函数可直接调用。-In this paper, engineering applications for the purpose of Analysis of serial communication
7206765
- jsp的一个超市进销系统,使用bs结构设计,小而且使用-The JSP a supermarket net system, using bs structure design, small and use,
DatabaseAlone
- sql mssql connect .net lan:mongolia
Envolope_Sqlite3_class
- 1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。 2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql) 3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll 4.用法与说明请参考头文件