资源列表
INFXPOST
- programm that convert infix term to postfix
quanpailie
- 本程序主要是实现数组的全排列,当用户输入一个数字串时,程序将打印出该数字串的所有组合-This program is mainly to achieve an array of full array, when a user enter a number string, the program will print out the number of strings of all the combinations
fresnel_equations
- resolve fresnel equation
Bubblesortmethod
- 冒泡法排序,使用C++语言编写的用与实现数据结构的,冒泡法排序-Bubble sort method, using C++ language for use and implementation of data structure, the bubble sort method
compare
- 這是一個比對字串的程式,可以幫忙比對java輸入的字串-This is a program for compare the string and it is suited for java.
readVideo
- 由matlab实现的读取视频及音频的代码,并保存每一帧图像。-Read video and audio from the matlab code to achieve, and save each frame.
zhuzhou
- matlab提取图像质心和主轴,使用的是matlab图像处理工具箱函数-extraction matlab image centroid and the spindle, using matlab image processing toolbox functions
banfengzhifa
- 用于求解延迟前后两个波之间的距离,通过全波半高宽度之间的距离来获得。-Solving for the distance between the two waves after a delay, by the distance between the full-width at half-wave to obtain.
weinalvbo
- 对图像先加入大气湍流,再对图像进行维纳滤波-Give the image in atmospheric turbulence, and then the image is the Wiener filter
zhongzhi
- 中值滤波的算法实现过程,重点是排序,最常用的冒泡排序~~ 把滤波区间的数据从小到大进行排序,然后取中值,(如果是奇数个数据,那么中值就只有一个了,如果偶数个数据,中值有两个,可以对两个数据再求平均)-Median filtering algorithm
Application.CaptureScreenshot
- Unity3d 用Application.CaptureScreenshot方法截图 -Unity3d Application.CaptureScreenshot
ave_filter
- 均值滤波,图像处理中的均值滤波方法及其matlab代码-Mean filter method mean filtering, image processing and matlab code