-
its about the radix sort technique
its about the radix sort technique
- 2022-02-05 14:37:24下载
- 积分:1
-
icarnegie ssd7数据库系统网上教材(含练习)
icarnegie ssd7数据库系统网上教材(含练习)-online database system icarnegie ssd7 materials (including practice)
- 2023-04-01 00:10: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
-
C语言版本的八皇后问题
要求:在国际象棋的棋盘摆上8个皇后,使得任何两个皇后不在一行,不在一列,同时也不在同一条斜线上。要求找出所有解。
算法思想
利用回溯算法搜索解空间,解分量的值等于解空间的索引(行编号),求出一个解递归调用即可求出所有92种情况。
设计心得:
1、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-13 19:21:25下载
- 积分:1
-
自创的彼此交流账目软件,难得的好软件请一定要下来看看。...
自创的彼此交流账目软件,难得的好软件请一定要下来看看。-self-exchange accounts software, a rare good software must please look down.
- 2023-01-01 08:50:04下载
- 积分:1
-
任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果,...
任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果,-arbitrary sum of long integer problem indiscriminate importation of two arbitrarily long integer can be drawn together for the right result,
- 2023-02-21 21:55:03下载
- 积分:1
-
数据库管理系统
我已经寄给这个网站的数据库管理系统项目。这是对每个数据库管理员非常有用谁对此工作。这一项目被实施使用 java 服务器 page(JSP)
- 2022-03-30 20:34:20下载
- 积分:1
-
线性表常用算法集合,含所有线性表基本的算法,与吴伟民编的数据结构书完全配套,用TC实现,经过运行。...
线性表常用算法集合,含所有线性表基本的算法,与吴伟民编的数据结构书完全配套,用TC实现,经过运行。-linear algorithm commonly used pool table, table containing all the basic linear algorithms, and Xiulan WU Weimin series of the data structure was fully complementary with TC realization, after running.
- 2022-01-20 22:51:35下载
- 积分:1
-
这个是数据结构中一定有的哈夫曼的实验
这个是数据结构中一定有的哈夫曼的实验-this is the data structure will have to Huffman experiments
- 2022-06-02 21:00:59下载
- 积分:1
-
During the course design should be based on the actual situation in the main, on...
在本次课程设计中,应该以实际情况为主,在此基础上实现对实际情况的抽象,并设计和建立数据库,完成应用程序界面的人性化地编写。 -During the course design should be based on the actual situation in the main, on the basis of the realization of the abstract of the actual situation and the design and establishment of databases, application programming interfaces to complete the preparation of humanity.
- 2022-01-26 05:47:05下载
- 积分:1