CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - vc .gif

搜索资源列表

  1. 在VC下显示JPEG、GIF格式图像的一种简便方法

    0下载:
  2. 在VC下显示JPEG、GIF格式图像的一种简便方法-in VC display JPEG and GIF format images of a simple method
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:4717
    • 提供者:唐晓辉
  1. GifDemo

    0下载:
  2. VC下gif动画显示程序,可以手动选择多张动画显示-VC gif animation display program can manually select multiple animation shows
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:10169680
    • 提供者:张之真
  1. glfwindow

    0下载:
  2. 一个使用VC在窗口上添加GiF图片的例子,A use of VC in the window to add a picture GiF example
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-08
    • 文件大小:84608
    • 提供者:
  1. CImage

    1下载:
  2. 如何使用 CImage 类加载、显示和保存各种不同的图像格式,包括 .bmp、.gif、.jpg 和 .png。-It teach you how to use CImage class show and save all kinds of picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-25
    • 文件大小:25127
    • 提供者:黄虎
  1. PNG

    2下载:
  2. vc+png按钮渐变,  PNG文件格式是为了适应网络数据传输而设计的一种图像文件格式,用于取代格式较为简单、专利限制严格的GIF图像文件格式。而且,这种图像文件格式在某种程度上甚至还可以取代格式比较复杂的TIFF图像文件格式。它的压缩效率通常比GIF要高、提供Alpha通道控制图像的透明度、支持Gamma校正机制用来调整图像的亮度等。-vc+ png button gradient, PNG file format in order to meet the data transmission
  3. 所属分类:Graph Drawing

    • 发布日期:2015-05-12
    • 文件大小:4307556
    • 提供者:李立山
  1. gif

    0下载:
  2. 一个基于VC++6.0的加载Gif格式文件的小程序,是完整的源代码。-Based on VC++ 6.0 load Gif format of small procedures, is a complete source code.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:292701
    • 提供者:朱珠
  1. VC

    0下载:
  2. 在VC环境下显示图像,如bmp,jpeg,gif格式的图像-VC environment in the display image, such as bmp, jpeg, gif image format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1694891
    • 提供者:董晨晨
  1. gif

    1下载:
  2. 实现对gif 图像的显示的源代码,能够清晰显示,在VC环境下验证正确-Gif images to achieve the display of source code, to clearly show that in the VC environment to verify the correct
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:43589
    • 提供者:xiaoqing
  1. 465124544

    0下载:
  2. VC界面显示图片(JPG JPEG GIF)-VC interface display images (JPG JPEG GIF)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:1531
    • 提供者:sxw
  1. SHOWPIC

    0下载:
  2. VC下加载JPG/GIF/PNG图片的两种方法 -VC under the load JPG/GIF/PNG image of the two methods
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:2271
    • 提供者:liye
  1. animation

    0下载:
  2. 用VC实现的简单动画程序,即显示如GIF格式的动画效果。-VC to achieve a simple animation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2240479
    • 提供者:李彪
  1. beexb_gif

    0下载:
  2. 一个可以在VC++中显示动态的GIF格式图片的程序源码 -VC++ one can be displayed in a dynamic GIF format images program source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:24637
    • 提供者:赵四
  1. CPICTURE_DEMO.ZIP

    0下载:
  2. VC开发环境下,BMP JPG GIF图像显示。-VC development environment, BMP JPG GIF images.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:130042
    • 提供者:Tutou
  1. Gif89aSource

    0下载:
  2. This is VC++ source code to encode the GIF file.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2755384
    • 提供者:john smith
  1. gif2bmp

    1下载:
  2. gif to bmp图片源码,vc实现图片格式转换 89a-gif to bmp image source, vc image format converter 89a to achieve
  3. 所属分类:图片显示浏览

    • 发布日期:2012-11-17
    • 文件大小:5646
    • 提供者:x3
  1. CxImage

    1下载:
  2. VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2191487
    • 提供者:
  1. GIF

    0下载:
  2. VC++ 播放GIF 的类 ,附送应用例子-Play GIF VC++ classes included application examples
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:441864
    • 提供者:译心
  1. GIF-vc

    0下载:
  2. VC实现gif格式的动画,用多张图像生成GIF格式动态图像。不受图像大小和张数限制。-翻译结果(中 > 英)复制结果 VC GIF format animation, using multiple images to generate GIF format image. From the image size and the number of constraints.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:351416
    • 提供者:李风
  1. gif-Play

    0下载:
  2. vc++6.0,使用第三方插件,轻松加载GIG格式动画播放,简单方便。-vc++6.0, using third-party plug-in, easy to load GIG format animation, simple and convenient.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2786642
    • 提供者:李风
  1. VC-GIF

    0下载:
  2. 基于Visual C++ 6.0 MFC 的工程,显示gif格式的图片的demo程序,需要的可以下载参考一下-Based on Visual C++ 6.0 MFC project, display the gif format images of the demo program, you need to download the reference
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:106470
    • 提供者:肖传毅
« 12 3 4 »
搜珍网 www.dssz.com