-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
能打开IMG各式文件的软件,相当的好用!
能打开IMG各式文件的软件,相当的好用!-can open all kinds of document software, very handy!
- 2022-02-01 07:42:47下载
- 积分:1
-
这是一个图形学中的直线裁减程序,能方便地实现窗口对直线的裁减。...
这是一个图形学中的直线裁减程序,能方便地实现窗口对直线的裁减。-This is a graphics straight reduction procedures, convenient to be able to realize the window of linear reductions.
- 2022-05-05 10:00:55下载
- 积分:1
-
我已经写了一个用于图像分割的实现演示动态轮廓模型,控制。
自己编写的动态轮廓模型实现图象分割的demo,包含源程序、演示数据和若干演示结果-I have written a dynamic contour model for image segmentation realize demo, contains the source code, presentation of data and the results of a number of demonstration
- 2022-07-13 10:16:52下载
- 积分:1
-
用维纳滤波去除图象噪声,保持图象清晰可见.
用维纳滤波去除图象噪声,保持图象清晰可见.-Wiener filter used to remove image noise, maintaining the image clearly visible.
- 2022-02-24 17:14:52下载
- 积分:1
-
this program can detect face from .bmp file
能从输入的.bmp格式文件中检测出人脸,对于比较清晰的图像可以准确识别出人脸,对于质量低的图像还不能准确识别-this program can detect face from .bmp file
- 2022-08-14 16:34:18下载
- 积分:1
-
中值滤波,对图像在Visual C++下处理,对于刚入门学习VC处理图像来说是一个很好的学习工具...
中值滤波,对图像在Visual C++下处理,对于刚入门学习VC处理图像来说是一个很好的学习工具-Median filtering, the images dealt with under the Visual C++ for beginners learning VC image processing is a good learning tool
- 2022-03-07 07:59:56下载
- 积分:1
-
with VTK and VC mixed programming method raycasting head on the body of data map...
用VTK与VC++混合编程实现raycasting方法对人头部数据的体绘制,内含人脑数据-with VTK and VC mixed programming method raycasting head on the body of data mapping, Data containing the human brain
- 2022-03-03 22:21:26下载
- 积分:1
-
VC图像处理开发包 二值化 滤波等函数实现
VC图像处理开发包 二值化 滤波等函数实现-VC Image Processing Development Kit binarization filtering function implementation
- 2022-12-13 15:50:03下载
- 积分:1
-
图形转换器.zip
图形转换器.zip-Graphics converter. Zip
- 2023-07-29 13:40:03下载
- 积分:1