-
SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video applications.-SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image/video applications.
- 2022-07-04 13:52:17下载
- 积分:1
-
这是一个有关于VC++6.0与数据库ACCESS相结合的小程序
这是一个有关于VC++6.0与数据库ACCESS相结合的小程序-This is a database on the VC++6.0 with a combination of small programs ACCESS
- 2022-04-11 17:08:43下载
- 积分:1
-
本程序实现了二叉排序树的建立以及查找,插入和删除的功能.
本程序实现了二叉排序树的建立以及查找,插入和删除的功能.-realized by the two forks of trees to establish order and search, insert and delete functions.
- 2022-03-22 18:29:45下载
- 积分:1
-
这是一个网络数据库回调例程,基于SocketConnection的
这是一个网络数据库回调例程,基于SocketConnection的-This is a network database callback routines, based on the SocketConnection
- 2022-06-29 00:19:37下载
- 积分:1
-
利用Excel进行读写操作,很方便,很实用,可以试一试
利用Excel进行读写操作,很方便,很实用,可以试一试-Use Excel to read and write operation, it is convenient and very practical, you can try
- 2022-01-26 17:16:57下载
- 积分:1
-
VB+proteus+keil c 文件是电压检测系统
VB+proteus+keil c 文件是电压检测系统
-VB+ proteus+ keil c are voltage detection system
- 2022-04-29 10:59:13下载
- 积分:1
-
Backward recursive method used to achieve the eight
使用回溯递归法实现的八皇后问题的算法源码-Backward recursive method used to achieve the eight-queen problem algorithm source code
- 2022-11-08 16:40:02下载
- 积分:1
-
C++ 控制MYSQL数据库 源码
利用C++对MYSQL进行数据读,写,及修改. 需要有mysql.h 头文件
数据库结名为person, 表名为 mm, 表结构如下:
字段 类型
device_id int
sav_value int
sav_date datetime
- 2022-04-11 07:39:31下载
- 积分:1
-
orders for the system, information for the management of orders
该系统为订单系统,用于管理订单信息-orders for the system, information for the management of orders
- 2023-06-05 20:30:03下载
- 积分:1
-
插入排序的直接改进算法
插入排序的直接改进算法--希尔排序算法.将用户输入的一列数按递增顺序排好并输出.以及直接插入冒泡选择排序算法的实现-inserted directly improve the ranking algorithm-- Hill sorting algorithms. Users input a few in increasing order to arrange and output. Bubble and direct insertion Selection Sorting Algorithm Implementation
- 2023-05-28 04:05:04下载
- 积分:1