Welcome![Sign In][Sign Up]
Location:
Search - Euclidean

Search list

[Special Effectsdt

Description: 欧几里德距离计算代码,通常用于特征相似性度量-Euclidean distance-based code, normally used for the characteristics of similarity measure
Platform: | Size: 16384 | Author: 建国 | Hits:

[AI-NN-PRDISTANCE

Description: 计算欧几里德距离C语言源代码,次源码经测试可有效运行,源码简单易懂-Calculation of Euclidean distance C-language source code, sub-source has been tested and can be effectively run, easy-to-read source
Platform: | Size: 1024 | Author: angel | Hits:

[Special Effects3Ddistancetransform

Description: 自写的3D欧几里德距离空间变换源码,参考Distance Transform of Sampled Functions,优点速度快(附相应的参考文章)-Since writing space 3D Euclidean distance transform source, reference Distance Transform of Sampled Functions, the advantages of speed (with the corresponding reference article)
Platform: | Size: 119808 | Author: 伍林 | Hits:

[source in ebookGcd_EuclideanExtendedEuclidean

Description: 实现《现代密码学理论与实践》中,求最大公约数的Euclidean算法和extended Euclidean算法。程序不大,但希望给像我这样的入门者提供一些方便。-Realize
Platform: | Size: 302080 | Author: 信息安全 | Hits:

[Special Effectsbwdistsc

Description: This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
Platform: | Size: 49152 | Author: fangfei | Hits:

[Crack Hackfangshemimajiami

Description: 这是关于用扩展欧几里德算法求乘法逆元然后用仿射密码加密解密的两个算法/-This is on the use of extended Euclidean algorithm for multiplicative inverse affine password and then use the encryption and decryption of the two algorithms /
Platform: | Size: 1024 | Author: 肖俊琴 | Hits:

[Windows Developgcd

Description: 密码学基础中求一个元素模p的逆元素,用扩展的欧几里德算法-Cryptography based on seeking an element of the inverse element of p-mode, with the expansion of the Euclidean algorithm
Platform: | Size: 7168 | Author: 兰天 | Hits:

[Special Effectshuiduzhifangtu

Description: 自己编的一些关于图像灰度直方图处理的MATLAB源程序,包括加权距离,累加直方图,欧氏距离,直方图相交法,中心距法共5种方法,可选择适合的选用。-Own some on the image histogram processing MATLAB source code, including the weighted distance, cumulative histogram, Euclidean distance, histogram intersection of law, from the Law Center, five kinds of methods to choose the appropriate selection.
Platform: | Size: 2048 | Author: louwutao | Hits:

[Mathimatics-Numerical algorithmsgao610898180_1

Description: 三种方法(分解质因数法、连续整数检测法、欧几里得算法)求两个数的最大公约数的C++实现-Three methods (qualitative factor decomposition method, consecutive integers detection, Euclidean algorithm) the number of common denominator for two of the C++ Achieve
Platform: | Size: 987136 | Author: 高朝虎 | Hits:

[Special EffectsHomeWork

Description: 生成一个哑铃,进行欧几里德距离变换 里面涉及vtk5.0 并用到Saito’s 算法-Generate a dumbbell, the Euclidean distance transform which involves vtk5.0 and Saito s algorithm used
Platform: | Size: 3971072 | Author: 王明 | Hits:

[Algorithmeuclid

Description: 欧几里德算法又称辗转相除法,用于计算两个整数a,b的最大公约数。-Euclidean algorithm, also known as division algorithm, used to calculate the two integers a, b the common denominator.
Platform: | Size: 212992 | Author: skittles | Hits:

[Waveletiris1

Description: 提出一种基于多纹理特征融合的新颖虹膜识别方法。该方法对虹膜图像做Gabor 小波变换 提取不同分辨力不同方向下的纹理特征作为虹膜的全局特征,在滤波后的子窗口图像上运用灰度 级共现矩阵(COM)提取虹膜的局部特征。通过加权欧几里德距离和最小距离分别对全局特征和局部 特征进行分类识别。-A texture feature fusion based on multi-novel iris recognition method. The method of iris image make Gabor wavelet transform extracted under different resolution in different directions as the texture feature of the overall characteristics of the iris, in the post-filter sub-window image using gray level co-occurrence matrix (COM) of the local feature extraction of the iris. Through the weighted Euclidean distance and minimum distance, respectively, on the global features and local features for classification.
Platform: | Size: 770048 | Author: 闫慧 | Hits:

[Windows Developsedt3D-0.3

Description: SEDT 高效的欧式距离转换算法,具有线性复杂度。可移植性好,VC6.0-SEDT efficient conversion algorithm for Euclidean distance, with linear complexity. Good portability, VC6.0
Platform: | Size: 14336 | Author: 李佳 | Hits:

[Crack HackEUCLID

Description: 欧几里德算法:非常实用的!经调试通过!源代码不需任何修改!-Euclidean algorithm: very useful! After debugging through! Source code without any modification!
Platform: | Size: 1024 | Author: liusong | Hits:

[Communication-MobileTCMcode

Description: 用MATLAB实现TCM编码,利用(3,2,3)卷积码和8-PSK的有机结合,以卷积编码的输出码子来选择发送8-PSK星座图上的相应的点,以保证欧氏距离最大-Using MATLAB realize TCM coding, the use of (3,2,3) convolutional code and 8-PSK combination of convolutional coding to the output of different to choose to send 8-PSK constellation diagram of the corresponding point, in order to ensure Euclidean the largest distance
Platform: | Size: 1024 | Author: 刘横 | Hits:

[Windows Developk_Mean

Description: K聚类分析,通过使用欧式距离,K聚类方法显示聚类结果,用于分类-K cluster analysis, using Euclidean distance, K show the clustering results of clustering method for classification
Platform: | Size: 21504 | Author: 谢天培 | Hits:

[OtherRabin_Cryptosystem

Description: 我的毕业论文及调研报告:《大模数的Rabin密码保密通信软件》 本文对Rabin密码保密通信软件进行了研究。简单介绍了信息安全技术现状及研究意义,讨论了公钥密码系统和Rabin密码系统及其涉及到的算法,包括大整数的实现、蒙格马利快速幂模运算、Miller-Rabin素性检测法、扩展的欧几里德算法。着重讨论了Rabin密码系统的方案设计以及Winsock通信技术。最后讲解了Rabin密码系统在保密通信中的应用,初步完成了大模数Rabin密码保密通信软件的设计。-My thesis and research report: Great modulus Rabin password secure communication software In this paper, Rabin password confidential communication software were studied. A brief introduction of the information security technology and research significance of the status quo, to discuss public-key cryptosystem and Rabin cryptosystem and involved in the algorithm, including the realization of large integers, Montgomery rapid computing power mode, Miller-Rabin primality test, Extended Euclidean algorithm. Focused on the Rabin cryptosystem Winsock program design and communication technologies. Finally on the Rabin cryptosystem secure communication applications, the initial completion of a large modulus Rabin password confidential communication software design.
Platform: | Size: 883712 | Author: 周金月 | Hits:

[Data structspeisong

Description: 欧氏空间选址模型,重力模型,求解物流中单个配送中心选址为题等-Location Model of Euclidean space, gravity model, to solve the logistics distribution center in a single location for such
Platform: | Size: 236544 | Author: dongshiqin | Hits:

[Algorithmmatrix

Description: 矩阵运算模块:寻找二维数组中的最大值;寻找二维数组中的最小值;寻找一维数组中的最小值;求取两个向量之间的欧式距离-Matrix calculation modules: search for the maximum two-dimensional array to find the minimum value of two-dimensional array one-dimensional array to find the minimum value strike two of the Euclidean distance between vector
Platform: | Size: 1024 | Author: 马睿 | Hits:

[Special EffectsDistance_Transform

Description: 1)具体功能为:鼠标绘制折线,给出折线的缓冲区宽度,提取出折线的平行线. 2)本程序是利用地图代数中距离变换的方法(栅格方法),提取折线的平行线.和笔者前一阵子上传的折线的平行线算法(矢量方法)可做对比 3)注:矢量方法中没有考虑垂直的特殊情况,增加个判断条件便可消除. -1) the specific features as follows: the mouse line drawing, broken line give the width of the buffer, to extract the broken line parallel line .2) This procedure is the use of map algebra in the distance transform method (grid method), Extraction of broken parallel lines. and the author of the line long ago From the parallel line algorithm (vector method) can be compared 3) Note: The vector method does not consider the special circumstances of the vertical, increasing the conditions of a judge could be removed.
Platform: | Size: 47104 | Author: 许允波 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net