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

搜索资源列表

  1. 1

    0下载:
  2. Delphi:本实例源码向Delphi初学者演示TSpinButtor组件的具体使用方法,TSpinButtor组件是一个位图形成的滚动按钮,用于连续改变某个数据,示例中,点击按钮可改变文本框中字体的大校 -Delphi: The source code examples to demonstrate the specific use of Delphi beginners TSpinButtor components, TSpinButtor component is a scroll b
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:178618
    • 提供者:QMX7N3D
  1. graphic

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

    • 发布日期:2017-04-28
    • 文件大小:122394
    • 提供者:汪小菲
  1. puissance

    0下载:
  2. 主要功能用C语言进行读入位图的文件头,信息头,像素数据和保存位图等程序,另外还有声明位图文件结构的头文件。-Main function in C language to read in the bitmap file header, information, procedures, including pixel data and save the bitmap, and declare the bitmap file structure of header files.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:8014
    • 提供者:红熏
  1. Graphic

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

    • 发布日期:2017-04-29
    • 文件大小:105633
    • 提供者:zf
  1. readbmp

    0下载:
  2. 使用标准的C语言写的BMP图像读取并存储程序。头文件包含BMP图像的结构体,给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素位数等数据进内存,存放在相应的全局变量中,同时将其写到指定文件中。 -Using the standard C language to read and write BMP image storage program. The header file contains the structure of BMP images, given an image
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:30229
    • 提供者:姜是
  1. Code

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

    • 发布日期:2017-05-03
    • 文件大小:878854
    • 提供者:wangguozhang
  1. afinal

    0下载:
  2. Afinal是一个orm、ioc框架,遵循约定大于配置原则,无需任何配置即可完成所有工作,但也可以通过配置达到个人的个性化需求。Afinal提倡代码快速简洁,尽量一行代码完成的事情不会用两行。 Afinal里面目前包含了四大组件: FinalHttp:用于请求http数据,直接ajax方式请求,文件上传, 断点续传下载文件等 FinalBitmap:用于显示bitmap图片,而无需考虑线程并发和oom等问题。 FinalActivity:完全可以通过注解方式绑定控件和事件,
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:940355
    • 提供者:Tang
  1. scaler

    0下载:
  2. A camera raw image file contains minimally processed data the image sensor of either a digital camera, image scanner, or motion picture film scanner.Raw files are named so because they are not yet processed and therefore are not ready to be printed o
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:5977
    • 提供者:Prabhu
  1. scaling

    0下载:
  2. A camera raw image file contains minimally processed data the image sensor of either a digital camera, image scanner, or motion picture film scanner. Raw files are named so because they are not yet processed and therefore are not ready to be printed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:5978
    • 提供者:Prabhu
  1. MVSnapSingle

    0下载:
  2. 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 -Demo save a BMP file to a specified directory. Use MVSnapShot grab a frame image into memory, use ConvertBayer2Rgb conve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:18096
    • 提供者:zhao
  1. welcome-to-form

    0下载:
  2. 有时因为要从数据库中装入大量数据或者要装入大型位图而使程序界面在启动时显示的较慢,这时候可能希望在启动时给出一个快速显示的窗体,这种窗体叫做欢迎窗体。-Sometimes because of a large amount of data is loaded the or to load a large bitmap and make the program interface display slower at startup, then you may want to give a qu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:86308
    • 提供者:huzi
  1. get_long_double_zh_CN

    0下载:
  2. test 1: bitmap without pixel data.From this point on, we have pixels bmp.allocPixels(info) .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3049
    • 提供者:tgkzwg
  1. read image in c

    0下载:
  2. The bitmap header begins with the size of the header, which is then followed by the width and the height of the image data. If the height is a negative number, the image is stored from bottom to up. Usually the number of color planes is one.
  3. 所属分类:matlab例程

    • 发布日期:2015-11-20
    • 文件大小:1014277
    • 提供者:shahujadhav
  1. Getdata

    0下载:
  2. 轻松获得原曲线数据并编辑,方便可靠,解决位图不能编辑的烦恼-Easy access and edit the original curve data, convenient and reliable, to solve the troubles the bitmap can not be edited
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3779466
    • 提供者:zzz
  1. asdfaf

    0下载:
  2. 二维码作为一种新兴的条码,在网络中被越来越多的使用。通过从多种图片格式中筛选出能显示出同等信息的最小存储量的图片格式,即单色BMP位图格式,然后通过分析BMP文 件格式,提出一种支持在线生成的网络图片生成算法,结合通用二维码组件生成的数据,可以在线生成网络二维码图片-Two-dimensional code as a new bar code in the network are increasingly used. By screening a variety of image format
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:39801
    • 提供者:suca
  1. hongwaiprogram

    1下载:
  2. 红外热图像处理C++代码 载入红外位图之后处理成数据图像-After processing into infrared thermal infrared image processing C++ code is loaded bitmap image data
  3. 所属分类:Graph program

    • 发布日期:2017-06-18
    • 文件大小:27406336
    • 提供者:TanMinjia
  1. BTOJ-EX

    0下载:
  2. 位图转JPG 其中的颜色空间转换,BGR颜色空间转换为YCbCr空间, 1. 要求使用查表法 2. 把切分出的宏块数据(16*48)写入D:/out.txt 3. 按4:2:0进行把BGR颜色空间转换到YCbCr空间, 亮度信号(16*16)写入到D:/outY.txt Cb信号(8*8)写入到D:/outCb.txt Cr信号(8*8)写入到D:/outCr.txt - Bitmap to JPG where the color space conv
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:42364928
    • 提供者:李小某
  1. BitmapToHobject

    0下载:
  2. 机器视觉技术开发必备,Bitmap数据格式图像转为Hobect图像,欢迎大家学习使用-Machine vision technology development required, Bitmap format image data into image Hobect, welcome to learn to use
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:419657
    • 提供者:陈甜
  1. sp

    0下载:
  2. 易语言视频转文本源码例程程序结合易语言位图操作支持库,实现将视频影音文件数据转换为文本数据。 -Easy language video to text source routine procedures combined with easy language bitmap operations support library, the realization of the video file data into text data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6603436
    • 提供者:zh236
  1. BmpPreview

    0下载:
  2. c++读取bmp图片详解。BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境中交换与图有关的数据的一种标准,因此在Windows环境中运
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:307200
    • 提供者:Sky_Vico
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com