CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - evc jpeg
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - evc jpeg - List
[
Other resource
]
jpgInEVC
DL : 0
在EVC下对JPEG图形文件进行解码显示,并保存为BMP格式,希望大家能完善-right under the EVC JPEG graphics files for decoding, and the preservation of BMP format, hope that we will be able to improve
Update
: 2008-10-13
Size
: 3.41mb
Publisher
:
王明
[
Special Effects
]
jpp
DL : 0
使用了的来自www.j2000.org的开源代码,是用C写的。在WinCE上运行很慢,同时我有几个参数弄的不太明白,发上来和大家交流一下。这些代码在和www.j2000.org提供给我的代码相同的许可下发行。 VC版可以压缩和解压j2k(其实就是jp2)文件,以及Jpeg文件(使用IJG)。EVC版可以在WINCE下执行,目前EVC版只写了解码部分。 有时间请熟悉这部分的高手指导我一起完善。-use of the revenue from www.j2000.org the code is written in C. WinCE running in a very slow, but I have several parameters it had not quite understand, and the exchange of line with what. These code and www.j2000.org given to me by the same code of permit issuance. VC version can compress and decompress j2k (actually jp2), as well as Jpeg document (using IJG). EVC version can be implemented in WINCE, EVC version written only part of the decoder. Familiar with the time this part of the master guide me perfect.
Update
: 2008-10-13
Size
: 494.14kb
Publisher
:
king
[
Other resource
]
ImageDecoder
DL : 0
Evc下的图片解码类,可支持bmp,jpeg,gif各种格式-Evc Photo decoders under the category can support bmp, jpeg, gif formats
Update
: 2008-10-13
Size
: 3.8kb
Publisher
:
wlj
[
Windows Develop
]
EVC 图形库
DL : 0
视频YUV格式文件直接转换为JPEG压缩文件,高效快捷
Update
: 2010-10-11
Size
: 270.96kb
Publisher
:
mysoft_003@163.com
[
2D Graphic
]
ljpg
DL : 0
jpeg解压码程序,代码不错,值得下载,谢稿-jpeg decompression procedure code, code Yes, it is worth the download, Xie draft
Update
: 2025-02-17
Size
: 202kb
Publisher
:
tian
[
Picture Viewer
]
jpgInEVC
DL : 0
在EVC下对JPEG图形文件进行解码显示,并保存为BMP格式,希望大家能完善-right under the EVC JPEG graphics files for decoding, and the preservation of BMP format, hope that we will be able to improve
Update
: 2025-02-17
Size
: 3.41mb
Publisher
:
王明
[
Special Effects
]
dssdf
DL : 0
本程序在EVC4.0+PPC SDK 2003下调试通过。 用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。 这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。 注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段,将BMP数据加上头信息就可以CreateDIBSection了。 保存的默认质量Q=85,大家在使用时可以按照要求改变。 对应的PC版可以在VC下面编译使用,是基本的图象处理程序框架。 -the procedures in EVC4.0 PPC SDK under debugging through 2003. Independent JPEG Group with the issue for JpegLib Jpeg image Read and preservation. Here are adding a simple example of the treatment-- Negative. Other treatment can be used with a similar approach, with the right algorithm pixel data for the operation. Mouse or with the handling of the incident to complete the painting functions, and so on, here are the major JPEG files part of the operation. Note : CTScreenBuffer the procedures had not been used. It is due to the use of loading after not release memory, coupled with BMP data was relatively easy to deal with. So he has written section BMP data will be coupled with the first information on the CreateDIBSection. Preserve the quality of the default Q = 85, we can use the request
Update
: 2025-02-17
Size
: 733kb
Publisher
:
king
[
Special Effects
]
jpp
DL : 0
使用了的来自www.j2000.org的开源代码,是用C写的。在WinCE上运行很慢,同时我有几个参数弄的不太明白,发上来和大家交流一下。这些代码在和www.j2000.org提供给我的代码相同的许可下发行。 VC版可以压缩和解压j2k(其实就是jp2)文件,以及Jpeg文件(使用IJG)。EVC版可以在WINCE下执行,目前EVC版只写了解码部分。 有时间请熟悉这部分的高手指导我一起完善。-use of the revenue from www.j2000.org the code is written in C. WinCE running in a very slow, but I have several parameters it had not quite understand, and the exchange of line with what. These code and www.j2000.org given to me by the same code of permit issuance. VC version can compress and decompress j2k (actually jp2), as well as Jpeg document (using IJG). EVC version can be implemented in WINCE, EVC version written only part of the decoder. Familiar with the time this part of the master guide me perfect.
Update
: 2025-02-17
Size
: 597kb
Publisher
:
king
[
Windows CE
]
ImageDecoder
DL : 0
Evc下的图片解码类,可支持bmp,jpeg,gif各种格式-Evc Photo decoders under the category can support bmp, jpeg, gif formats
Update
: 2025-02-17
Size
: 4kb
Publisher
:
wlj
[
Special Effects
]
Jpeg_show
DL : 0
jpeg show 对jpeg的编解码的参考,使用wince 5.0平台,在evc4.0环境下的代码,非常有参考意义。-jpeg show of jpeg codec reference, use wince 5.0 platform environment evc4.0 code, very useful.
Update
: 2025-02-17
Size
: 183kb
Publisher
:
林健枫
[
Streaming Mpeg4
]
MPEG4--C
DL : 0
这是MPEG4的压缩实现,是我淘到的好东西,跟大家分享-This is the MPEG4 compression realize is that I Amoy to good things, like to share with you
Update
: 2025-02-17
Size
: 258kb
Publisher
:
wawayu
[
Windows CE
]
123222
DL : 0
WinCE显示JPEG、读写INI文件,EVC下编译通过-WinCE display JPEG, read and write INI files, EVC compiler passed under
Update
: 2025-02-17
Size
: 21kb
Publisher
:
zyw
[
Books
]
fcd15444-11
DL : 0
Information technology — JPEG 2000 image coding system — Part 11: Wirele-Information technology — JPEG 2000 image coding system — Part 11: Wireless
Update
: 2025-02-17
Size
: 376kb
Publisher
:
xu
[
2D Graphic
]
JpegLib
DL : 0
Jpeg Library for windows mobile EVC-Jpeg Library for windows mobile EVC++
Update
: 2025-02-17
Size
: 299kb
Publisher
:
emranallan
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.