CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - BMP 写

搜索资源列表

  1. led

    2下载:
  2. led取模软件自己用VC写的液晶等字模提取软件,可以输入汉字,也可以打开BMP图。只需要修改少许代码就可以按自己的要求实现功能。-You can get the zimo ,to display int the led displayer,and it use the vc++
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:175807
    • 提供者:赵英伟
  1. BMPTOCHAR

    0下载:
  2. 用MFC写的字符BMP转为C数组代码程序 实现了BMP文件的载入和文件的输出 -err
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:41581
    • 提供者:长相
  1. 1bppto24bpp

    0下载:
  2. 这是一个将widows下的bmp位图,由1bpp转24bpp小程序,关键是每行字节对齐,由C语言写成。-This is a widows under Bitmap bmp, from 24bpp to 1bpp applet, the key is aligned bytes per line, by the C language.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1092
    • 提供者:刘煌
  1. imageprocess

    0下载:
  2. MFC实现bmp图像读写,绘制直方图以及直方图处理-MFC achieve bmp image read and write, draw histogram and the histogram processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9502373
    • 提供者:vikoo
  1. myfinalwork

    0下载:
  2. 实现第十章中采用Hough变换来检测图像中圆的过程。并对我提供的一幅灰度图像(sweden-coins.bmp),通过包括平滑(把细节去除),边缘检测(得到轮廓)以及Hough变换得到的圆,并把结果叠加到原来的灰度图像上。给出具体的过程,中间结果,最后结果,实现的代码,并写出报告-Implement Chapter Hough transform to detect the use of the image circle of the process. And I offer a graysca
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4279777
    • 提供者:cici
  1. ElectronicAlbums

    0下载:
  2. C语言写的简单的电子相册,能实现bmp图片的浏览,但是移植性差,可能在不同的机器上不能显示图片。-C language to write simple electronic albums, bmp picture to achieve the browser, but the poor transplantation may be on different machines can not display picture.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-31
    • 文件大小:12806740
    • 提供者:何润平
  1. BMPIO

    0下载:
  2. BMP文件读写C代码。已近测试通过,使用非常简单,方便。-BMP read and write in C。
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:405165
    • 提供者:sxw
  1. readBMP

    0下载:
  2. 在vc 6.0环境中读写BMP文件,实现对一副图像的读入,并进行复制,写入另一个文件中。-In the VC 6.0 environment read and write the BMP file,fulfill the reading the picture,and copy it to an another file.
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1348577
    • 提供者:Jane
  1. Read_AVI

    0下载:
  2. 基于VC6.0和Opencv写的读取AVI文件,生成一帧一帧图像,格式可以是任意,如bmp等-Written in VC6.0 and Opencv read AVI files, to generate an image of a format can be any, such as bmp
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:20097353
    • 提供者:王宁
  1. ReadLinePoint

    0下载:
  2. 有时,在写论文时,我们想获得参考文献中曲线上点的信息(x坐标,y坐标),得到点信息后就可以在matlab上生成与参考文献中相似的曲线,使用本程序就可以参考文献的点信息,使用时,可以把参考文献(一般为PDF文件)中曲线拷到“画图”中,然后生成BMP图像,就可以用本程序进行处理-Sometimes, when writing papers, we would like to receive reference point in the curve of information (x coordina
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:129117
    • 提供者:田佳村
  1. BaseMFCPicturetoprocess

    1下载:
  2. 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7253806
    • 提供者:dongda
  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. ImageFree

    0下载:
  2. 简单的图像读取显示代码,自己写的,支持BMP,JPG,GIF,TIFF,PNG等格式。-Simple image display read the code, wrote it myself, support BMP, JPG, GIF, TIFF, PNG and other formats.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:55893
    • 提供者:atubar
  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-15
    • 文件大小:49242
    • 提供者:吴伏
  1. GDI1

    0下载:
  2. GDI入门很好的代码,自己写的 主要是显示一个BMP文件-GDI good entry code, wrote it myself mainly display a BMP file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:37532
    • 提供者:殷浩
  1. DIBDisplay

    0下载:
  2. C++编译环境下使用DIB读写BMP文件示例,大家需要就拖吧-C++ Compiler environment to read and write BMP files using the DIB example, we need to drag it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:85425
    • 提供者:vivian
  1. bmp_convert

    0下载:
  2. bmp 图象处理程序,请参考具体代码的内容,用C语言写成.-bmp image processing procedures, please refer to the specific content of the code, using C language.
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:293043
    • 提供者:袁慎重
  1. EasySystem_1

    0下载:
  2. fs2410上的驱动,图形用户系统,以及fat16文件系统读写程序,bmp图片读写。-fs2410' s driven graphical user systems, and FAT16 file system to read and write procedures, bmp picture to read and write.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:3942917
    • 提供者:程沛
  1. DICOM10

    0下载:
  2. DICOM文件的读写程序,读取数据并转为bmp格式的文件-DICOM file read and write procedures, and read data to bmp file
  3. 所属分类:hospital software system

    • 发布日期:2017-04-26
    • 文件大小:110856
    • 提供者:whereto
  1. blobrw

    0下载:
  2. 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。   微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。   我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBo
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-26
    • 文件大小:9686
    • 提供者:tanpan
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 25 »
搜珍网 www.dssz.com