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

搜索资源列表

  1. gdiplustest

    0下载:
  2. 代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件,并显示出来
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1162525
    • 提供者:dihuyanqin
  1. read_mit_ecg

    1下载:
  2. 读取并显示MIT心电数据库文件(测试文件在res目录下),可进一步开发心电的诊断功能-read and display MIT ECG database files (documents for the test res directory) further development of diagnostic cardiac function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:771579
    • 提供者:昭君
  1. demo_rar

    0下载:
  2. 一个可以读取并显示bmp文件的框架程序,可以在里面添加代码实现其他的图像处理功能,里面已经添加了一段sobel算子的程序。-one can read and display bmp the framework document procedures, Inside the can add code to achieve other image processing functions, Add inside a segmentation operator procedures.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:175434
    • 提供者:gzc
  1. ASELoader_OGL

    0下载:
  2. 采用Visual C++ 6.0和OPEN GL编程,直接读取ASE模型文件,并在窗口中显示,支持实体和网格两种模式。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:246075
    • 提供者:vrmlcode
  1. gif

    0下载:
  2. gif文件的显示原码,vc环境读取gif文件,并显示动画
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:202008
    • 提供者:杨忻
  1. ado_jpg

    0下载:
  2. vc下读取JPG格式图片并显示 位图的显示大家都明白 但是从文件直接读取然后显示的似乎还不多
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-17
    • 文件大小:10844248
    • 提供者:machile
  1. bmpfor3

    0下载:
  2. 从文件读取并显示bmp位图,然后保存-read from the paper and show bmp bitmap, then save
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:51416
    • 提供者:呵呵
  1. BmpBrowser

    0下载:
  2. vc++环境下读取bmp位图文件,并显示出来的例子,带源码
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26240
    • 提供者:beggar
  1. 用VC代码读取BMP文件并显示

    0下载:
  2. 用VC代码读取BMP文件并显示-VC code reader and BMP documents show
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2639414
    • 提供者:tslc
  1. zoomtest

    0下载:
  2. 将保存在TXT文件中的从图像中读出的整型图像数组以打点的方式显示,并拥有放大缩小漫游等功能。是学习文件读取,数组操作和图像编程的入门例子。-saved in TXT documents from the image read from a cosmetic image array to the RBI, with zooming and roaming capabilities. Learning to read documents, operation and the array of por
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:78229
    • 提供者:李剑
  1. 读取 并显示JPG等格式图像文件

    1下载:
  2. 在vc。net环境下读取并显示jpg等文件-the vc. Net environment to read and display jpg, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3707849
    • 提供者:朱群英
  1. 模拟windows自带的画图程序

    0下载:
  2. 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-06-26
    • 文件大小:2531265
    • 提供者:luoshao@163.com
  1. off

    0下载:
  2. 读取并显示off文件,显示模式分为点、线、面,可以放大、缩小、移动!-Read and display off files。 Display mode is divided into point, line, surface。You can zoom and move the image!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:171038
    • 提供者:wxn
  1. testbmp

    0下载:
  2. 这是一个读取位图文件,并在视图上显示的程序。该项目采用了MFC的文档视图结构,对初学MFC编程的人有较大的参考价值。-This is a bitmap file to read and view the program on the display. The project uses the MFC document view architecture of MFC programming beginners who have great reference value.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:27685
    • 提供者:不说
  1. Player

    0下载:
  2. 自己项目中用的一个可以用来查看DPX文件的工具. 直接读取DPX并转换成bitmap来显示-Their projects can be used with a tool to view the DPX file. DPX directly read and convert bitmap to display
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-20
    • 文件大小:63547
    • 提供者:老域名
  1. Painter

    0下载:
  2. 读取bmp图像文件,并显示出来,visual c++基于单文档。-Read bmp image files, and display, visual c++ based on single document.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:42445
    • 提供者:bbdlp
  1. PLYtest

    0下载:
  2. 读取PLY文件,并显示!主要是学习使用,熟悉PLY文件的格式和OPENGL的一些简单编程!-read PLY file!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:581189
    • 提供者:小康
  1. DIP

    0下载:
  2. 读取.bmp图像的宽和高,并将其转换为.raw文件并显示,再进行逆转换。-To read. Bmp image width and height, and convert them to. Raw files and display, then the reverse conversion.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:755
    • 提供者:
  1. floyd

    1下载:
  2. 本程序是为了实现读取一张图片,根据图片标注的特殊像素颜色,以及输入的路径权值,和起止点,实现最短路径寻路,并清晰显示到窗口上的功能,同时支持导出到另一张24位的BMP图片(函数已经写好了,有需求只需要调用). 包含内容: 由控制台创建窗口 BMP文件读取函数(自己编写) 目标点的查找,坐标化 寻路 标记以及用箭头展示路径.-This procedure is to read a picture, according to label the pictu
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-26
    • 文件大小:1187137
    • 提供者:OG
  1. 20160328ncdrill

    0下载:
  2. 使用VS2013编写的读取ncdrill的程序并显示;ncdrill是PCB的钻孔文件。-Use VS2013 prepared to read the ncdrill program and display ncdrill is the PCB drilling file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-02
    • 文件大小:14381531
    • 提供者:jintao
« 12 »
搜珍网 www.dssz.com