资源列表
duqusushu
- 该C程序实现了对数组结构这种基本的数据结构的访问和操作,并对其中的元素进行了改变同时使用了素数的判断操作
migongwenti
- 迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论 起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any se
suanshubianma
- 可以实现对简单字符的算术编码(abcde) -Characters can be achieved for simple arithmetic coding (abcde)
12
- c编写的链表连接函数,上课时学的,上传试试 -c write the list to connect function, class, learn, try uploading
cylinder
- using opengl to draw a cylinder-draw a cylinder
fibonacci
- 优化的fibonacci数列计算程序,可以较短时间计算出较大的数字-Fibonacci series, optimization program that can calculate the short time a large number of
hpfilter
- 图像处理中的高斯高通滤波函数,基于matlab,-high pass filter function in image processing using matlab
bpsko_analysis
- 基于小波分析的BPSK的OFDM的分析,将对其的频谱进行分类及预测,-Based on the wavelet analysis of the analysis of BPSK OFDM, will the classification and prediction of the spectrum。
huffmanteahcer
- 在matlab平台上霍夫曼编码的简单实现-Simple implementation of Huffman coding on matlab platform
Litwarechar2
- 可以设定维数的小波压缩,将数据导入调用函数运行-Wavelet compression can set the dimension, data import function call operation
Untitled
- 本程序的目的是绘制出一幅256×256的灰度图像直方图;然后对其均衡化处理,绘制出均衡后图像的直方图-The purpose of this program is to draw a histogram of the gray image of a 256,256 then its equalization process, draw the image histogram equalization
NLM
- 采用非局部均值去噪的算法对图像进行去噪处理。-Non-local means denoising algorithm for image denoising.