-
关于:
About:
hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases.
Release focus: Major feature enhancements
Changes:
This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download.
Author:
cruppstahl
- 2023-08-10 06:40:03下载
- 积分:1
-
DD牛USACO的源代码!学习算法的人很有帮助
dd牛的usaco源代码!对学习算法,oi的人很有帮助-dd cattle usaco source code! Of learning algorithm, oi the people very helpful
- 2022-11-13 15:45:03下载
- 积分:1
-
Joseph A solution, the main use of the array to resolve the symbol C++ Source co...
约瑟夫问题的一个解法,主要利用数组来解决,代码为C++源代码。-Joseph A solution, the main use of the array to resolve the symbol C++ Source code.
- 2022-06-21 12:17:25下载
- 积分:1
-
UTE
UTE - (U)niversal ASP (T)able (E)ditor 万能数据管理(管理后台)-oldest- (U) niversal ASP (T) able (E) Editor omnipotent data management (management background)
- 2023-05-22 00:30:03下载
- 积分:1
-
项目描述: SQLite is a small C library that implements a self
项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include- Project description: SQLite is a small C library that
implements a self-contained, embeddable, zero-configuration SQL
database engine. Features include
- 2022-01-22 13:40:01下载
- 积分:1
-
一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n和k个加油站位置,编程计算最少...
一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n和k个加油站位置,编程计算最少加油次数。并证明算法能产生一个最优解-Fill up the car after driving an n km. There are a number of gas stations journey. Design an efficient algorithm that at which stations should stop to refuel along the way so that the least number of refueling. For a given n and k-station location, the calculation program for at least the number of refueling. And to prove that the algorithm can produce an optimal solution
- 2023-08-07 06:10:03下载
- 积分:1
-
数据结构中的几种基本结构的C++实现:栈、队列、链表
数据结构中的几种基本结构的C++实现:栈、队列、链表-data structure of several basic structure of the C achieved : Stack, Queue, Listless
- 2022-07-17 23:45:46下载
- 积分:1
-
该程序可以模拟停车场的管理过程。为各位管理停车场的管理员提供方便。...
该程序可以模拟停车场的管理过程。为各位管理停车场的管理员提供方便。-The program can simulate the parking lot of the management process. Management of car parks for you to facilitate the administrator.
- 2023-08-31 07:10:02下载
- 积分:1
-
数据库操作,封装了BDE数据库操作的所有方法。C编译器…
数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.
- 2022-02-03 05:20:06下载
- 积分:1
-
check the information paper form
查询资料的表单文件-check the information paper form
- 2022-11-02 12:25:03下载
- 积分:1