资源列表
TheLogisticmap
- 此程序代码用于求解方程Xn+1=r*Xn(1 -Xn),其中X0为0——1之间的随机数,r的范围1——4;r取 不同的值是可计算得不同的Xn,据此得出Logistic Map图。-This program code is used to solve the equation Xn+1 = r* Xn (1-Xn), where X0 is 0- 1 random number between, r the range 1- 4 r take a different value is co
LSB
- 通过LSB算法实现基本的图像隐藏功能 使用经典图像显示-LSB algorithm through the basic functions of image hiding using the classic image display
KNN
- 用k-means算法实现KNN算法,是模式识别中的经典算法再现-K-means algorithm with KNN algorithm is a classical pattern recognition algorithm for reconstruction
management1
- 实现简单的签到管理功能,希望会对大家有用!-register management
auto_threshold
- 图像分割的自动最佳阈值分割算法!可以参考一下 -Automatic segmentation threshold segmentation algorithm best! Can refer to
matlab-B-spline-curve-of-anti-count
- 通过利用matlab实现B样条曲线的反算。-By the use of matlab B-spline curve of anti-count.
AAFT
- AAFT 混沌系统非的线性模型系统用于可直接调用AAFT函数-AAFT Nonlinear Modeling
bresenham算法
- bresenham算法,用于计算机图形学,这是一种很好的画直线工具。-bresenham algorithms for computer graphics, which is a good tool for drawing straight lines.
correct
- 图像盲分离正检率和误检率代码,适合图像盲分离检测置换图像正确分离的情况-Image blind source separation is inspection rate and the detection error rate code, suitable for image blind source separation detection displacement image separation correctly
POJ1007
- 北京大学ACM POJ1007题实现了对字符串按逆序排列-Peking ACM POJ1007 title achieved by reverse order of string
stack103
- vc实现进栈出栈的代码,可以输入要压入的数据个数与数据,随后弹出-stack
DFTIDFT
- 图像傅里叶变换和逆变换的ifft2和fft2的简单使用和显示 正确的ifft2方式使用和错误的ifft2方式使用-Image Fu Liye transform and inverse transform of ifft2 and fft2 are simple to use and display the correct ifft2 mode and use the wrong ifft2 mode