搜索资源列表
OpenBMPFormatPicture
- 采用新的算法快速打开一个BMP格式的图片-introduction of a new fast algorithm to open a BMP format picture
262k_RGB666
- 屏的显示模式是262k色的,输入的数据是666格式的,由于1289本身的限制,只能显示18位色,而BMP图片是24为,所以最低两位数据被丢掉。-Screen display mode is a 262k color, type of data is 666 format, due to the limitations imposed by the 1289, can only display 18 colors, and BMP image is 24 for, so a minimum of
bmp-image-smoothing
- 1、 利用c/c++ 作为编程环境进行图像处理的编程实践,掌握Windows下的DIB图像的存储格式和编程方法。 2、 掌握图像增强的方法,利用编程进行图像增强处理。 -1, using c/c++ as a programming environment for image processing programming practice, and master the Windows under the DIB image storage format and programming
bmp_red
- this source create a red bmp.
a
- 详解用VC实现bmp位图的打开,程序已通过编译,完全正确,且说明详细 -Xiang Jie bmp bitmap with VC to achieve open
vc-bmp
- VC中对于位图文件的读写,介绍很详尽,对于初学者很实用-VC in the bitmap file for reading and writing to introduce a very detailed and very practical for beginners
virsualprint
- 虚拟打印的实现。 虚拟打印主要用于将各种文档转换成为各种图形,例如将一个doc文件转换成一个BMP图。我在实现虚拟打印的时候,使用了DDK和DELPHI的一些东西。 -The realization of the virtual printing. Virtual printing is mainly used for a variety of documents to be converted into a variety of graphics, such as a doc file
imgprocs
- a simple code in capture desktop image using bmp format then construct the file header structure and save written in assembly
TURBOCODEAPPTOIMAGETRANSMISSION
- Simulations over AWGN and Rayleigh channels, at various signal-to-noise ratios, verify the excellent performance of this novel APEL-turbo scheme. Performance comparisons were carried out between turbo coded APEL, JPEG, and BMP image files. To provi
The_Method_To_Show_BMP_File_In_VC
- 图像处理程序设计常用到Windows位图文件,分析了BMP文件结构并给出了在Visual C++程序设计中BMP文件的显示方法。-Image-processing program design to a Windows bitmap file used to analyze the BMP file structure is given in the Visual C++ Program Design BMP files display method.
AVR_Mega16-SD
- 用AVR_Mega16显示SD卡内的BMP格式图片和汉字库,希望对大家有帮助!-SD card with AVR_Mega16 show the BMP format pictures and Chinese character library, we want to help!
fileToPicture
- 可以把任意文件变成BMP图片的程序,该程序还可将BMP文件还原为原始文件-Can be any file into a BMP image of the program, the program also will restore the original file BMP file
1bit_BMP
- This a simple program for Turbo C users that saves your graphics output(screen) as 1bit monochrome bitmap(*.bmp file)-This is a simple program for Turbo C users that saves your graphics output(screen) as 1bit monochrome bitmap(*.bmp file)
a
- 二维图像的三维显示希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的
455
- this is BMP 555 image which is a file format
BMP
- 这是一个实体Bean中的BMP的实现过程以及源码,有实现全过程的截图。-This is a BMP Entity Bean in the implementation process and the source, there is a screenshot of the whole process of implementation.
VC-using-CDibsave-BMP
- 在VC++中使用CDib类实现显示与保存BMP文件,是一个很好的程序.-In VC++ using CDib class implements show and save BMP files, is a good program.
BMP-on-LCD-display-
- BMP解码程序及LCD显示原理的详细描述文档,对mini2440下LCD编程有很大的帮助-BMP decoding process and the LCD display of the principle of detailed descr iption of the document, right mini2440 LCD programming there are a lot of help
VC-for-bmp-open
- 介绍如何使用MFC打开一幅bmp位图,里面涉及到了具体步骤,可以按要求来做-Describes how to use MFC to open a bmp bitmap, which relates to the specific steps that can be done on request
BMP-file-format
- 描述了BMP文件的格式,为读bmp图像文件做一个参考-It describes the format of BMP file for reading bmp image files as a reference