搜索资源列表
Desdll
- 把所给的三个文件DES.h,DES.c,KEY.c在C++ 中创建一个动态链接库,分别加入到相应的Header Files和、Source Files和Desdll.h中-turning to the three documents DES.h, DES.c. KEY.c in C for the creation of a dynamic link library were added to the corresponding Header Files and, Source Files an
gongziguanlixt
- 用VB6.0编写工资管理系统,利用软件工程原理,采用面向对象的编程方法,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面,实现了工资管理的自动化和信息化.-prepared with VB6.0 wage management system, using software engineering principles, using object-oriented programming methods, including development of its key data
qdbm-1.8.77
- 一个小型的基于Hash的Key=>Value的数据库,速度很快,目前主要运行在Unix/Linux平台
gdbm-1[1].8.3-1-src
- 开源的数据库管理系统,采用 key->value 方式,适用场合很多!绝对源码!-open-source database management system that uses key-gt; Value, applies many occasions! Absolute source!
redis-lua
- redis-lua是一个纯lua的客户端库,用来访问Redis高级key-value数据库-redis-lua is a pure Lua client library for the Redis advanced key-value database.
berkeleydb-5.1
- Berkeley DB (DB)是一个高性能的,嵌入数据库编程库,和C语言,C++,Java,Perl,Python,PHP,Tcl以及其他很多语言都有绑定。Berkeley DB可以保存任意类型的键/值对,而且可以为一个键保存多个数据。Berkeley DB可以支持数千的并发线程同时操作数据库,支持最大256TB的数据,广泛用于各种操作系统包括大多数Unix类操作系统和Windows操作系统以及实时操作系统-Berkeley DB (DB) is a high performance, em
jzmk
- VB开发的2008驾驶员上机理论考试答题软件,可以很方便的复习重点难点题。(已加入四川专用题库100题) 程序已可以使用,功能基本完整。-VB development driver on the 2008 machine theory test questions software, can easily review the key and difficult question. (Sichuan-specific item bank has been adding 100 item
Accessreg
- 基于ACCESS下编写的注册码与硬盘序列号管理器-ACCESS prepared based on the key with the hard drive manager serial number
Databasesothemainconcepts
- 数据库中有关的主要概念,然后回顾数据管理技术的三个发展阶段,数据库的三个发展阶段及各阶段的主要特点,掌握数据库中的有关的基本概念、数据库系统的组成及各部分的主要功能。重点掌握实体、属性定义和实体型之间的联系类型及特点。三种数据模型的特点及区别。面向对象数据模型的基本特征。-Databases on the main concepts, and then review data management techniques to the three stages of development, da
SynBigTable
- Very fast huge table source code unit for Delphi. Can handle data on disk from numerical key or text key.
mdb_viewer
- 一个能读取ACCESS的mdb文件,并能够进行编写和执行SQL编程的小程序,关键在于小巧,方便携带。-One can read ACCESS of mdb file, and be able to carry out preparation and implementation of SQL programming, small programs, the key is small, easy to carry.
redis-2.0.4.tar
- redis 是一个高性能的key-value数据库。 redis的出现,很大程度补偿了memcached这类keyvalue存储的不足,在部 分场合可以对关系数据库起到很好的补充作用。-redis is a high performance key-value database. redis appearance to a large extent compensated for the lack memcached such keyvalue stored in some relational
tmdb-0.0.1
- tmdb 也是差不多这么一个性质Key-Value小数据存储(DBM),设定存储数据目标量级是10W级,性能嘛也不是很好,算是一个小实验型产品-cache database server
IC_Chapter4_Cassandra
- IC_Chapter4_Cassandra是本书第四章的实验,主要介绍可伸缩、大规模的key/value数据存储系统Cassandra。Cassandra是一个具有高可扩展性、最终一致性、分布式、结构化的key/value数据库-Cassandra Client Demo
memlink-0.3.4.tar
- nosql数据库 memlink,海量,高性能,持久化,分布式的key-list类型数据引擎-Memlink is a list struct data stroage engine
apache-cassandra-0.8.4-bin.tar
- NoSQL.非关系型数据库—Cassandra的apache服务器连接包。其主要功能比Dynomite(分布式的Key-Value存储系统)更丰富。-NoSQL.The relational database-Cassandra apache server connection of the bag. Its main functions than Dynomite (distributed Key-Value storage system) more abundant.
JX02WX
- 药品管理系统,按药品代号、批号作为主键。对药品仓储进行管理。-Drug management system, according to pharmaceutical code, batch number as the primary key. Of drug warehouse management.
New-folder
- We analyze Hadoop workloads from three different research clusters from an application-level perspective, with two goals: (1) explore new issues in application patterns and user behavior and (2) understand key performance challenges related to IO a
gongzhiguanli
- 简单的工资发放管理软件,Delphi 7下开发-/* Table: SALARY_SET, Owner: MISDBA*/ CREATE TABLE SALARY_SET (PERSON CHAR(6) NOT NULL, SALARY FLOAT, CONSTRAINT SALARY_SET_PEROSN PRIMARY KEY (PERSON)) /* Table: SALARY_OTHER, Owner: MISDBA*/ CREATE TABL
memcachedb-1.2.0.tar
- memcachedb是 一个开源项目,给memcached分布式缓存服务器添加了Berkeley DB的持久化存储机制和异步主辅复制机制,让memcached具备了事务恢复能力、持久化能力和分布式复制能力,非常适合于需要超高性能读写速度,但是 不需要严格事务约束,能够被持久化保存的应用场景。-”Memcachedb is a distributed key-value storage system designed for persistent.” A complete memcache