搜索资源列表
数值分析及其MATLAB实现
- 本书作者以计算机软件MATLAB为操作平台,将数值分析的理论与上机实验相结合,采用数值解法、解析解法和图形可视化显示并举的全新写作手法,针对本书中介绍的每种具体数值算法,编写了具有人性化和一般化的数值算法、解析解法和图形可视化显示(如果存在的话)并举的MATLAB程序软件包,并且通过实例详细地介绍了这些软件包的使用方法,建立了数值分析机械化MATLAB软件操作平台,使数值方法实现机械化。这些程序有的运行结果可以全面展示数值计算的全过程,有的显示给用户必要的提示,有的输出数值解及其误差限或误差估计
20090303LZW
- 多媒体课内实验:用C语言实现的LZW压缩和解压算法。-Using C language implementation of the LZW compression and decompression algorithm.
20090303EightPuzzle.
- 多媒体课内实验:用C语言实现的八数码问题。-Multimedia curricular experiments: The C language implementation of the eight digital problem.
Dir0.1
- 多媒体实验,LZW字典编码算法的实现,java-Multimedia experiments, LZW coding algorithm Dictionary, java
LZW
- 这是基于多媒体实验所要求的lzw算法的简单实现,可以作为简单的参考来用!-This is based on multimedia experiment called lzw simple implementation of the algorithm can be used as a simple reference to use!
duomeiti
- bicubic.m bilinear.m nearest.m多媒体实验m文件 用matlab软件实现-bicubic.m bilinear.m nearest.m
huffman
- 实现哈夫曼编码的实验代码,选修课多媒体技术实验验收版。-The experimental realization of Huffman code, test and acceptance of multimedia technology elective version.
jpeg
- 图像压缩与解压缩,限失真信源编码是多媒体数据压缩的主要方法,为这一部分设计的实验名称是“实现一个简化的JPEG 编码器”。-Image compression and decompression limit the distortion source coding of multimedia data compression, this part of the design of the experiment name is "a simplified JPEG encoder.
LZW编码
- 这个文档是我大学时候多媒体的一个实验作业,里面要求实现LZW压缩方法。大家可以在文档中自行查阅。(This document is an experimental operation of multimedia in my university. It requires four simple compression methods, namely, Huffman, adaptive Huffman, LZW and arithmetic coding. Because of the need