-
ORACLE课程设计(5个代码段)
ORACLE课程设计(5个代码段)-ORACLE curriculum design (5 code)
- 2022-11-21 11:05:03下载
- 积分:1
-
opencv存储数据结构
资源描述
介绍opencv特有的数据结构cvmat,对了解opencv的存储和读取数组和图片的格式有很大帮助
- 2022-07-24 21:06:18下载
- 积分:1
-
遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。...
遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。-Follow the C and basic C++ Standard Map class, transplanted to the MFC
- 2022-12-26 06:10:03下载
- 积分:1
-
An ACCESS database on VC6.0 with the combination of examples of small programs
一个有关VC6.0与数据库为ACCESS结合的小程序例子-An ACCESS database on VC6.0 with the combination of examples of small programs
- 2022-03-16 14:15:06下载
- 积分:1
-
利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!...
利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-using C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hill sorting, merging, in order of ranking base!
- 2022-09-08 14:45:03下载
- 积分:1
-
代码名称:资料管理系统 一个资料管理系统的源程序,VB+ACCESS2000+ADO,功能强大...
代码名称:资料管理系统 一个资料管理系统的源程序,VB+ACCESS2000+ADO,功能强大-code name : an information management system information management system of the source, VB ACCESS2000 ADO, powerful
- 2022-12-10 02:35:03下载
- 积分:1
-
数据库设计指南
数据库设计指南-60个设计技巧值得参考-Database Design Guide-60-design skills worthy of reference
- 2022-01-26 03:07:31下载
- 积分:1
-
具有n 个顶点的无向网络G的每个生成树刚好具有n
具有n 个顶点的无向网络G的每个生成树刚好具有n-1条边,采用三种不同的贪婪策略来选择这n-1条边。-n vertices to the non-G network spanning tree just with each n-1 edge, using three different strategies to choose greed that n-1 edge.
- 2022-04-16 04:01:43下载
- 积分:1
-
If you have ever wanted to store data temporarily in your Delphi Win32/.Net, C++...
If you have ever wanted to store data temporarily in your Delphi Win32/.Net, C++ Builder or Kylix application, and you at the same time wanted full access to the data as if they were stored in a database table, you have the right solution here. kbmMemTable is a full TDataset compatible in memory table loaded with functionality.
- 2022-05-21 20:22:47下载
- 积分: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