搜索资源列表
HappyDraw
- 一个简单的绘图程序,MFC ,C++,鼠标放在画布上移动即可绘制图形线条。-a simple drawing program, MFC, C + +, the mouse movement on the canvas graphic lines can be drawn.
C++ImageProcess
- 实现图像处理技术(非MFC方法),包括二值化等等。-image processing technology (MFC methods), including the value of the two, and so on.
ch1_1_1
- Mosaic Image 两副图片拼节 可以实现图片连接 可判断重叠区域 mfc c-Mosaic Image Photo fight two sections can be achieved Photo Link judge overlapping regional mfc c
c++25
- 利用MFC和OpenGL编程,可观察3DS模型,简单实用
Opengl 的MFC编程框架
- 这是个基于Visual C++ 环境的MFC单文档的Opengl 编程框架,用户可以直接在绘图函数里面用Opengl 函数来绘制模型,不需要再另外添加初始化函数!!此框架具有通用性!
mfc visual c++ 6.0 讀檔、寫檔 抖動顯示
- 此程式為mfc visual c++ 6.0 內容包含讀檔、寫檔、複製、貼上、 bayer抖動顯示 floyd stdinberg抖動顯示
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
CapVedio
- Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,-Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to th
sanweixuanzhuan
- 实现三维旋转,拖动鼠标测试。基于C++MFC编写而成,可运行。-Three-dimensional rotation, drag the mouse test. Based on written in C++ MFC, you can run.
getscreen(vc)
- 实现屏幕录屏截图功能.采用Visual C++ 6.0 MFC开发实现.非常好的不错的学习资料-Recorded screen capture feature of screen. Using Visual C++ 6.0 MFC development to achieve. Very good good learning materials
Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
jcbhdbh
- visual c++测试通过的, 灰度变换程序,应用了锯齿波表换,MFC界面-visual c++ test adopted by the gray-scale transformation process, the application form for the sawtooth, MFC interface
osgCal_VCProject
- OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统 Cal3d:基于骨骼的角色动画实现 osgCal:针对OSG封装Cal3d,以方便地在OSG里使用Cal3d的库。 osgCal官方没有VC工程,上传的是我自己做的! -OpenSceneG
MyTemplate
- 是一个MFC+OPENGL的程序框架,实现了物体的缩放、平移缩放、旋转、改变光照和材质、以及动画效果。对于初学者非常有用!-Is a MFC+ OPENGL the procedural framework to achieve the objects of the zoom, pan zoom, rotate, change the light and texture, as well as animation effects. Very useful for beginners!
图像处理基础
- c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the dutu.cpp file, get the image
DIPDemo_vc6(1)
- MFC图像处理示例,包括平移,镜像,线性变换,中值滤波,高通滤波,增强等(MFC image processing examples, including translation, mirror image, linear transformation, median filtering, high pass filtering, enhancement, etc.)
20171023 C++yuHALCON
- 使用MFC和HALCON打开一张图片,显示在UI界面上面(using MFC and HALCON open an picture)
YUV_Player_简易YUV播放器
- debug文件夹下有可直接运行的EXE文件,可以先预览一下效果。 实现YUV视频的播放、暂停、下一帧、退出等功能。 基于MFC、C++实现。 YUV格式视频需要通过YUV转换器实现,已包含在文件夹内。(Debug folder can be run directly under the EXE file, you can preview the effect. YUV video playback, pause, next frame, exit and other functions.
OpenGL Tutorials for Windows using MFC
- This tutorial is all about OpenGL using MFC in Window Environment.
ExDrawLine
- 运用C++语言编程,基于MFC的对话框进行画线操作(Using the C++ language programming, the drawing line operation based on the MFC dialog box)