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

搜索资源列表

  1. 相当高效的图像浏览器

    0下载:
  2. 绍 Eye 是在ImageSee的基础上加以改进的图像浏览器,目前支持的文件格式有bmp,pcx,jpeg,gif,ani,cur,ico。希望有更多的朋友帮助我,为 Eye 编写各种图像格式的读写库,让 Eye 支持更多的图像格式。 -Nesho in ImageSee Eye on the basis of improving the image browser that supports the file format is bmp, nil, jpeg, gif, distinguish
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:237151
    • 提供者:
  1. Gdipluspicture

    0下载:
  2. 1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:ForthProj.sln是解决方案管理文件,ForthProj是项目管理文件,ForthProj.ncb是项目数据库文件,ForthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:120628
    • 提供者:朱磊
  1. 04年5月JPG图片放大

    0下载:
  2. 对jpeg图片处理的例子 不过主要是对jpeg文件的读取和写到磁盘 还有文件的放大-right jpeg photo However, the main example of the jpeg file read and write disk document also enlarge
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:363537
    • 提供者:xjt
  1. PicHistogram.rar

    0下载:
  2. 自己写的用OpenCV计算BMP和JPEG等格式图像直方图,写入TXT文件并在对话框中显示出来的VC6.0程序,请注意:我用的是OpenCV1.0开发的,Write your own calculation using OpenCV formats such as BMP and JPEG image histogram, write TXT file and in the dialog box shown VC6.0 procedures, please note: I use the Ope
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:495391
    • 提供者:李文凯
  1. openimagefile

    0下载:
  2. 用vc写的图象显示程序,按照bmp文件的格式读写图象文件,没有用别人的库函数-Written by vc image display program, in accordance with the bmp file format to read and write image files, not use someone else
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:49242
    • 提供者:吴伏
  1. Polydraw

    0下载:
  2. 读写视频文件,将视频文件读出存为jpg文件,将jpg文件写为视频文件-Read and write video files, video files will be read a document saved as jpg, jpg file will be written for the video file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-06
    • 文件大小:1079401
    • 提供者:mmmmm
  1. RWJpegExp

    0下载:
  2. 这是一个封装好的的可对jpeg进行读写的例子,可能会和别人的代码有所重复,但是希望对你有所帮助!-This is a example of "How to read and write a jpeg file".It is my wish that it will help you .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:272147
    • 提供者:禾路
  1. VCImage

    0下载:
  2. 涵盖内容: 1>图像处理简介 2>常用图像文件格式说明 3>BMP图像文件读写 涉及VC知识主要有: 1>消息添加 2>文件读写 3>串行化 -Cover the content: an " Image Processing Introduction 2" image file format commonly used descr iption 3> BMP image file rea
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:69927
    • 提供者:
  1. ppm

    0下载:
  2. write .ppm file - source code in Fortran
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1629250
    • 提供者:diegozzz
  1. 1

    0下载:
  2. dib格式的图像文件的读写及其位图文件的访问-dib image file format and the bitmap file to read and write access
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:682790
    • 提供者:zhengwei
  1. bitmap

    0下载:
  2. bmp位图文件格式说明,以及bmp位图文件的读写源代码,由C语言实现。-bmp bitmap file format, and bmp bitmap file to read and write source code from the C language.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:3338
    • 提供者:znet0
  1. DD_NET

    0下载:
  2. 用.net读取、浏览、写入Dwg文件的库,非常强大-Using.Net to read, read, write to the Dwg file library, very powerful
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-21
    • 文件大小:6209256
    • 提供者:孙永旺
  1. READDATA

    0下载:
  2. matlab 的文件读取写入代码集合,可以直接调用。-The matlab file read write code set, can be called directly.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-20
    • 文件大小:1342
    • 提供者:whw
  1. ReadBitmap

    0下载:
  2. 使用MFC写的一个读取位图文件,显示位图文件,保存位图文件的小程序。-Using MFC write read a bitmap file to display the bitmap file, save a bitmap file applet.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-16
    • 文件大小:24822669
    • 提供者:zhangxiang
  1. Version-0.5

    0下载:
  2. 常用图像显示、分析IDL程序大全,都是自己写的.pro文件,可以直接用-Commonly used image display, analysis the IDL procedures Daquan, write his or her own pro file, you can directly use
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-07
    • 文件大小:3526424
    • 提供者:王可
  1. ShowBitmap

    0下载:
  2. 用Visual C++编写的打开BMP文件的例程,简单实用-Open BMP file with Visual C++ write routines, simple and practical
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-16
    • 文件大小:422429
    • 提供者:handeshui
  1. BMPWrite

    0下载:
  2. 简单的位图文件读写操作 很简单 收益-bmp file read and write!
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:972
    • 提供者:白光亮
  1. readwrite

    0下载:
  2. bmp图像读写,打开文件图像,然后进行处理,写入文件中-bmp image read and write, open the document image, and then processed, written to the file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1781890
    • 提供者:罗旋
  1. bmp

    0下载:
  2. 纯C语言下写的读写BMP文件的操作,方便大家查看修改-Write BMP file reading and pure C language under the operation, to facilitate the view changes
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:1806
    • 提供者:nanye
  1. Write-TAG

    0下载:
  2. 教你如何写tag文件 包含全部源码-How to write a tag file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:1078
    • 提供者:张泰
« 12 »
搜珍网 www.dssz.com