搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
基于MFC框架的OpenGL三维图形编程
- 一个新的基于MFC框架的OpenGL三维图形VC++编程-a new framework based on the MFC OpenGL 3D graphics programming VC
Draw_rectangle
- 设定矩形的左上角坐标以及右下角坐标,并画出矩形。采用mfc编程实现-set rectangular coordinates of the upper left corner and lower right coordinates, and he painted rectangle. Programming using mfc
CMyTabCtrl_demo
- CMyTab是从CTabl继承来的类,使得MFC编程中,Tab的使用更加便捷。这是一个关于如何使用CMyTab的demo-CMyTab CTabl is inherited from the class, making MFC programming, Tab to the use of more efficient. This is one on how to use the demo CMyTab
new-FFT
- 快速实现付立叶变换的程序,有详细说明用MFC编程-Fast Fourier Transform procedures, detailed programming with MFC
Opengl 的MFC编程框架
- 这是个基于Visual C++ 环境的MFC单文档的Opengl 编程框架,用户可以直接在绘图函数里面用Opengl 函数来绘制模型,不需要再另外添加初始化函数!!此框架具有通用性!
OpenGL在MFC平台的编程示例
- 适合于opengl初学者,特别是利用MFC编程的学者; 程序内容并不复杂,示例程序包括基本框架、基本图元、组合图形、光照、材质、纹理、显示列表、动画等,某些程序具备通用性。
vcpp32 《MFC技术内幕》
- 《MFC技术内幕》是一本久负盛名的MFC编程技术书籍,英文原版书名为:MFC Black Book,该书可以让你深入掌握Visual C++的核心开发技术——MFC框架。-" MFC Inside" is aprestigious MFC programming books, original English title is: MFC Black Book,the book allows you to thoroughly grasp the core of Visual
VTK-MFC.rar
- 用VTK与VC++混合编程实现对人脑等值线的绘制,内含人脑数据,Use VTK with the VC++ mixed programming to realize the human brain contour drawing that contains the human brain data
mfc
- 编程实现画齿轮,Bezier曲线,可以运行,有框架,非常好用-Programming painting gear, Bezier curves, you can run, there is a framework very easy to use
ImageProcessing_S
- 图像处理平台,基于vc mfc编程实现图像的处理-Image processing platform, based on vc mfc programming image processing
MFC.design.image.processing.tools
- MFC编程图像处理工具设计代码MFC Programming design code image processing tools -MFC Programming design code image processing tools
vc-BMP
- VC下编程打开位图文件,MFC编程,精简,-VC program to open bitmap file under, MFC programming, simplification,
MFCDraw
- MFC编程实现图形绘制,及图形属性的设置等,内附程序说明书-MFC programming graphics rendering, and graphics property settings, containing program instructions
courseware-of-MFC-
- visual c++ mfc编程及其功能应用-the function of vc and mfc
Canny-operator-with-edge-extraction
- 用MFC实现用Canny算子提取边缘),是C++的基础学习,MFC编程-Using MFC Canny operator to extract edge), is the basis for learning C++, MFC Programming
mfc编程
- vc++6.0中的mfc编程实例,有助于我们提高自身的编写能力!
Graphics-MFC-(CPP-Graphics)
- 此ppt是关于MFC图形学编程的,是MFC图形处理的经典课件。很适合初学者掌握MFC的基础知识,熟料掌握visual c++环境下的MFC编程。课件详细易懂。是学习MFC的好帮手。-This ppt is about graphics programming MFC, MFC graphics processing is a classic courseware. It is suitable for beginners to master the basics of MFC, grasp vi
例子+mfc程序
- 基于halcon的模板匹配程序,并用mfc编程,给大家一个参考(example of halcon with mfc)