搜索资源列表
CFDbf
- dbf文件的读写类。它直接对dbf文件进行文件级的操作,没有索引-dbf file reader category. It has a direct right dbf files document-class operations and the absence Index
20062171141051
- 很不错的Access数据库结构打印工具,方便您在编程时助记数据库字段,可以输出到打印机,保存为HTML文件。能很清楚的列出数据库的所有表的字段信息、索引信息等。 -quite the Access database structure Print tool to facilitate the programming your reporter database fields, can be output to the printer, the depositary for the HTML
postgis-1.2.0.tar
- Postgis是Postgres的Gis空间引擎,支持空间索引和空间操作,扩展了很多空间类型
DataIndex
- ADO数据库编程示例,功能为数据库索引,使用Visual C进行编译-ADO database programming examples, the function of the database index for the use of Visual C compiler
A_Hashtabl59627352002
- 主要显示了图书馆信息系统的查询,索引的数据库-shows that the main library information systems inquiries, the index database
sqlsource
- 一个简单的minisql,能实现sql语句的基本功能,创建、查询和删除,创建索引等-a simple minisql, sql statement to achieve the basic functions to create, search and delete, create indexing
Gallery4U102
- 1.二级分类 2.前台全部页面生成html,包括网站主页和导航栏 3.自定义模板,自由度很高,可以为每个分类,每个图片集,甚至每张图片页设置不同的模板。 4.完善的html生成功能,包括全站恢复。 5.自定义自定义标签功能,生成时全部为html,不生成JS文件,避免了JS调用过多造成页面显示缓慢。 6.三种图片添加模式(高级/简单/上传),使图片添加更容易。 7.可以控制图片集索引生成时的图片大小和图片排列方式。 8.前台提供搜索功能。(search.asp) 9
PersonnelArchive
- 利用ALV-tree建立员工资料表,功能有新增、 删除、修改及利用年龄来当索引值,达到搜寻同年纪的员工资料。
HASH
- 为小型数据库建哈希索引,为可扩展哈希,实现在索引在定值查找记录 -Hash index for small database built
sqlite_demo
- SQLite 是用C语言编写的开源数据库,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人将其替代Access,用作后台数据库。 SQLite 支持多数SQL92标准,例如:索引、限制、触发和查看支持。 支持 NULL、INTEGER、REAL、TEXT 和 BLOB 数据类型,支持事务。-SQLite is a C language open source databases, mainly used in embedded, you can also put it at t
SQLiteManagerSetup
- SQLiteManager是一个支持多国语言基于Web的SQLite数据库管理工具。它的特点包括多数据库管理,创建和连接;表格,数据,索引操作;视图,触发器,和自定义函数管理。数据导入/导出;数据库结构导出。 -SQLiteManager is a support for multi-language Web-based SQLite database management tool. Its features include multi-database management, creatio
SQLite-database-file-format
- 网上介绍SQLite文件格式的文章并不少,但一般都是针对小文件:一个表,几条记录,两个页。本文准备一直分析到比较大的文件,至少B-tree和B+tree中得有内结点(就是说不能只有一个既是根又是叶的结点,就是说表中得多点记录,得建索引),还要争取对SQLite的各类页都做出分析-Comprehensive analysis of SQLite database file format
hbase-0.20.6.tar
- Hbase是Hadoop一个正式一个子项目,是面向列的分布式数据库,它的分布不是关系型数据库 而是疏松的持久并按多维索引的map型 -Hbase is a formal a Hadoop subproject, is column-oriented distributed database, its distribution is not a relational database, but the persistent loose the map according to type of mu
src
- 自己实现文件系统以及各项功能的简单数据库,支持基本所有数据库操作,效率一般,目前不支持索引-A simple version of self develop database
MiniSQL-v3
- 小型数据库系统,Visual Studio 2008/2010工程,可直接运行,支持SQL语句、建立B+树索引、计算操作时间等功能-Small database system, Visual Studio 2008/2010 project can be run directly support the SQL statement to establish B+ tree index, calculated operation time etc.
advertisement
- 数据库 创建唯一性索引 创建表结构 广告订单表-sqlserver scr ipt
MiniSQL
- 自己实现的一个简单数据库系统源码。 miniSQL. 支持创建表、删除表、插入记录、删除记录、查询记录、创建索引、删除索引和退出系统。 代码中还有一些bug。-Own implementation of a simple system source code. miniSQL. Support the creation of tables, delete tables, insert records, delete records, check records, creat
Elasticsearch服务器开发(第2版)
- elasticsearch 服务器开发 欢迎阅读本书的第2版,这一版不仅针对Elasticsearch的最新版本更新了内容,还添加了一些 在第1版中遗漏的重要内容。阅读这本书,你将踏上Elasticsearch服务器提供的全文检索的精彩旅 程。本书首先对Elasticsearch进行一般性介绍,其中包括如何启动和运行Elasticsearch、Elasticsearch 的基本概念,以及如何以最基本的方式索引和搜索数据。 本书也将讨论被称为Querydsl的查询语言,通过它可以创建复杂