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

搜索资源列表

  1. twovaluebmp

    0下载:
  2. 将framebuffer数据保存成一位位图。-Save framebuffer data to BitMap
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1014
    • 提供者:陈小亮
  1. DataToBMP

    3下载:
  2. 将位图十六进制数据转成BMP位图的参考示例,要首先分析位图的宽与高-Hexadecimal data, bitmap BMP bitmap conversion reference sample, to first analyze the bitmap width and high
  3. 所属分类:CSharp

    • 发布日期:2014-08-11
    • 文件大小:49152
    • 提供者:张斌
  1. chap1-1

    0下载:
  2. 给定一个图像位图数据,宽、高、颜色表指针及每像素所占的位数等信息,将其写到指定文件中。-Given a bitmap image data, width, height, color table pointer and the number of bits per pixel information such as share, to write the specified file.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1456838
    • 提供者:hnxiaoshang
  1. CServer

    0下载:
  2. To monitor the LAN, camera, desktop software realization screen grab the bitmap, then will the bitmap with UDP subcontractor data sent to the server
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:105441
    • 提供者:liukaihui
  1. image

    0下载:
  2. 将数据图像(8位位图)读入中间数组再重建数据图像-The data image (8-bit bitmap) and then re-read into the middle of the array data images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:181682
    • 提供者:sunshuquan
  1. ImageProcessPixel

    0下载:
  2. 图像处理过程中能应用的例程,VS2005的程序,有助于深入理解MFC控件的基本原理,一副bmp格式的位图,在程序运行过程中,实现对位图各点像素数据的理解界面友好,简单,方便。-Image processing routines can be applied, VS2005 procedures, help us to understand the basic principles of MFC control, a bitmap bmp format, the program is runnin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:119622
    • 提供者:王刚
  1. lesson10

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Drawing, how to use a custom brush (color, line width, line). How to add options menu for the pro
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:144708
    • 提供者:玄一
  1. 63969681BMP

    0下载:
  2. 对BMP图象格式进行解析,本工程在WinXP+VC6.0下编译运行成功。 BMP文件由文件头、位图信息头、颜色信息和图形数据四部分组成。 -Compile and run under WinXP+ VC6.0 success. BMP files from the file header, bitmap information header, color information and graphics data in four parts.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:70375
    • 提供者:张潘
  1. Chartbp

    0下载:
  2. 用VC++位图空间编写坐标系,画出正弦曲线,并加入bp算法拟合此曲线,根据数据画出曲线。-VC++ with the preparation of bitmap space coordinate system, draw the sine curve and the curve fitting algorithm to join bp, according to data drawn curve.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3662211
    • 提供者:贾献冉
  1. Unit1

    0下载:
  2. 根据采集的数据源创建BMP位图,可以是8位的也可以是24位的-According to collected data sources to create BMP bitmap, which can be 8-bit 24-bit can also be
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1255
    • 提供者:yuanyan
  1. bmp_index256

    0下载:
  2. 能且只能对256色的索引位图进行打开、保存和像素数据访问等操作的VC++6.0单文档应用程序的源代码,内含的注释语句较详细。-And only 256 colors can be an index of the bitmap to open, save, and pixel data access and other operations of the VC++6.0 single document application source code, comments included a mor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:41072
    • 提供者:陈文涛
  1. Lesson10Code

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Drawing, how to use a custom brush (color, line width, line). How to add options menu for the pro
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:123029
    • 提供者:王晓坡
  1. main_bmp

    0下载:
  2. BMP位图打包程序,将RGB图像数据打包成位图文件,调试图像采集很有帮助.-BMP Bitmap packed program will be packaged into RGB bitmap image data files, debug image acquisition helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3145
    • 提供者:yangguang
  1. yuv2bmp

    0下载:
  2. LINUX下YUV图像数据转位图代码,输入YUV图像数据,输出为位图文件.-LINUX YUV image data transferred under the bit map code, the input YUV image data, output as a bitmap file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1763
    • 提供者:yangguang
  1. bmpCuter

    1下载:
  2. 一个处理BMP位图的程序,因为java对bmp位图的支持性不好,没有相关API,所以自己写了一个,主要实现对一张位图的批量切割。因为bmp图的数据结构复杂,所以这个程序也是可以供大家学习的。-A procedure for handling BMP bitmaps, as java support for bmp bitmap is bad, no relevant API, so write a, the main achievement of a bitmap volume cutting.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:182291
    • 提供者:王毛毛
  1. lsb-watermarking-3

    0下载:
  2. If you re wondering about the number 7 on the equation, the watermark is inserted every 7 pixels. Why not in every pixel? You could, but this way, you can add a second watermark (and a 3rd, and a 4th, etc.) at the same time using the pixels in betwee
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1339
    • 提供者:gege
  1. Graphic

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Drawing, how to use a custom brush (color, line width, line). How to add options menu for the pro
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-23
    • 文件大小:100545
    • 提供者:songbinghui
  1. Graphic-Draw

    0下载:
  2. 图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-VC++ graphics rendering, can set the line width, color, style, through th
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:105134
    • 提供者:eaok
  1. CSocketTransBMP

    0下载:
  2. 大数据量位图的网络传输与显示,利用CSocket编程-Large volume of data transmission and network bitmap display
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:8445591
    • 提供者:ziqing
  1. Picture-processing(VCPP)

    0下载:
  2. VC环境下实现给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素位数等数据进内存,存放在相应的全局变量中-VC environment to achieve a given image file name and path, read the bitmap image data, width, height, color table and bits per pixel and other data into memory and stored in the correspon
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1458296
    • 提供者:盖盖
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com