搜索资源列表
24Bmp
- 采用CFile打开并显示24位位图,可以对位图数据进行操作,程序简单实用。-CFile used to open and display 24 bitmap, right bitmap data operations, procedures simple and practical.
MyDCtest
- 学习DC与位图数据的例子,可以通过直接修改内存来修改图片。本例子使用黑白位图,彩色类似。-learning DC and bitmap data example, can directly alter the memory to modify photographs. The examples use black-and-white bitmap, color similar.
bitmappaint
- 在VC++6.0应用程序中利用位图实现大数据量计算绘图的快速显示、保存与打印-in VC 6.0 applications using bitmap data to achieve great amount of rapid mapping, conservation and Print
FootScan.rar
- vc下读取txt文件中的多个脚底压力数据,并分别创建出bmp位图,还将总的压力求出,显示出总的压力分布图,txt file under vc read more than the soles of the feet of the stress data, and separately to create a bmp bitmap will also stress the overall obtained, showing that the overall stress distribution
1231123
- 从BMP图像文件数据流中生成IPLIMAGE对象 从IPLIMAGE对象中生成BMP的图像文件流-BMP image files from the data stream generated IPLIMAGE object IPLIMAGE object generated from the BMP image file stream
200532590150
- 将微波遥感的二进制数据转换成8位位图,然后对其实现增强LEE滤波以及sigma滤波算子,并可以对位图进行缩放显示-convert binary data of RADAR to 8 bits bitmap implement enhanced LEE filtering and sigma filtering can zoom and display the bitmap
BMP
- 使用MFC读写BMP文件,对了解位图的数据格式很有帮助。-Read and write BMP files using MFC, for understanding the data format bitmap helpful.
qqw
- 位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。 对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。 BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。 位图文件头BITMAPFILEHEADER是一个结构,它的定义如下: typedef struct tagBITMAPFILEHEADER{ WORD bfType
Soft20060210164149878
- 虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view wit
Draw
- 显示位图的程序。包含选择位图路径,打开位图文件,读入位图数据,分析位图格式,创建位图GDI(图形设备接口)对象等。-Display bitmap program. Select the bitmap that contains the path, open the bitmap file, read the bitmap data, analysis of bitmap formats, create bitmap GDI (Graphics Device Interface) objects.
bitmap-access
- 一个数据应用举例,利用VC++操作Access数据库,读写数据库的BMP图像文件-A data application example, the use of VC++ Operating Access database, read and write BMP image file database
CPPADO
- 在ADO数据库中读写位图数据,介绍详细。功能齐全!方便初学者学习!-ADO to read and write in the bitmap data in the database, described in detail. Fully functional! Easy for beginners to learn!
TTclass
- 利用VC++做成了用户界面,可以读取位图的数据信息和进行不同位图之间的转换。-Made using VC++ user interface, you can read the bitmap data and the conversion between different bitmap.
bitmap
- bitmap图片读取程序以及导出bitmap图片调色板数据-bitmap images to read the program and export bitmap picture palette data
BITMAP
- 串口接收数据,每次接收两个,一边接收一边绘制根据数据绘制实时曲线-Serial port to receive data and real-time rendering curve
PppccxFileVieC
- PCX文件查看,.pcx是在pc上成为位图文件存储标准的第一种图象文件格格式,pcx文件分为三部分,依次为:pcx文件头,位图数据与一个可选的色表。 -PCX file viewing pcx bitmap files are stored standard image file formats on the pc, pcx document is divided into three parts, as follows: pcx file header, bitmap data, and
radar-engineering-data.rar
- 用于实现探地雷达探测告诉公路的可视化,通过设备无关的位图实现数据图像显示,Used to implement a ground penetrating radar to tell Highway visualization, data image display device-independent bitmap
BMP24toTXT
- 这个小程序可以把一个BMP位图的数据转换成一个数组,并存在TXT的文件里面。这样某些工程要用到它作开机界面等,很方便的-This little program can convert a BMP bitmap data into an array, and TXT file exists inside. So that some projects for the boot interface use to it, it is convenient
ref_design_device_pipe16_core64
- Java bitMAP DATA that comes from FPGA generated.
CBMPImage
- 测试环境: Visual Studio 2010 MFC 备 注:如果不是上述环境,请将DrawBMP函数重写;而且由于各个版本问题,添加必要的头文件~ 贴一个挫挫的类,献给正在学BMP文件格式的同学 使用范围:24位BMP位图(无调色板); 如何增加使用范围:改写GetPixel函数,与SetPixelRGB函数; 如何增加调色板: 改写Load函数,其中添加对调色板的读取。 改写GetPixel函数,根据得到位图数据在调色板中选取颜