资源列表
DrawingUnlock
- 此程序用于展示一个算法,画个图形,无论大小、位置,只要形状一样就能通过检测。可以用于一些要求不是很高的认证身份场合,用到了相似三角形的相关原理。【站长我实在不知道选哪个类别,帮忙一下好不】-This program could show an algorithm, that if you draw a graphic, even any size or location, when the shape is same, you will pass it. Used for some low re
ImageDivision
- 本程序实现将一幅高分辨率图像平均分成四幅低分辨率图像,(稍微修改即可任意等分)像素没有损失。-Image division。
Claim_Form
- Morhping of two images which can create the data
my_clusterin
- 分层聚类算法,类内采用最大距离,类间采用最小距离实现-Hierarchical clustering algorithm, the largest category within the distance, the minimum distance to achieve between classes
trix
- Delaunay三角剖分的一个程序,一个方法。属于计算机图形中的计算几何。对于有限元分析有着重要的意义。-Delaunay tri-decomposition program
fractal
- 这是一个数字图像分形维数计算方法,有点错误,希望大家予以帮助,-this is a Fractal dimension calculation about SEM image,there are some errors ,would you correct for me,thank you
BPcode
- matlab神经网络的vb代码实现vb code matlab neural network implementation-vb code matlab neural network implementation
bayes
- 贝叶斯分类器进行分类,模式识别里面多为正态分布的贝叶斯分类应用-bayes classifer
Euler-circuit
- 计算机图论 中Euler circuit的算法实现-Computer graph theory Euler circuit algorithm
Classify
- C均值算法,随机生成若干个点然后进行分类。-classify
Koch
- Koch curve fractal problem in opengl
KNN_Search
- 该程序实现了KNN搜索算法,可以实现输入不同的维数和样本点个数来进行搜索。-The program implements the KNN search algorithm, can enter a different dimension and the number of sample points to be searched.