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

搜索资源列表

  1. 作业框架

    0下载:
  2. 本程序是用VC的MFC开发的单文档图象处理应用程序,实现了位图的显示,统计灰度值,画出值方图,边缘检测,灰度均衡化等功能-this procedure is the MFC with VC development of a single document image processing applications, achieving a bitmap display, statistical gray values, to give value to map, edge detection,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3584733
    • 提供者:张少玲
  1. 用SDK编写的异形位图演示窗口

    0下载:
  2. 用SDK编写的异形位图演示窗口,这个不是用MFC 编写的-SDK used to prepare a square windows bitmap demonstration, this is not to prepare the MFC
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:162114
    • 提供者:ke
  1. VQ_Final

    0下载:
  2. MFC实现的位图矢量量化程序。使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比。-MFC bitmap vector quantization process. Hungarian Gripen training algorithm for the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitati
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:148418
    • 提供者:周景荣
  1. BMTestDlg

    1下载:
  2. 用Visual C++中绘制位图按钮MFC的CButton类提供Windows按钮控件的功能-drawing bitmap button MFC CButton category for Windows the function button controls
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:68142
    • 提供者:赵佳
  1. wlt

    0下载:
  2. 零树编码小波图象压缩编解码程序.这是1.1版,可实现可变吗率编解码.动态显示.只能打开24真彩色位位图,如果是JPEG格式,叙用画图板打开,存为 24真彩色位位图即可.此外还有升级版本,可处理灰度图及保存解码后的位图. 下面附件为1.1版,须安装MFC才能打开. -zerotree wavelet image compression encoding codecs procedures. This is version 1.1, yet achievable variable ra
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:21424
    • 提供者:余庆红
  1. demobitmap

    0下载:
  2. 实现对位图的基本操作,适于初学者学习MFC的消息传递机制,以及按钮的基本操作-realization of the basic bitmap operation, suitable for beginners learning MFC message passing mechanism, and the basic operation buttons
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:797260
    • 提供者:zcl
  1. ContourBitmapSrc

    0下载:
  2. ContourBitmapSrc.zip CContourBitmap - A Region Creator Introduction A few weeks ago I was looking for a way to create irregularly shaped windows from a bitmap with a user defined transparent color. The MFC samples, that I found so far, have the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2504
    • 提供者:上官婉儿
  1. paint_red_rect

    0下载:
  2. vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:41482
    • 提供者:liutao
  1. ImageLoad.rar

    0下载:
  2. MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库,MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:93618
    • 提供者:杨永龙
  1. MFC-BMP

    0下载:
  2. MFC程序,实现BMP位图的读取与显示,内附资料讲解文档-MFC program, to achieve BMP bitmap read and show to explain the document containing the information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1701579
    • 提供者:江乐
  1. Morphology

    0下载:
  2. Morphology algorithm for BITMAP images with the library CxImage in MFC
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-21
    • 文件大小:6262100
    • 提供者:DicaFilca
  1. BmpOpenAndSave

    0下载:
  2. VC++,MFC下位图的打开和保存,相信做图像的新手们都曾为这发愁过。本代码详细描述位图打开和保存的机制,为您免除后顾之忧。-VC++, MFC under the open and save the bitmap, I believe the image of the novices have to do is worry about this too. Detailed descr iption of the code to open and save bitmap mechanism fo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3329766
    • 提供者:erlai
  1. MFC

    0下载:
  2. MFC编写界面,对输入的图像,程序可将位图进行直方图均衡化处理。-MFC write interface, the input image, the program can be bitmap histogram equalization processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3869914
    • 提供者:river
  1. vc-BMP

    0下载:
  2. VC下编程打开位图文件,MFC编程,精简,-VC program to open bitmap file under, MFC programming, simplification,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1831770
    • 提供者:leejes
  1. Image-Processing-with-CPP-MFC

    0下载:
  2. 这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:2643477
    • 提供者:张恒
  1. BitMap

    0下载:
  2. 用MFC显示一幅位图 详细源代码 适合入门-display a bmp picture using MFC
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-13
    • 文件大小:3121824
    • 提供者:neo
  1. load-bitmap

    0下载:
  2. 用 加载一个bmp图像,用的是win32函数,没用用MFC来实现这个过程。-using the win 32 applition to load a bmp picture,not using the MFC to draw.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1332
    • 提供者:anmili
  1. BMP-bitmap-class-created-

    0下载:
  2. BMP位图类的创建与MFC单文档视图类的显示,bmp文件大体上分成四个部分,位图文件头,位图信息头,调色板,实际的位图数据-Create a class with MFC BMP bitmap single document view class display, bmp files generally divided into four parts, bitmap file header, bitmap information header, color palette, the actual
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-23
    • 文件大小:208407
    • 提供者:jik_un
  1. Bitmap

    0下载:
  2. VC6.0 MFC编程,显示一个Bmp位图-VC6.0 MFC programming, displays a bitmap Bmp
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1659710
    • 提供者:李凯旋
  1. Bitmap

    0下载:
  2. 基于MFC的BMP文件的打开显示和保存。功能简单,但是程序可以学到很多位图的知识!-Open display and save of BMP file based on MFC. Function is simple, but the program can learn a lot of bitmap knowledge!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5929984
    • 提供者:hehe
« 12 3 4 5 »
搜珍网 www.dssz.com