搜索资源列表

  1. CXIMAGE_SRC.ZIP

    0下载:
  2. Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1351680
    • 提供者:免战牌
  1. JepgCodec

    0下载:
  2. 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platf
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:705536
    • 提供者:刘啸天
  1. Suanfa_WM

    0下载:
  2. 程序完成数字图像的加密解密过程,可以对.BMP或.JPG格式的图像进行数字水印加密并完成对秘钥的提取等功能。对加密算法及数字水印的研究者用研究价值。-completed digital image encryption and decryption process. be right. BMP or. JPG format images encryption and digital watermarking completion of
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:1017856
    • 提供者:wukongpei
  1. ShowJPG

    0下载:
  2. 该程序开发环境为vc++,能够读取并在对话框上显示JPG格式图象-the program development environment for vc to read and in the dialog box displayed on the JPG format images
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:tiankng
  1. TY_Pic

    0下载:
  2. 图片显示控件 可以显示bmp,jpg,gif等格式-Photo Display Control shows bmp, jpg, gif formats
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-20
    • 文件大小:43008
    • 提供者:zhangyi
  1. classes6789

    0下载:
  2. jpg gif png 各种图片之间转换-jpg gif png conversion between various Photo
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:wf
  1. image_RW_Lib

    0下载:
  2. 一个读写jpg,png,gif,bmp的类库,但不能写gif-a literacy jpg, png, gif, bmp the library, but not write gif
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:734208
    • 提供者:myb
  1. fbv-1.0b.tar

    1下载:
  2. linux下基于控制台的图片浏览器,基于fr a meBuffer驱动实现,支持BMP、JPG、PNG、GIF格式图片浏览,支持缩放、翻转等功能,纯C实现,小巧且使用方便,很适合拿来做嵌入式移植和二次开发,可参考其来实现数码产品的图片浏览器。-linux based console Photo browser, Drivers based fr a mebuffer support BMP, JPG, PNG, GIF format i
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:nico zhu
  1. change_bmp_picture_tojpg

    0下载:
  2. 使用vc++实现bmp图片转换为jpg格式,好用-use vc++ bmp images converted to jpg format, handy
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:413696
    • 提供者:神和龙
  1. imageConvert

    0下载:
  2. 一个用C#写一个图片转换程序,可以转为GIF,JPG,PIF文件。-a C# to write a picture switching procedures can be converted to GIF, JPG, PIF documents.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:李平
  1. JPGGIF_VC++

    0下载:
  2. VC++实现JPG及GIF文件操作,并实现文件存取等基本操作。-VC JPG and GIF file operations, and to achieve the basic file access operation.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:323584
    • 提供者:张梦远
  1. ImageStone_src

    0下载:
  2. ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and easy portable. It includes load/save(support BMP GIF JPG PNG TIF ICO TGA PCX PSD...), display, histogram, undo/redo and tr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3330048
    • 提供者:
  1. showJPGGIF

    0下载:
  2. vc++开发环境,能够读取并显示JPG和GIF格式的图像。-vc development environment, can read and display JPG and GIF format images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:455680
    • 提供者:kanlihua
  1. DisplayJpegGif

    0下载:
  2. 在VC中显示JPEG和GIF图像。看过MSDN很多人以为只对BMP有用,其实对JPG,GIF都可以。-in VC display JPEG and GIF images. MSDN seen many people think that only the BMP useful, in fact, the JPG, GIF can.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:吴荣刚
  1. 215889965

    0下载:
  2. Wince下显示jpg和gif源码,感兴趣的可以来看看。-displayed jpg and gif source, interested to see it.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-20
    • 文件大小:543744
    • 提供者:fl
  1. EVC_JPG_GIF

    0下载:
  2. EVC下的Gif和JPG图片查看器,Win32-EVC the Gif and JPG photo viewer, Win32
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:139264
    • 提供者:
  1. EVCImageViewer

    0下载:
  2. windows ce下的图片浏览程序,自己写的 利用wince5.0下的Imaging API接口显示JPG文件,以缩略图的形式显示,双击后打开大图,可放大缩小,旋转-windows ce under the Photo View procedures, wrote wince5.0 use of the Imaging API interface, display JPG document, in the form of t
  3. 所属分类:Windows CE

    • 发布日期:2024-05-20
    • 文件大小:110592
    • 提供者:hoozh
  1. 94a14_WMA_OK_for_Test_0709

    0下载:
  2. ESS3890 VCD 原代码。 支持MP3,MWA,CD ,CD-R,CD-RW,VCD ,JPG等,-ESS3890 VCD original code. Supports MP3, MWA, CD, CD-R, CD-RW, VCD, JPG,
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-20
    • 文件大小:2552832
    • 提供者:
  1. vc+_Image

    0下载:
  2. 程序打开某文件下的所有bmp,jpg文件,以幻灯片的各种动画形式展示-procedures to open a document of all bmp, jpg documents to slides of various forms of animation display
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:204800
    • 提供者:窦辉
  1. PicChanger

    0下载:
  2. c#实现的图片转换功能 能够对.bmp,.jpg,gif,png等格式的图片进行相互转换!-c# realized Photo conversion function right. Bmp,. Jpg, gif, png picture format, such as mutual conversion!
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:李枫
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org