搜索资源列表
osc.tar
- linux、QT,声卡采集并进行FFT变换的编程-linux, QT, the sound card gathers and carries on the FFT transformation the programming
FFT_Original
- FFT/IFFT 变换程序-FFT/IFFT transformation process----------------
graphics
- 1)给出系统框架。 2)调用画点的函数,分别用DDA、中点Bresenham算法和改进Bresenham算法绘制直线和中点算法绘制直线、用不同的算法绘制圆和椭圆 ,并各自比较算法精度与效率的差别 。 3)实现二维图形的变换。(包括平移,放缩,旋转,错切以及复合变换) 4)运用所学的区域填充算法实现区域填充。 5)运用所学算法实现线段裁剪以及多边形裁剪(多边形裁剪为可选)。 6)自己实现其它附加以及需要完善的功能。 -1) give system framework.
Array-of-gold-coins-problem
- //金币阵列问题 /*算法思想:将原始数列作为参考数列(m*n),将目标数列的第一列与本身的-n列分别进行对调 在每次对调后进行一下处理:比较对调后的第一列与原始数列的第一列,从而知道对应的行是否要 进行变换。行变换确定后,然后确定列变换,通过列遍历性的交换,将目标数列转换到原始数列*/ -//Gold array problem /* Algorithm thinking: the original series as the reference sequence (m*
colorpe
- 对数字图像进行直方图修正和彩色变换,运行时,图像文件必须存在-Digital image histogram correction and color transformation, run-time, the image file must exist
fangshebianhuan
- 古典密码,放射变换密码实验。实现加密解密过程-Classical cryptography, radiation transformation the password experiments. Encryption and decryption process
fourier
- 离散傅里叶变换及其逆变换,非常简便的傅里叶变换实现,供大家学习傅里叶变换使用-Discrete Fourier transform and its inverse transformation, a very simple implementation, Fourier transform for everybody to learn using Fourier transform
Log-transformation--gray-level--histogram
- Find log transformation, gray level, histogram of an image.
transe
- 本程序可以自动将标定的框标坐标系到像平面坐标系的转换,实习坐标系转换的自动化。-The program can automatically block the calibration standard coordinate system to the image plane coordinate conversion, coordinate transformation practice automation
str
- 用豪斯尔德变换将对称矩阵约化为对称三角矩阵-With symmetric matrix , transformation into a symmetric triangular matrix
坐标转化
- 利用已知点在不同坐标系下的坐标值,根据最小二乘法的原则,求出七参数,实现不同空间直角坐标系的转换。(According to the principle of the least square method, seven parameters are obtained by using the coordinate values of known points in different coordinate systems to realize the transformation of dif
