-
二叉树的建立和遍历c++语言非递归和递归实现
二叉树的建立和遍历c++语言非递归和递归实现-The establishment and traverse binary tree c++ language implementation of non-recursive and recursive
- 2023-02-18 18:35:03下载
- 积分:1
-
自己设计的一个简易的考勤管理系统,所使用的数据库为acce
自己设计的一个简易的考勤管理系统,所使用的数据库为acce-a simple time and attendance management system,using access as database system
- 2023-04-28 20:15:04下载
- 积分:1
-
关于:
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
-
车辆管理系统,不错
车辆管理系统,不错-Vehicle Management System, yes
- 2023-04-24 05:55:03下载
- 积分:1
-
Database System Design (seventh edition).
数据库系统设计(第七版).-Database System Design (seventh edition).
- 2022-04-14 12:39:58下载
- 积分:1
-
Informix SQL教程指南 V9.4,Informix中如何使用SQL
Informix SQL教程指南 V9.4,Informix中如何使用SQL-Informix SQL Tutorial Guide V9.4, Informix in how to use SQL
- 2022-01-26 04:46:29下载
- 积分:1
-
基本的冒泡算法,可供数据结构的初学者参考,希望能有所帮助。...
基本的冒泡算法,可供数据结构的初学者参考,希望能有所帮助。-sort
- 2022-01-28 03:11:24下载
- 积分:1
-
开源的数据库管理系统 说明文档! gdbm 适用场合很多,且代码少,使用简单!...
开源的数据库管理系统 说明文档! gdbm 适用场合很多,且代码少,使用简单!-open-source database management system documentation! Gdbm apply many occasions, and less code, the use of simple!
- 2022-02-02 23:36:19下载
- 积分:1
-
高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的...
高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
- 2022-04-08 12:44:55下载
- 积分:1
-
的最长单调序列,字符串比较,燃料问题和knapsa…
最长单调子序列、字符串比较、加油问题及背包问题的算法分析及求解-The longest monotone subsequence, string comparison, the fuel problem and knapsack problem analysis and solving algorithms
- 2022-03-18 15:32:58下载
- 积分:1