-
Principles of program design composed of large
组成原理程序设计大型作业,具体实例,让你懂的组成原理的基本操作等,进一步了解计算机的工作原理-Principles of program design composed of large-scale operations, concrete examples, so that you understand the composition of the basic principles of operation, etc. to better understand the working principle of the computer
- 2023-07-12 00:35:02下载
- 积分:1
-
一个在VC下编写的一维随机元胞自动机小程序,
一个在VC下编写的一维随机元胞自动机小程序,-VC in a prepared one-dimensional random cellular automata applet,
- 2022-01-26 05:12:18下载
- 积分:1
-
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
-
from teachers that the Russian compressor compression procedure, we should usefu...
从老师那下的压缩机俄压缩程序,应该有用!-from teachers that the Russian compressor compression procedure, we should useful!
- 2022-04-15 14:11:35下载
- 积分:1
-
优秀的图像处理人和学生代码
good code for image processing people and students
- 2022-11-12 22:30:03下载
- 积分:1
-
dvd mpeg解压程序大公布。
dvd mpeg解压程序大公布。-dvd disc decompression procedures big announcement.
- 2022-01-25 19:19:29下载
- 积分:1
-
H.264标准详细图解 ,好东西不用多说,赶紧看吧
H.264标准详细图解 ,好东西不用多说,赶紧看吧-graphic detail H.264 standard H.264 standard graphic detail H.2 64 standard graphic detail, good things Needless to say, quickly Look here
- 2022-06-19 13:48:14下载
- 积分:1
-
我自己编的图像求熵的程序。运行经过了优化。
我自己编的图像求熵的程序。运行经过了优化。-I own image for entropy procedure. After running the optimization.
- 2022-02-10 09:24:31下载
- 积分:1
-
经典的乡农编码,算法比较简单,了解乡农编码的请顶。
经典的乡农编码,算法比较简单,了解乡农编码的请顶。-classic Township coding algorithm is relatively simple to understand Township coding please roof.
- 2022-03-12 19:51:15下载
- 积分:1
-
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
- 2022-03-26 01:11:34下载
- 积分:1