搜索资源列表
mfc的文件显示 byhangke
- 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
bmp
- MFC功能 小畫家執行塗鴉功能 以及開啟圖檔
bmp
- 简单易用 的 读取bmp文件的程序,用mfc编写,但没有写文件操作
BMP
- BMP图象解析,分析了BMP图像的结构,并且用WORD形式做了总结。程序是用MFC做的。可以显示BMP图片,是一些基础知识点
BMPMFC
- 在对数字图像处理时,有时要边缘检测等一些图像处理,要先读入bmp文件,
MFC实现BMP图像灰度翻转和直方图均衡化
- MFC实现BMP图像灰度翻转和直方图均衡化,完整程序代码,MFC to achieve BMP image flip and histogram equalization, a complete code
ImageLoad.rar
- MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库,MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
VC_MFC_BMP
- VC++ MFC 控件上显示BMP图片 VC++ MFC 控件上显示BMP图片-VC++ MFC 控件上显示BMP图片
DisplayBMP
- 一个用MFC编制的BMP格式读取程序-MFC prepared to use a BMP format to read the procedures
bmp
- 一个打开bmp图像的简单mfc 例程,例程中使用的是dib图像类-Bmp image to open a simple routine mfc
BMP
- BMP格式是图片通过MFC的打开,拥有线性变换,直方图显示,尺寸变换,傅里叶变换功能-BMP format is a picture of opening through the MFC with a linear transformation, histogram display, size, transform, Fourier transform function
ZDib
- MFC 编程实现打开对话框,bmp 图形的显示-MFC Programming Open dialog box, bmp graphics display
ceshi2
- This a program which can show the pictures.It is a MFC form in VC++.It can show the form like bmp.,jpg. and so on.
MFC-bmp-picture
- 用MFC打开BMP图像后画个矩形然后保存-open a bmp picture and draw a rectangle then save it by using MFC
MFC-OPEN-BMP-images
- 利用MFC打开BMP图像,任意位数,源程序,可以在上面添加其他代码以实现其他功能。-Using MFC to open BMP images, any number of bits, the source on which you can add additional code to implement other functions.
vc-BMP
- VC下编程打开位图文件,MFC编程,精简,-VC program to open bitmap file under, MFC programming, simplification,
MFCpic
- 一个MFC编写的对话框图像分析程序,可以进行bmp图像的FFT和DCT分析-Write a MFC dialog image analysis program, can be bmp image analysis of the FFT and DCT
Bmp vs jpeg
- VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
bmp-VC6
- 图像缩放三种算法的实现,最近邻插值、双线性插值、双三次插值,MFC做的界面。(Image scaling three algorithms to achieve, the nearest neighbor interpolation, bilinear interpolation, double three interpolation, MFC do interface.)
MFC画图板
- MFC画图板,可以画一些基本图形,如直线,椭圆,扇形,矩形,弦形,三角形。 可以保存为BMP的文件(MFC drawing board, you can draw some basic graphics, such as line, ellipse, sector, rectangle, string, triangle. Files that can be saved as BMP)