搜索资源列表
TonyJpegLib
- Jpeg/Jpeg2000压缩和解压缩的示例程序,支持JPP、JPC、JPG等图像格式-Jpeg/Jpeg2000JPPJPCJPG
cximage599a_full
- 一个强大的图片转换库格式包括*.bmp *.gif *.jpg *.jpeg *.png *.ico *.tif *.tiff *.tga *.pcx *.wbmp *.wmf *.emf *.j2k *.jp2 *.jbg *.j2c *.jpc *.pgx *.pnm *.pgm *.ppm *.ras-a powerful images for conversion include *. bmp format *. gif *. jpg *. jpeg *. png *. ico *. t
JPCsource
- JPC: x86 PC Hardware Emulator. 牛津大学开发的一个纯JAVA的x86系统结构硬件模拟器。
TonyJpegLib_src
- 一个很好用的vc 类库,可以进行,jpg2000,到bmp的转换,也可进行bmp到JPg2000的转换,支持的格式有,jp2,j2k,jpc,bmp,pcx,jpg等-a good use of vc class library can be done, PDF, bmp conversion can also be JPg2000 bmp to the conversion, support for the format, jp2, j2k, jpc, bmp, nil, jpg, etc.
CCID-22123.ZIP
- 一个Delphi的类库,用了,进行,Bmp,Pcx到JP2,JPc的转换,很好用-a Delphi library, spent, conduct, PDF, Pcx to JP2, the conversion JPc good use
pl/0
- /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的最大位数*/ #define al 10
test
- 可用于判断JPEG2000图像(.jpc)文件是否符合DCI(数字电影工业规范)标准。 使用方法:敲入命令行test.exe ***.jpc即可-The program is used to judge whether a .jpc document is on the DCI standard.
jp2info
- JP2INFO Get information about the image in a JP2 or JPC file.This function returns a structure holding information about a JPEG 2000 image file.
cximageLite_V600
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
PDAPDemo
- J2ME MIDlet for secret viewing encoded images on mobile phone. Encoding JPG image to JPC-file by simply xor-ing all bytes with 0xFF and changing file extension.
Jpg2Jpc
- Jpg2Jpc converters folder with subfolders of JPG-impages to JPC-file by xor-ing each byte and change extension to "JPC".