资源列表
Fractal
- 分形程序,一般的分形程序,分形程序,一般的分形程序-Fractal procedures, general procedures for the fractal
arnold
- 文件1是对固定区域进行arnold置乱;文件2是通过调整最左上角像素的坐标来选择置乱区域;文件3是进行多区域arnold置乱;文件4是利用求逆矩阵的方法进行Arnold反变换-File a fixed area is arnold scrambling File 2 is achieved by adjusting the pixel coordinates of the upper left corner to select scrambling region 3 is a multi-a
RDA_SmallSquintAngle
- sar成像RD算法仿真。可以仿真单点目标和多点目标,可以添加方位向相位噪声-sar RD imaging algorithm simulation. You can emulate a single point and multi-point target goal, you can add azimuth phase noise
histogram
- 读取并计算二维影像之长条图分析(C++)-Compute Histogram of a image
Combineim
- Combine Two Groups of Images把两幅图像叠放在一起 需要进行程序的分析
DFT_Interpolation
- DFT插值法。通过fft变化快速插值。有两种方法-DFT interpolation
Mif
- 用C#语言读取mif文件,实现显示,是个较好的程序-using C# language to read mif file
New-Text-Document
- wolfRLE // A run-length encoding compression program // This is a very simple compression technique that might not work
NA-18
- A C++ Program to construct Natural Cubic Spline Interpolant from the given data
DIG_CI
- DOS Basic s Lib (FNCs) For Paint "Crystall s" Digits. -) (c) ~1990-DOS Basic s Lib (FNCs) For Paint "Crystall s" Digits. -) (c) ~1990
ImageHelper
- 根据图片格式定义,实现快速读取图的分辨率大小,支持 jpg、png、gif、bmp四种格式图片格式。此类未做全面测试,当遇到不能处理的图片,会用.Net自带的Iamage类进行读取。-According to the image format definition, achieve rapid read figure size, the resolution of support JPG, PNG, GIF, BMP format picture format.Such did not full
变分贝叶斯稀疏恢复代码
- 基于贝叶斯压缩感知的变分贝叶斯稀疏恢复代码,是入行压缩感知,变分推断的良好入门代码