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

搜索资源列表

  1. 6.4 AVI捕获

    0下载:
  2. AVI视频扑捉 VC源代码 使用该程序的系统需要先安装视频扑捉设备-VC source code that use the procedure system needs to install video capture device
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:3133939
    • 提供者:xcs
  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15838
    • 提供者:屠理峰
  1. Jpegdec

    0下载:
  2. JPEG编码源代码,在vc下编译通过,不能直接运行,将需要的代码加入到自己的程序中调用-JPEG encoding source code, the compiler under vc, not directly runs, it will need to add the code to their own procedures call
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:43384
    • 提供者:愈加会
  1. jbig_image_readwrite_vccode

    0下载:
  2. 这是关于一个JBIG 图象文件读写的vc++源代码-This is a dramatic image of the document reading vc source code
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:36116
    • 提供者:阿喵
  1. jpeg_image_readwrite_vccode

    1下载:
  2. 这是一个关于JPEG图象文件读写的VC++源代码-This is a JPEG image files on the reading and writing source code VC
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:395728
    • 提供者:阿喵
  1. png_image_readwrite_vccode

    0下载:
  2. 这是一个关于对PNG图象文件进行读写的VC++源代码-on PNG image files writable VC source code
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:354669
    • 提供者:阿喵
  1. BMP_file_reader

    0下载:
  2. 这份是用vc 写的关于bmp图像显示的源代码,编译后会有一个命令窗口-this is vc write bmp image display on the source code, compile there will be a command window
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:5974
    • 提供者:farmer
  1. smallpictureshow

    1下载:
  2. 一个非常好的图片浏览器,用vc编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,做成各种各样的浏览器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了-a very good picture browser, using vc prepared, and the substance of the source code, as well as detailed notes, very simple procedure, after download
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:325416
    • 提供者:xiaowei
  1. vc_bmp

    0下载:
  2. 这是一个能用vc来读取bmp图像的源代码
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:30221
    • 提供者:胡振远
  1. MySee

    0下载:
  2. 可以打开并且显示彩色位图的vc源代码 经过调试完全可以运行
  3. 所属分类:图片显示浏览

    • 发布日期:2014-01-18
    • 文件大小:48384
    • 提供者:xinjingyue
  1. Jpeg

    0下载:
  2. 实现JPEG的解码程序,VC++源代码.可以指定压缩比例
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:725396
    • 提供者:TBS
  1. Bmp2Jpg

    0下载:
  2. 一个简单的BMP格式转JPG格式的VC++源代码
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:75731
    • 提供者:Feiyu Lei
  1. 透明窗口源代码

    0下载:
  2. 透明窗口源代码,用VC写的,喜欢对大家有所帮助-transparent window of the source code used to write the VC, we like to help
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:47475
    • 提供者:邓建飞
  1. jpeg2000_vc++源代码

    0下载:
  2. JPEG2000压缩源代码,VC++版本
  3. 所属分类:图片显示浏览

    • 发布日期:2009-02-24
    • 文件大小:1415752
    • 提供者:xiusanshi
  1. vc6GDIplusSrc

    0下载:
  2. 调用png图片实现半透明渐变的特效窗口的VC源代码!-Png picture called achieve translucent window effects Gradient VC source code!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-02
    • 文件大小:697165
    • 提供者:赵键
  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. demo_project

    0下载:
  2. 滚动显示位图,通过拖动滚动条,显示较大图象。vc++源代码-Scrolling bitmap by dragging the scroll bar to show a larger image. Source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:18644
    • 提供者:hevnlin
  1. AppFace-For-VC-0.2

    0下载:
  2. AppFace For VC 0.2的源代码是做软件界面的一个例子。-AppFace For VC 0.2 source code is an example of a software interface.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-23
    • 文件大小:303801
    • 提供者:yun
  1. IMGCaputre

    0下载:
  2. 图像处理图像Bayer抖动处理和Floyd抖动显示VC++源代码-mage processing image Bayer jitter and Floyd jitter display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-13
    • 文件大小:3307242
    • 提供者:小胡
  1. print_word_oransdction

    0下载:
  2. BMP文件快速压缩成JPG文件的VC源代码 推荐给大家-BMP files quickly recommend compressed into JPG file of VC source code to you
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-15
    • 文件大小:53248
    • 提供者:iedogd
« 12 »
搜珍网 www.dssz.com