搜索资源列表
newquant.zip
- 针对图形的Vector Quantization压缩算法
btx_tc
- dos下的一个简单的压缩程序,主要研究压缩算法和dos下的图形界面-dos under a simple compression procedures, the study's principal compression algorithm and the dos graphics interface
LZW
- LZW编码,基于VC6.0平台,应用于图形图像编码,算法类似于字典编码法。
LZWsuanfa
- 实现了LZW数据压缩算法和解压缩算法,用图形界面-achieve the LZW data compression algorithm reconciliation compression algorithm, with a graphical interface
RDP_algorithm.rar
- 曲线数据压缩是计算机图形学、计算机自动制图和地理信息系统( GIS) 等学科理论与方法研究的一个重要问题,其实质是一个信息压缩问题.RDP 算法是应用最为广泛的一种,由于容易编程实现且压缩结果较好, GIS 界许多著名商业软件公司(如Intergrap h ,ESRI ,LaserScan) 都把此算法作为其制图系统中一种曲线数据压缩的标准算法.,the well-known Ramer-Douglas-Peucker (RDP) algorithm for polyline data comp
newquant
- 针对图形的Vector Quantization压缩算法 -Vector Quantization Compression Algorithm for picture
20081221
- 迷宫可用一个二维平面图形将迷宫左上角作为入口,右下角作为出口。该程序实现自动生成迷宫和走迷宫的算法设计。-Maze can be used a two-dimensional graphics to the upper left corner of the maze as the entrance to the lower right corner as an export. The program automatically generates Maze maze and the algori
huffman_Golomb_COMPRESS
- 从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在
117143161MuRoS
- 基于vc 的环境下机器人自主避障的算法 图形处理 具有载物功能-Vc environment based on autonomous robot obstacle avoidance algorithm to deal with graphics functions of contents
DCT
- DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换-DCT transform is image and graphics processing is very important to a compression algorithm, this document contains details of the completion of the DCT transform
CGPainter_polygonFilling
- 图形学,使用扫描线算法实现了对圆形颜色的填充-Graphics, using the scan-line algorithm for circular color fill
huffman
- 基于huffman算法的压缩解压小程序,mfc图形界面。-Huffman compression decompression algorithm based on small programs, mfc graphical interface.
mmmm
- 动态规划中图形算法中的最短路径算法 用类做的,分几个函数-The short road of dymta i don t know what is this program means,it is a c++ program !numeric recipes in C++
MD5
- 用C++类实现MD5散列算法,包括命令行输入参数 没有实现图形界面-Implementation of MD5
zlib-1.2.3
- gzip 使用deflate算法进行压缩。zlib,以及图形格式png,使用的压缩算法也是deflate算法。从gzip的源码中,我们了解到了defalte算法的原理和实现。-gzip compressed using the deflate algorithm. zlib, and graphics formats png, use the compression algorithm is deflate algorithm. Gzip source code from, we have l
ComputerGraphics
- 计算机图形学课件:了解计算机图形学的发展概况; 了解计算机绘图系统的软硬件组成; 掌握计算机图形学的基本算法和理论; 具有一定的图形程序设计能力; 了解计算机图形学的应用概况。-ComputerGraphics
delgizp
- gzip,zlib,以及图形格式png,使用的是同一个压缩算法deflate。我们通过对gzip源码的分析来对deflate压缩算法做一个详细的说明。我阅读的gzip版本为 gzip-1.2.4。我们对算法做三种程度的说明。第一种程度,对gzip所使用压缩算法基本原理的说明。第二种程度,对gzip压缩算法实现方法的说明。第三种程度,对gzip实现源码级的说明。 -gzip, zlib, and graphics formats png, using the same compression
MyDraw
- 计算机图形学扫描线填充算法,MFC程序。-Computer graphics scan line filling algorithm, MFC program.
P006RGB_Decomposition
- 图形图像处理、目标检测算法,matlab图形图象处理,识别探测-Graphics, image processing, target detection algorithm
LossyCompression
- 四分法失真解压图形算法