BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone. 下载
|
BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP put a JPG compressed into the source code. Size : 16.4K : Attachment 1. Compiler Note 1) VC IDE choice setting-gt; Linkgt; Plus jpeg.lib 2) compiler 2. Principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or the buffer zone. 下载
|
Microchip公司PIC18F4550芯片的USB firmware代码,我在压缩包中添加了jpg格式的硬件连接原理图和MPLAB IDE下的config bits配置图,希望对大家有用。-Microchip PIC18F4550 chip USB firmware code, I compressed add the jpg format connectivity hardware schematics and MPLAB IDE config bits of maps, useful for all. 下载
|
修改完善内容: 1.彻底解决了原始版本中存在的 杂色现象 2.对生成的图片作了相关修改 直接生成JPG格式文档 以便减少对昂贵空间的占用 3.精简了数据库操作 减少了数据库的体积 直接对二进制流进行jpg压缩 不再需要通过数据库处理图片 4.对相框采取分离式 这样比较直观 5.修改重排了界面和代码 6.增加了摄像头 检测 7.增加了升级提示功能(需要XMLHTTP 支持 但不支持也不会影响运作) 8.简易后台 智能扫面 相框图片并生成XML - 下载
|