-
This document explains how to read the RADARSAT data CD provided with the book...
This document explains how to read the RADARSAT data CD provided with the book
"Digital Processing of Synthetic Aperture Data" by Ian Cumming and Frank Wong,
Artech House, 2005.
On this web site, programs are provided in MATLAB to read the data and parameters
from the CD. The structure of the programs is outlined in Figure 1.
There are two main programs and one function that are used to extract
- 2022-12-06 14:20:03下载
- 积分:1
-
数据压缩,C语言,VC实现,LZW编码
数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
- 2023-01-04 23:15:08下载
- 积分:1
-
数据压缩的方法演示
数据压缩的方法演示-data compression method demonstration
- 2022-07-18 19:34:11下载
- 积分:1
-
jpeg压缩算法源码
jpeg压缩算法源码-jpeg compression calculates the law origin code
- 2023-02-02 16:20:03下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-01-31 21:19:16下载
- 积分:1
-
一种基于图像压缩的算术编码C++程序,程序有说明,可执行。...
一种基于图像压缩的算术编码C++程序,程序有说明,可执行。-Image compression based on arithmetic coding C++ programs, the program has made it clear, executable.
- 2022-08-19 21:51:23下载
- 积分:1
-
自适应算术编码的框架,可以直接用来直接开发,用C语言编写的...
自适应算术编码的框架,可以直接用来直接开发,用C语言编写的-adaptive arithmetic coding framework that can be directly used to direct development, using the C language
- 2023-02-09 17:50:04下载
- 积分:1
-
这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
- 2022-11-12 08:55:03下载
- 积分:1
-
huffman
控件台应用程序。
采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。
编码命令:c
解码命令:d
对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
- 2022-03-19 07:31:48下载
- 积分:1
-
huffman
huffman编码译码器,实现前提是消息中的字符及其频度均为已知量!-huffman
- 2023-01-21 14:20:04下载
- 积分:1