搜索资源列表
huffman_f
- huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
midpointcircle-coding
- 自己用C语言编写的中点画圆算法,根据用户输入的圆心坐标和半径画出相应的圆形。-own use C language prepared by the midpoint drawcircle algorithm, According to user input center coordinates and radius of the circle corresponding paint.
Cohen
- 编码裁剪法,Cohen-Sutherland算法的实现~-coding method, Cohen-Sutherland Algorithm of ~
Huffman编码的算法及其实现。
- Huffman编码的算法及其实现。 这是一个实验报告,请采纳!-Huffman coding algorithm and its implementation. This is an experiment report, adopted!
Huffman
- 实现了霍夫曼编码,算法经典,代码简洁,稳定性高-Implements Huffman coding, the classical algorithm, code simplicity, high stability
SPIHT
- A.Said和W.A. pearlman根据Shapiro零树编码的基本思想,提出了一种新的且更优的实现方法--分层树集合分割(SPIHT),它是高效性能编码算法.这里给出了SPIHT程序及其改进后的程序.-A. Said and WA pearlman Shapiro zerotree coding based on the basic idea, a new and more excellent implementations- set partitioning in hierarchi
LiangYouDong-Barsky
- 实验内容:利用梁友栋算法(参数化线段裁剪算法)或编码裁剪算法变成实现对直线段或者任一图形的裁剪。有完整可运行的源代码,还有对应的实验报告。-Experiment: LIANG You algorithms (parametric Line Clipping Algorithm) or coding clipping algorithm into a cut on the straight line segments or any graphics. The complete source cod
omp
- omp算法,一个稀疏编码算法的代码。使用matlab编程。-omp algorithm, a sparse coding algorithm code.
Deskt323231op
- 【谷速软件】哈弗曼编码 图像压缩算法源代码 可以做为参考使用 -[Valley] Huffman coding software speed image compression algorithm source code can be used as a reference to use
image-deblock-psw-algorithm
- 提出一种图像去噪的编码算法,基于滑动窗的有效图像去方块滤波算法(PSW)。-It presents an image denoising coding algorithm, sliding window based on the effective image deblocking filtering algorithm (PSW).
cirdfspond
- mh编码的算法,已经调试成功,可以使用 推荐给大家-Mh coding algorithm, have been debug successful, you can use the recommended to you