节点文献

压缩矢量图形的两个算法的比较和分析

Comparison and Analysis of Two Compact Algorithms for Vector Graph

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 喻国宝廖湖声郑玉明

【Author】 Yu Guobao Liao Husheng Zheng Yuming(College of Computer Science and Technology,Beijing University of Technology,Beijing 100022)

【机构】 北京工业大学计算机学院北京工业大学计算机学院 北京100022北京100022北京100022

【摘要】 文章在介绍矢量图形压缩的意义后,分别介绍了矢量图形压缩的分治算法和线性算法,并对这两个算法进行了分析和比较。在选取适当的控制数据压缩的阈值后,分治算法和线性算法的压缩效果接近,但线性算法所需存储空间比分治算法的少,而且线性算法的时间复杂度从分治算法的O(nlogn)降低到O(n)。

【Abstract】 After introducing the purpose of vector graph compact,a Divide-and-Conquer algorithm and a linear algorithm for vector graph compact are described in this paper.Comparison and analysis are also discussed,revealing that the linear algorithm has approximate same effectiveness as the Divide-and-Conquer algorithm but the linear algorithm has the time complexity of O(n) whereas the Divide-and-Conquer algorithm has the time complexity of O(nlogn).Moreover,the linear algorithm needs less memory than the Divide-and-Conquer algorithm.

【基金】 北京市教委科技发展基金(编号:KM200410005005);北京市优秀人才培养专项经费资助
  • 【文献出处】 计算机工程与应用 ,Computer Engineering and Applications , 编辑部邮箱 ,2005年01期
  • 【分类号】P208
  • 【被引频次】5
  • 【下载频次】190
节点文献中: 

本文链接的文献网络图示:

本文的引文网络