-
knapsack problem, VC small program
背包问题,VC小程序-knapsack problem, VC small program
- 2022-02-21 18:52:43下载
- 积分:1
-
基于OpenCV的SIFT实现中的kd-tree改进算法BBF算法
BBF(Best Bin First)是一种改进的k-d树最近邻查询算法。从前两篇标准的k-d树查询过程可以看出其搜索过程中的“回溯”是由“查询路径”来决定的,并没有考虑查询路径上数据点本身的一些性质。BBF的查询思路就是将“查询路径”上的节点进行排序,如按各自分割超平面(称为Bin)与查询点的距离排序。回溯检查总是从优先级最高的(Best Bin)的树节点开始。另外BBF还设置了一个运行超时限制,当优先级队列中的所有节点都经过检查或者超出时间限制时,算法返回当前找到的最好结果作为近似的最近邻。采用了best-bin-first search方法就可以将k-d树扩展到高维数据集上。
- 2023-06-14 06:35:04下载
- 积分:1
-
This is visual basic 6 sourcecode include utility
getmacaddress, animate effec...
This is visual basic 6 sourcecode include utility
getmacaddress, animate effect, connect printer port,Print via Excel,Input Image to database
sorry my poor english
- 2022-01-26 00:08:19下载
- 积分:1
-
socket通信的一些说明文档,非常详细,有需要的朋友欢迎下载...
socket通信的一些说明文档,非常详细,有需要的朋友欢迎下载-socket communications in a number of documentation, very detailed, there is a need to welcome a friend to download
- 2023-01-26 06:15:04下载
- 积分:1
-
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:...
数据结构中关于四则运算的实验,主要涉及到栈的操作,在运行窗口中选择1,进入运算操作.输入你所想要的式子,注意负数不要参与运算,但式子能产生负数.式子例如:
输入9*(8-6/2)+9/2然后按Enter键,可以得到式子的值是49.5.
或者输入9-10*2然后按Enter键,可以得到式子的值是-11.
-Data structure on the four computing experiments, mainly related to the operation of the stack, in the run window, select one, enter the computing operation. Enter the formula you want to pay attention to the negative not to take part in computing, but the formula can produce negative. Style son such as: Enter the 9* (8-6/2)+ 9/2 and then press Enter key, you can get the formula value is 49.5. or enter a 9-10* 2 and then press Enter key, you can get the value of formula is-11.
- 2022-03-17 18:39:04下载
- 积分:1
-
计算机windows 并口编程 可以看看,不错的
计算机windows 并口编程 可以看看,不错的-Computer parallel port programming windows can see that good
- 2022-03-07 02:33:45下载
- 积分:1
-
This programme shows how to draw an rotating cylinder,and how to set lighting an...
在VC++ DirectX环境下,绘制一个空心圆柱体,实现圆柱体的旋转,并设置光照和材质信息。-This programme shows how to draw an rotating cylinder,and how to set lighting and materials.
- 2022-03-21 19:23:56下载
- 积分:1
-
Metadata mamagement system of telecom operation is a system to manage metadate....
电信业务元数据的管理系统是对元数据进行管理的系统 界面简单实用-Metadata mamagement system of telecom operation is a system to manage metadate.Its interface is simple and practical.
- 2022-04-28 22:32:34下载
- 积分:1
-
可以实现虚拟主机名的问题,简单的好处
可以实现虚拟主机域名转向问题,简单实惠-can achieve virtual host name to the problem, the simple benefits
- 2022-01-29 01:11:11下载
- 积分:1
-
Snake Snake console C++ console C++ C++ Snake console C++
贪吃蛇控制台C++
贪吃蛇控制台C++
C++
贪吃蛇控制台C++
-Snake Snake console C++ console C++ C++ Snake console C++
- 2022-07-02 09:45:25下载
- 积分:1