-
ASP技术在交互式网页设计中的运用
ASP技术在交互式网页设计中的运用-ASP technology in the interactive website design of
- 2022-05-12 23:15:29下载
- 积分:1
-
希望大家共同交流!
希望大家共同交流!-hope that we can exchange!
- 2022-10-05 22:55:03下载
- 积分:1
-
用java程序实现的小闹钟,功能实用简单哦,特别棒
用java程序实现的小闹钟,功能实用简单哦,特别棒-Java program to use a small alarm clock, features a simple and practical Oh, special rods
- 2022-12-22 14:25:03下载
- 积分:1
-
使用 3×3 矩阵来加密编码
已经很详细了
使用 3×3 矩阵来加密编码
已经很详细了-use of 3 3 matrix to encryption code has been a very detailed
- 2023-07-06 16:30:03下载
- 积分:1
-
Based on IDL and VisualC_ mix of programming, detailing the IDL language, and ex...
基于IDL和VisualC_的混合编程,详述了IDL语言,并实例演示两者的调用-Based on IDL and VisualC_ mix of programming, detailing the IDL language, and examples of presentation between the two calls
- 2022-08-22 23:07:05下载
- 积分:1
-
用VC编写的在MFC程序中使用VC Components编写程序的小例子,对于进一步了解VC编程有一定帮助...
用VC编写的在MFC程序中使用VC Components编写程序的小例子,对于进一步了解VC编程有一定帮助-VC MFC prepared by the procedures in the use of procedures for the preparation of VC Components small examples for a better understanding of VC program will definitely help
- 2022-08-20 21:25:37下载
- 积分:1
-
监视程序的变更
监视文件变化的程序-surveillance documents changes in the procedure
- 2023-08-08 01:30:03下载
- 积分:1
-
Ping a host or Network
Ping a host or Network
- 2022-01-31 20:55:58下载
- 积分:1
-
avicapture
AVICapture
- 2022-02-03 13:13:22下载
- 积分: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