搜索资源列表

  1. OKCAPOnly

    0下载:
  2. 创建了基于中自科技嘉的OK采集卡的采集平台,创建了采集类,并独立设计出相关的DIB类和DIBShow类配合采集类显示图像和其他操作使用,个人感觉设计思路具有采集卡程序设计的通用性,开发平台是VC6.0,硬件环境OKC30采集卡,欢迎大家批评指正,提出更好的设计方案-created based on the technology since Stoker's OK acquisition card collection platf
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-21
    • 文件大小:346112
    • 提供者:cgzszhang
  1. 用VC开发图像处理系统

    0下载:
  2. 用VC开发图像处理系统,主要是针对dib,bmp 进行图象平滑处理,灰度值处理,阙值选取及二值化等等的处理-with VC image processing system is targeted mainly Freehand, bmp images smooth, gray value, Que selection and two values of the treatment, etc.
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:35840
    • 提供者:sgz
  1. 如何显示位图

    0下载:
  2. 在vc下 实现图像显示 教你如何封装自己的DIB图像类-To realize icon s display and teach you how to package your own DIB class under VC s circumstance
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:96256
    • 提供者:周贤
  1. DIBOperate

    0下载:
  2. DIB 位图文件结构和偿试对图像操作 DIB 位图文件结构和偿试对图像操作-DIB position chart file organization and recompenses tries to operate the DIB position chart file organization to the picture and to recompense tries to operate to the picture
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:36864
    • 提供者:王飞
  1. 从BMP文件中装入位图并显示(6KB)

    0下载:
  2. 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next s
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:刘永平
  1. 图象的淡入淡出效果

    0下载:
  2. 很少见的用vb做图形处理的,dib,copymemory等的使用,对位图结构有良好的说明-rarely see vb do with the graphics, Freehand copymemory the use of bitmap structure of a good note
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:29696
    • 提供者:123
  1. 2002011827

    0下载:
  2. 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2183168
    • 提供者:陈新
  1. DIB图

    0下载:
  2. [转载]位图显示程序,这只是个基本的位图显示程序,作为初学者可以看看.-[reproduced] bitmap display program, it is just basic bitmap display program, as a beginner can see.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:juzi
  1. mfc_general_diblook

    0下载:
  2. 微软的msdn上的位图显示的例程,可以读出dib位图文件,同时也可以读取bmp位图文件-Microsoft's flowing spaces on the map shows the routines that can read out the Freehand bitmap files, and can also read bmp bitmap file
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:1300480
    • 提供者:黄显
  1. DibProcessing

    0下载:
  2. Dib 文件的读取与保存-Dib read the document and preserve
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:刘小英
  1. 83390044Tint

    0下载:
  2. // The strategy here is to use ::GetDIBits to convert the // image into a 24-bit DIB one scan line at a time. A pleasant // side effect of using ::GetDIBits in this manner is that RLE- flybianhuan -//The strategy
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:184320
    • 提供者:dao
  1. GraphicEx87

    0下载:
  2. 说明:GraphicEx.pas文件使得TImage支持30多种图象格式,有TIFF images(*.tif *.tiff), SGI images(*.bw, *.rgb, *.rgba, *.sgi), ZSoft Paintbrush images(*.pcx, *.pcc), Kodak Photo-CD images(*.pcd), CompuServe images(*.gif), Photoshop images(*.p
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:936960
    • 提供者:宋枫雅
  1. dibsectionlite

    0下载:
  2. 用于winCE手机上的操作dib图像文件的封装类,倒入工程即可使用-for winCE phone operators Freehand images of Packaging category, poured into the project in order to use
  3. 所属分类:Windows CE

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:王赛
  1. dib_image

    0下载:
  2. windows下处理dib位图的示例程序的完整工程,入门级学习程序-windows bitmap processing Freehand examples of the complete procedure, the entry-level learning process
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:73728
    • 提供者:王赛
  1. opengl2dib_sample

    0下载:
  2. 利用DIB(Device-Independent Bitmaps)绘画打印OpenGL图形具体实例-use DIB (Device-Independent Bitmaps) painting Print specific examples OpenGL graphics
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:182272
    • 提供者:shiyi
  1. dibapi_

    0下载:
  2. 构造自己的DIB函数库(dibapi.h和dibapi.cpp源码),这是我在一本书上看的,效果特好,拿来和大家分享-tectonic their DIB functions (dibapi.h and dibapi.cpp source) This is in my view a book, very good results, and we used to share
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:gaozilai
  1. ShowBMPinDib

    0下载:
  2. 显示BMP图像以DIB(与设备无关)的方式-BMP images to show DIB (Device Independent) approach
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:1677312
    • 提供者:luoliang
  1. DIB32

    0下载:
  2. WIN32SDK实现的简单DIB打开与显示-WIN32SDK DIB to achieve a simple open and display
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:19456
    • 提供者:brianyao
  1. DIBDisplay

    0下载:
  2. <visual c++数字图像处理典型算法及实现>的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子-incidental procedures <visual c++数字图像处理典型算法及实现> chapter to read and write BMP files using the DIB example, a good book and examples
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2140160
    • 提供者:张敏
  1. CDibProcess

    0下载:
  2. 自己编的一个256色dib图像处理软件,基本的处理都有,比如边缘检测,中值滤波,有不足之处还请指教,-developed a 256-color image processing software dib, have dealt with the basic, such as edge detection, Median filtering, inadequate Department also requested the exhibi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:539648
    • 提供者:caojun
« 1 2 3 45 6 7 8 9 10 ... 47 »

源码中国 www.ymcn.org