-
E2LSH-0.1
局部敏感哈希算法进行数据查找和召回。可以实现最近邻查找、局部敏感哈希算法查找,并且比较两者的召回率。(Local sensitive hashing algorithm to find and recall data. Find the nearest neighbor can be achieved, local sensitive hash algorithm to find and compare the recall.)
- 2020-06-29 02:00:01下载
- 积分:1
-
ACM无向连通图最小生成树
题目描述
请输出无向连通图最小生成树权重之和。
输入
第一行是2个整数,分别表示顶点个数n和边数m。接下来的m行中,每一行第一个整数表示边的开始顶点,第二个表示边的结束顶点,第三个表示这条边的权重。
(
测试数据中保证图是连通图;
没有自环;
两个顶点之间只有一条边;
0
- 2022-02-22 12:05:25下载
- 积分:1
-
proteus仿真25例子
这是proteus仿真例子,适合初学者以及爱好者(This is a simulation example of proteus, suitable for beginners and enthusiasts)
- 2019-03-22 16:16:52下载
- 积分:1
-
zhuanjvtexinyanjiou
无刷电机转距特性的研究(Brushless motor torque characteristics of)
- 2010-12-31 11:20:41下载
- 积分:1
-
Rayleigh-fading-process-
瑞利衰落在IT++上的仿真,多普勒频率为0.1( generate a correlated Rayleigh fading process with a normaized Doppler frequency equal to 0.1. The normalized Doppler is defined as the multiplication of the maximum Doppler frequency by the sampling time)
- 2012-03-20 14:10:38下载
- 积分:1
-
KinectMouseControl
kinect 手势识别 可模拟鼠标操作(MFC版本)(the kinect gesture recognition to emulate mouse actions (MFC version))
- 2020-11-19 09:39:37下载
- 积分:1
-
RC4
对RC4加密解密代码,可以自行修改密钥!类可以直接调用(RC4 encryption and decryption code, you can modify the key! Class can be called directly)
- 2020-10-13 23:17:31下载
- 积分:1
-
HardWare id
说明: 获取机器唯一标识符CPUIP,并进行base64加密(Get CPUIP, the unique identifier of the machine, and encrypt it with Base64)
- 2020-06-24 18:00:02下载
- 积分:1
-
connectprocess
在图像处理过程中,经常会遇到这样一部分图像,图像的整体部分如果人来看的话一眼就能看出,但是它的内部由于有各种小缺口,导致断开了,这样在计算机“眼”里就被认为是断开的,为了使图像达到适应人眼的感觉,需要将这些缺口和断开的口给连接上去,这就需要用到计算机图形学中的连通域处理技术。本文给出一个简单的连通域处理函数,当然这个函数是来自OpenCV著名教程Learning OpenCV中,只不过它的接口是基于c版本的OpenCV,而到目前为止,基于C++接口的OpenCV已经是主流,所以我将其接口改成了c++版的,但是其内部一些代码基本没有动它。(An integral part of the part of the image, the image of people look one can see in image processing, often encounter, but it is the internal cause disconnected due to a variety of small gap, so that the computer " eye " is considered to be disconnected in order to adapt to the human eye feeling image, you need to connect these gaps and disconnect the mouth up, which requires domain processing techniques used in computer graphics connectivity. This paper presents a simple connected domain processing function, this function is of course from Learning OpenCV OpenCV famous tutorial, but its interface is based on the c version of OpenCV, and so far OpenCV based on C++ interfaces has been the mainstream, so I interface into a c++ version, but some of its internal code basically did not move it.)
- 2021-03-07 22:29:29下载
- 积分:1
-
CProgrammingforabsolutebeginners_WeLearnFree
ebook verilog HDL programming book
- 2015-12-04 14:39:40下载
- 积分:1