CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - GIF TO c

搜索资源列表

  1. 12452121

    0下载:
  2. 在MFC程序中显示JPG/GIF图像 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!此代码将示范如何在MFC程序中显示JPG或者GIF图像。 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the p
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:207210
    • 提供者:张巍
  1. fbv-1.0b.tar

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

    • 发布日期:2008-10-13
    • 文件大小:18989
    • 提供者:nico zhu
  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. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:12339
    • 提供者:李平
  1. gif-csrc.zip

    0下载:
  2. 最简洁的gif解码源代码,适合于自己开发gif解码程序。, The most succinct gif decoding source code, suits to oneself develops the gif decoding procedure.
  3. 所属分类:图片显示浏览

    • 发布日期:2017-11-08
    • 文件大小:5083
    • 提供者:hks
  1. gifread.rar

    0下载:
  2. 读取gif格式图像的C源码,不需要太深的编程基础,简单易懂。,Read gif format images of C source code, does not require too much programming foundation, easy-to-read.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:3757
    • 提供者:盛峥
  1. ilib

    0下载:
  2. 一个c语言写的图像处理库,能够处理PPM, XPM, GIF, PNG ,JPG格式图像-A c language image processing library, able to deal with PPM, XPM, GIF, PNG, JPG format images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-08
    • 文件大小:144452
    • 提供者:站长
  1. CxImage

    0下载:
  2. CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:183020
    • 提供者:kevin.h
  1. menu

    0下载:
  2. 一个占用内存极少的菜单系统的实现 .menu.gif是一个演示 对身边常见的手机的界面做分析,总结,然后通过 C 代码实现类似的界面。 -A little memory to achieve the menu system. Menu.gif is a demonstration of around a common interface for the phone to do analysis, summary, and then through the C code to achi
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1772605
    • 提供者:linux
  1. jpegDecoderTobmp

    0下载:
  2. Jpeg解码器的源代码bmp,gif,用C语言实现-convert jpeg to gif, bmp, tiff etc. Writen in C
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-02
    • 文件大小:622059
    • 提供者:ho
  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-03
    • 文件大小:43589
    • 提供者:xiaoqing
  1. cximage600_demo

    0下载:
  2. CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的互相转换。-CxImage is a C++ class to load, save, display, transform BMP, JPEG, GI
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:616780
    • 提供者:junkai
  1. GIFDrive

    0下载:
  2. 关于gif格式的文件的源代码,c实现的,用于解释gif格式的文件-Gif format files on the source code, c implementation, used to explain the gif format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:26983
    • 提供者:lantos
  1. tupianliulanqi

    0下载:
  2. 在C++程序中显示JPG或者GIF图像并不是十分容易,本文将针对这个问题讨论如何在MFC中显示JPG或者GIF图像。-C++ program in JPG or GIF images to display is not very easy, this article will discuss how to address this issue in JPG or GIF MFC to display images.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:373379
    • 提供者:张燕
  1. Myimgapp

    0下载:
  2. 可实现JPG和GIF格式的图片的显示以及按照固定比例放大,用C语言编写-this program can realize JPG and GIF format images show and according to the constant proportion, written in C Language.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:4366324
    • 提供者:vivian
  1. picture-explorer

    0下载:
  2. 以vs08为开发环境,使用C#语言编写的图片浏览器。并可以任意翻转,进行彩色和黑白变换,也可以另存修改后的图片,支持的图片格式:bmp、png、jpg、gif。-To vs08 for the development environment, written in C# using the image viewer. And can be any flip, change in color and black and white, you can save edited pictures, su
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:45288
    • 提供者:yang Dou
  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-03-31
    • 文件大小:106470
    • 提供者:肖传毅
  1. ViewImage

    0下载:
  2. 实现c语言打开图片,对pcx格式和gif,jpeg,tga格式兼容。-C language to open the picture, pcx format and gif, jpeg, tga format compatibility.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:503066
    • 提供者:徐一心
  1. qrcode-m1000000

    0下载:
  2. 为网站添加可以设置LOGO二维码的方法<img src= http://m1000000.com/168?s=256&x=q&t=gif&b=2&c=003C8A&bg=ffffff&o=http://m1000000.com/images/m1000000.png&p=5&a=1&e=0&m=http://m1000000.com/ /> -------------就一行img代码,放到你网站需要的地方去,看参数调整你的LOGO,和二维码的内容数据-LOGO can be s
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:1664
    • 提供者:chenrui
搜珍网 www.dssz.com