搜索资源列表
jm73
- h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-code for video coding! All can be achieved video encoding and decoding, this code can be the basis for all development, such as the optimization algorithm, code technology to a
hufyufeng
- 关于哈夫曼编码的一个程序,把图象的象素值进行编码,很实用的!-on a Huffman coding procedures, the pixel image encoding, very practical!
huffmanLZWRLE
- 本文件中包含对图像的Huffman变换,以及LZW和RLE编码-this document contains the image Huffman transform, and RLE encoding and LZW
DVR-MPEG4编码播放器
- DVR-MPEG4编码播放器 -DVR-MPEG4 encoding players
lzwMatlab.zip
- Implements a TIF compatible LZW encoding/decoding algorithm,Implements a TIF compatible LZW encoding/decoding algorithm
base64test
- BASE64这种编码挺有意思的,可以把每3个(二进制)字节编码成以ASCII码表示的4个字节。可能会有人觉得奇怪,网页保存为mht格式后,明明只有一个文本文件,可是用浏览器打开后居然还有图片。其实,用记事本打开这些mht文件,可以看到一堆堆的”乱码“,这往往就是BASE64编码后的图片了。由于最近项目用到这个东西,于是去CSDN上下了个BASE64编解码的C++类。因为对效率没有特别的要求,所以只是用小图片试了一下,能用。-BASE64 encoding of this very interes
ImageEditor
- 类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Similar to Windows Paint program features small plates and interfaces in Windows, bringing all t
JPEGdecode
- JPEG编码,解码的实现。包括可执行文件和源码-JPEG encoding and decoding implementations. Including the executable file and source code
Ctwo
- c语言将bmp图像进行二直化,,有两种编码方式-c language bmp images of two straight, there are two encoding. . . .
opencvlib
- 基于OpenCV的标志点编码,可以用于摄像机的标定-OpenCV-based encoding of the signs point that can be used for camera calibration
ImageEditor
- VC.NET环境编写的一个仿Windows的画图程序,模仿的还挺像,编译时用VC2005或更高版本打开时需要转换工程文件,首次运行会出现很多警告,且速度较慢,不过可以顺利编译。 这款画图板程序功能还挺不少,可以手绘线、文字输入、简单图形、图块及拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片以及从Base64编码存取图片的接口,还实现了工具箱及颜料盒。-Environment VC.NET prepared a drawing program lik
php-Unicode-0.1.3
- php-Unicode 轉換 this A number of minor inconveniences-2008-08-26- v0.1.2 * This release resolves an issue with Unicode_String::ToLower(). A number of minor inconveniences (such as errors in the documentation) were also fixed. All unquot
jpegdemo
- its a jpeg encoding scheme on famaus lena image
c_circle_sin
- 该源文件在Microsoft Visual C++ 6.0环境下编译通过,程序目的旨在基于文件操作fopen等函数,以及bmp编码格式技术,绘制简单的函数曲线(圆,正弦),结果保存在位图Image.bmp中,该程序还可以扩展功能,修改方程,生成自己想要的图片-The source file in Microsoft Visual C++ 6.0 environment, compiled by the program is aimed at file-based operations such
11912927wavelet_transf
- 本实验主要利用MATLAB程序进行离散余弦变换(DCT)压缩和行程编码(Run Length Encoding, RLE)。-In this study, MATLAB programs using mainly discrete cosine transform (DCT) compression and run-length encoded (Run Length Encoding, RLE).
115157689RLE
- 本实验主要利用MATLAB程序进行离散余弦变换(DCT)压缩和行程编码(Run Length Encoding, RLE)。-In this study, MATLAB programs using mainly discrete cosine transform (DCT) compression and run-length encoded (Run Length Encoding, RLE).
yishuzi
- 一个模仿Word艺术字的源代码,使用GDI+编程,可以生成各种角度和弧线的艺术字,支持文字颜色图片填充、阴影、浮雕效果。支持文字任意角度旋转,缩放,调整。支持文字艺术特效轨迹回放,路径跟踪,路径测试等很炫的功能。新版本修复了内存泄漏的问题,添加了Unicode编码的支持,生成的艺术字可以保存为一个GDI+路径的BMP,JPG,GIF图片格式。 -An imitation of the source code of Word WordArt, use the GDI+ programming,
jpeg
- VC++6.0环境下的jpeg编码解码及处理类库-A Object library used for encoding and decoding jpeg image in vc++6.0
mng
- vc++6.0环境下的mng格式图像编码解码程序-A program used for encoding and decoding mng image in vc++6.0
png
- VC++6.0环境png格式图像解码编码程序-A program used for encoding and decoding of png image in vc++6.0
