搜索资源列表
huffman用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码
- 用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码,并做出效率计算等-C language with a bmp256 color image scanner, using Huffman code it, and make efficient computing
colorlab2
- COLORLAB is a color computation and visualization toolbox to be used in the MATLAB environment. COLORLAB is intended to deal with color in general-purpose quantitative colorimetric applications as color image processing and psychophysical experimenta
xwtdhd
- 模式识别中贝页斯分类器的MATLAB实现,且用不同颜色标记了分类点和错分点-Mr Page in pattern recognition classifier of MATLAB, and use different color tag by classification and fault point
EQBNZJU
- 模式识别中贝页斯分类器的MATLAB实现,且用不同颜色标记了分类点和错分点-Mr Page in pattern recognition classifier of MATLAB, and use different color tag by classification and fault point
GrTheory
- 多种图论算法的matlab实现 例如:% ntest=1 - grBase求有向图的基 % ntest=2 - grCoBase求有向图的逆基 % ntest=3 - grCoCycleBasis求连通图的基本割集 % ntest=4 - grColEdge图的边着色(边染色) % ntest=5 - grColVer图的点着色(节点染色)(% grBase - find all bases of digraph; % grCoBase - find all contrabases