-
自适应哈夫曼压缩算法;哈夫曼压缩算法;lzw压缩算法
1. 自适应哈弗曼压缩算法。
对应程序AdaptiveHuffman。使用方法:把测试数据文件夹里的四种测试数据拷贝到/AdaptiveHuffman/Release/目录下,然后在控制台进入到Release目录,输入如下命令,
@1, 压缩: AdaptiveHuffman.exe 1 带压缩的文件名 压缩的文件名
@2, 解压缩: AdaptiveHuffman.exe 2 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-30 07:55:55下载
- 积分:1
-
用bresenham算法及中点算法画线
通过程序来表明bresenham算法画直线及中点画线法的原理。绘制网格,网格的交点为一个像素点,绘制bresenham算法画直线及中点画线法的像素点位置,在对应的像素点出打点。并且对对话框中输入的起点终点坐标判断是否在给定的范围内。
- 2023-03-19 03:05:04下载
- 积分:1
-
Newton iterative method for solving nonlinear equations, in which compile WITH T...
牛顿迭代法求解非线性方程,已在TC2.0中编译通过-Newton iterative method for solving nonlinear equations, in which compile WITH TC 2.0
- 2023-01-24 15:45:04下载
- 积分:1
-
循环链表实现约瑟夫环,并对输入错误进行检查和提示。
循环链表实现约瑟夫环,并对输入错误进行检查和提示。-cycle Chain achieve Josephus, and input error check and tips.
- 2023-01-04 20:40:03下载
- 积分:1
-
LabVIEW一维数组转二维数组
LabVIEW一维数组转二维数组,当一维数组元素不断增加时,将一维数组变为二维数组
- 2022-03-25 03:40:57下载
- 积分:1
-
a program for get the shortest path of two points.
距离最近的点对计算方法-a program for get the shortest path of two points.
- 2023-04-02 07:30:03下载
- 积分:1
-
用盛金公式解一元三次方程aX3+bX2+cX+d=0,(a,b,c,d∈R,且a≠0)。...
matlab的入门,金典书籍,值得一看。对于新手或刚入门的有很多帮助-matlab entry, Jindian books, worth a visit. For novice or just a lot of help getting started
- 2022-03-20 08:18:30下载
- 积分:1
-
VC prepared using a multi
用VC编写的一个多功能图形界面计算器,不仅能实现简单的加减乘除,还能实现乘方,开方等算术。-VC prepared using a multi-functional graphical interface calculator, not only simple addition and subtraction, multiplication and division to achieve, but also the realization of involution, evolution, such as arithmetic.
- 2022-04-02 00:31:00下载
- 积分:1
-
椭圆拟合的误差算法,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来...
椭圆拟合的误差算法,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来-The error ellipse fitting algorithm, fitting point to the ellipse center distance minus the corresponding fitting point on the ellipse to the ellipse center point of the distance, the effective analysis of the error ellipse fitting problem, and let it be shown in the dialog box
- 2022-03-18 15:29:28下载
- 积分:1
-
matlab 信号生成器 gcs 代码
从 ADS1256 的读信号发生器,它包括阅读、 写作为 PGA、 增益、 其自我帮助程序的注册纪录册的注册纪录册
- 2022-11-13 14:15:03下载
- 积分:1