CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 读代码

搜索资源列表

  1. FG_DIB

    0下载:
  2. 本代码是用vc编写,提供了一个位图文件读写的类。-this code is used vc prepared for a bitmap file reading and writing class.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4367
    • 提供者:薛丹
  1. tiff-3.7.3

    0下载:
  2. libtiff库的源码程序的演示代码,是C源程序,读写tiff图像,是初学tiff图像格式的入门程序!-libtiff library procedures demo source code is C source, read and write tiff images, when a tiff image formats entry procedures!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1364658
    • 提供者:五月光
  1. Using The TIFF Library

    1下载:
  2. libtiff库的源码程序的演示代码,该例子用来演示如何读tiff图像,是初学tiff图像格式的入门程序!-libtiff library procedures demo source code, the examples used to demonstrate how to read tiff images, when a tiff image formats entry procedures!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9180
    • 提供者:五月光
  1. photoVC代码

    0下载:
  2. photovc的源代码,能对bmp图象读入和简单的操作.其中自己写了重要的图象类文件.-photovc the source code and is capable of bmp image read and simple to operate. Which himself wrote an important category of document images.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:726574
    • 提供者:joje
  1. imagedemo1

    0下载:
  2. 可以读入位图并显示,并能对位图实现多种特殊效果的图像处理演示代码,希望大家喜欢-can read and display bitmap, and is able to achieve a variety of bitmap special effects demonstration of image processing code, hope you like
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:84947
    • 提供者:尤战军
  1. compc++

    0下载:
  2. 这个代码包中包含了一些比较通用的无损压缩算法的源代码,如果你想深入理解一些图像格式,那么读懂这些代码会对你有很大帮助,这是基础。(包中包括的算法有:lzari、lzhuf、lzss、lzw、lz77、huffman、rle8、rle16)。工具:通用C 。-this code contains some of the more common lossless compression algorithm source code, if you want to understand in depth
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:106119
    • 提供者:周自强
  1. bmpio

    0下载:
  2. 彩色bmp位图读如内存当中,该程序是在vc++环境下运行tc代码-color bitmap Reading such as memory, the program is running under the environment vc tc code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:15770
    • 提供者:edward
  1. fgbmptest

    0下载:
  2. 原创的位图文件读写类,以及类的示例代码。位图文件读写综述(见VCKBASE.COM)一文作者亲自上传的原文代码。学习VC位图操作的好参考。-original bitmap document literacy class, and type of sample code. Bitmap File Summary of literacy (see VCKBASE.COM) an author personally upload text in the original language code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:196665
    • 提供者:bbsqqbbs
  1. DrawTime

    0下载:
  2. 电子表控件,根据字库生成原理制作成0-9的电子表字库(二维数组).其中经典代码为读字模部分和透明显示部分.读者需要自己调用void _DrawTime(HDC hdc,int X,int Y,unsigned long color) 说明:参数color为字体颜色. 测试一下,是不是时间变漂亮了
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:10767
    • 提供者:YJJ
  1. showdib

    0下载:
  2. 读写bmp的精简代码,入门学习图像编程很好用,不复杂
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:277605
    • 提供者:wangcd
  1. bmp

    0下载:
  2. 位图文件读写综述的原代码,有.CPP和.C两个程序,可以当作类用
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:153339
    • 提供者:linlan
  1. 用VC编写的非常完整的绘图程序

    7下载:
  2. 一个用VC编写的非常完整的绘图程序.作者代码清晰易读,不错.,Using VC to prepare a very complete drawing program. Author legible code, yes.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-19
    • 文件大小:650690
    • 提供者:小北
  1. Study_GDIPLUS

    0下载:
  2. 使用GDI+来加载PNG图文件的实例, 作者代码清晰易读, 使用MFC开发, 适合初学者学习如何使用GDI+加载PNG图文件.-Use GDI+ to load the PNG image file example, on code readability, use the MFC development, suitable for beginners to learn how to use GDI+ load PNG image file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:285805
    • 提供者:JALIN
  1. Bitmap_Read_write

    0下载:
  2. VC++实现的bmp位图读写的函数代码,非常实用-VC++ Realized bmp bitmap function to read and write code, very useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4488
    • 提供者:xuzheng
  1. rwbmp

    0下载:
  2. 一个读写程序代码,对原有图像是bmp格式的进行读写-A program code to read and write, the original image is read and write bmp format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:595
    • 提供者:星尘
  1. HuffmanExp

    0下载:
  2. 该代码是一个将当前读入的256色bmp文件进行Huffman编码的例子.基于MFC.-this code is a example of getting the huffman code of a 256_colors bmp file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:112702
    • 提供者:禾路
  1. Cylinder

    0下载:
  2. 我对图像编程有研究,这是属于高级别的3D绘图源码.包含空间解析几何原理,用Pbasic写成.看到是一种福气. 读懂我这篇代码的人,可以有资格参加CS游戏设计.-I have a research program on the image, which is a high-level 3D graphics source. Includes the principle of analytic geometry of space, written by Pbasic. Is a bless
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:9176
    • 提供者:zhong
  1. DIBImage

    0下载:
  2. 本MFC++代码是基于对话框的对8位和24位位图文件的读写-The operation with the 8 bits and 24 bits bmp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1891399
    • 提供者:谢阿包
  1. windows_huitu

    0下载:
  2. GDI标准 编程实例, 适合初学者,代码清晰易读,C++MFC实现,空格键操作改变图形-GDI standard programming examples for beginners, the code clear and easy to read, C++ MFC implementation, operation of the space bar to change graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1213686
    • 提供者:joney
  1. Study_GDIPLUS

    0下载:
  2. 使用GDI+来加载PNG图文件的实例, 作者代码清晰易读, 使用MFC开发, 适合初学者学习如何使用GDI+加载PNG图文件.-Use GDI+ to load the PNG image file example, on code readability, use the MFC development, suitable for beginners to learn how to use GDI+ load PNG image file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4361495
    • 提供者:JALIN
« 12 »
搜珍网 www.dssz.com