-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成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
-
3D编程所需的知识的概述,特别是三维数学模型…
概述了3D编程的必要知识,尤其是3d编程的数学要求,及相应算法-An overview of 3D programming the necessary knowledge, especially the 3d mathematical programming requirements, and the corresponding algorithm
- 2023-07-27 20:55:03下载
- 积分:1
-
功能描述:该程序给图像处理的平台,实现了图像处理的大部分算法,包括图像变换、图像处理和图像分析,功能丰富,参考性很强。
开发环境:C++ Builder 6...
功能描述:该程序给图像处理的平台,实现了图像处理的大部分算法,包括图像变换、图像处理和图像分析,功能丰富,参考性很强。
开发环境:C++ Builder 6.0
所用控件:Sunisoft SuiPack、SDL Component
-Functional Description: The program for image processing platform, to achieve the majority of image processing algorithms, including image conversion, image processing and image analysis, feature-rich, highly reference. Development Environment: C++ Builder 6.0 used in the control: Sunisoft SuiPack, SDL Component
- 2023-03-28 07:45:04下载
- 积分:1
-
图像匹配的的原图和目标图片,很实用的,欢迎下寨
图像匹配的的原图和目标图片,很实用的,欢迎下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian -Image matching the image and objectives of the picture, it is useful, welcome下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian
- 2023-06-06 04:40:03下载
- 积分:1
-
此代码是关于查找图象中的粒子数目,可以运行,仅供参考
此代码是关于查找图象中的粒子数目,可以运行,仅供参考-this code is on the search for the particle image number, you can run, for information purposes only
- 2022-04-28 06:49:38下载
- 积分:1
-
TI DM642开发的实用程序:
包括:YUV视频格式转换成RGB格式C版本程序、ASM版本程序以及有关中值滤波的C程序;
相当有用!...
TI DM642开发的实用程序:
包括:YUV视频格式转换成RGB格式C版本程序、ASM版本程序以及有关中值滤波的C程序;
相当有用!
- 2022-06-13 17:59:44下载
- 积分:1
-
目标检测算法,图像目标检测与跟踪
目标检测算法,在一幅图像中检测出目标并跟踪-Target detection algorithm, an image target detection and tracking
- 2022-07-23 11:37:39下载
- 积分:1
-
用CPLD控制图像卡进行帧存逻辑的verilog程序,用Quartus II 5.0打开
用CPLD控制图像卡进行帧存逻辑的verilog程序,用Quartus II 5.0打开-with CPLD control image frame buffer cards logical verilog procedures, Quartus II 5.0 Open
- 2022-10-21 07:20:03下载
- 积分:1
-
RanSac算法检测椭圆,要求各个点是接近一个平放的椭圆。效果还可以。...
RanSac算法检测椭圆,要求各个点是接近一个平放的椭圆。效果还可以。-RANSAC ellipse detection algorithm requires each point is closer to a flat oval. Effects can also.
- 2023-02-24 10:30:03下载
- 积分:1
-
- 2022-05-24 00:52:21下载
- 积分:1