资源列表
zhishiying
- 一种对图像滤波的matlab程序,能够去除很严重的椒盐噪声,带有很详细的注释,很容易看明白!-a pair of image filtering Matlab procedures to remove a very serious Impulse noise, with a very detailed notes, it is easy to see the truth!
3
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响
software_fifo
- 一种软件FIFO的实现源代码,供学习参考-FIFO implementation of a software source code reference for the study
yinghanjia
- 这是操作系统的银行家算法,实验源代码,共同分享吧-This is the operating system of the banker' s algorithm, the experimental source code and share it
creatgraph
- 图的建立和图的广度深度优先遍历(有向图和无向图)-Map creation and map the breadth of depth-first traversal (with the map and undirected graph)
polynomia
- 用链表完成对多项式的计算,数据结构经典算法。-Complete with a list of polynomial terms, the classical algorithm data structure.
barcode12_26
- EAN-13条码识别源代码,EAN-13条码识别源代码-EAN-13 barcode recognition source code, EAN-13 barcode source code
cPP3Druanrenyizhouxuanzhuan
- 在图形模式下显示3D图形绕任意轴旋转的模块-the souce of a program by c++
T7_42zipo
- 以邻接表为存储结构实现求从源点到其余各顶点的最短路径的Diijkstra算法-Dijkstra,已通过测试。 -Adjacency list, ask the rest of the vertices of the shortest path from source to the storage structure Diijkstra algorithm-Dijkstra, has been tested.
assistant
- 输入说明: 文本文件“input.c”作为程序输入,统计C语言关键字(见附加信息)在程序中出现的次数和行号。 输出说明: 对所有出现在程序中的关键字按字典顺序各占一行输出,在关键字之后输出出现次数,和按递增顺序排列的所有出现行号 -Input Descr iption: Text file " input.c" as a program input, statistics C language keywords (see Additional Informa
facecode
- 人脸识别的matlab实现的源代码,主要包括样本的训练和人类脸部的识别方法-Face recognition matlab source code implementation, including identification of training samples and human face
SanYuanZu_20131029110238
- 假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N 为本结点的元素,P 为其父结点,L 指示N 为P 的左孩子,R 指示N 为P的右孩子。试写一个建立二元树的左右链表示算法,并实现先根、中根、后根以及层序遍历算法。-Suppose a hierarchical top-down, left to right to enter a triple each node (N, P, L/R). Wherein the element N-based node, P i
