搜索资源列表
OPENGL-CHZ
- VC/MFC源代码,在OpenGL下实现汉字的三维显示与旋转!-VC / MFC source code, under the OpenGL 3D display of Chinese characters and rotating!
opengl实例源代码
- mfc开发的OPENGL代码实例-mfc development of the OpenGL code examples
histogram-用VC++建立MFC多文档对灰度图像进行的直方图均衡化
- 用VC++建立MFC多文档对灰度图像进行的直方图均衡化,本文档提供了所有步骤以及源代码!-Build with VC++ MFC Multiple Document for grayscale image histogram equalization, this document provides all the steps and source code!
IDL_rar1
- arcgis开发工具书、含部分源代码-ArcGIS Development Tools book, containing some source code
Code
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
jpeg_rgb
- 这是JPEG图像压缩的RGB转换的源代码,其中还包括了它的仿真测试代码,希望能帮助到大家。-This is the JPEG image compression of RGB conversion source code, including its simulation test code, hoping to help you.
Dialog
- 姚领田的《精通MFC程序设计》的源代码,里面讲的是对话框的使用-The source code of 《master in MFC program design 》of Yao Lingtian
document
- 姚领田的《精通MFC程序设计》的源代码,里面主要讲文件的操作-The source code of《master in MFC program design 》of Yao lingtian
SQL
- 姚领田的《精通MFC程序设计》的源代码,里面主要讲SOL语句和数据库-The source code of《master in MFC program design 》of Yao lingtian
News
- 姚领田的《精通MFC程序设计》的源代码,里面主要讲的是消息处理方面-The source code of《master in MFC program design 》of Yao lingtian
DocAndView
- 姚领田的《精通MFC程序设计》的源代码,里面主要讲Doc和View.-The source code of《master in MFC program design 》of Yao lingtian
GDI
- 姚领田的《精通MFC程序设计》的源代码,里面主要讲GDI和绘图-The source code of《master in MFC program design 》of Yao lingtian
ImageProcessing1.0
- VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能-Image Processing1.0
OpenGL_MFC
- 使用OpenGL库编写的高质量的VC++ MFC框架程序。如果你对VC+ + / MFC环境下的OpenGL编程感兴趣,本源码绝对是一个很好的选择。程序可以使用可视化界面显示几何形体,具备光照、旋转等功能,稍加扩充便可做成实用型软件。所有源代码在VC++6.0环境下编译通过,保证可用。好东西不敢独享,特奉献给广大计算机图形学爱好者。欢迎交流。-Using the OpenGL library on the quality of the VC++ MFC framework of the prog
glew
- c++/MFC 必要头文件,是学习openGL必要的头文件,可以看到源代码,方便使用-head file of c++,made for learning openGL,you need
MFC_Graphic
- 这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变-This MFC source code for the total set of image processing, including the mean filter, histogram equalization, Gaussian smoothing, sharpening, Laplacian sharpening (edge detection), the threshold c
cjmy
- osg场景漫游,是肖鹏等写的一个源代码,感觉很有意思。-osg TanvelMannipulator
CPPdrawPdrawtool
- MFC源代码,仿windows画图功能,基本的功能都有了。-MFC source code, fake windows drawing functions, basic functions have been.
MFC与OPENCV的结合
- 源代码,包括了基于opencv的常用的图像处理函数在MFC下的应用,例如 图像预处理,角点检测,霍夫变换,运动定位等例子。
基于MFC的画图源代码
- 基于MFC的画图源代码,很有内涵哦!可以跟windows里的画图平分秋色,不信你下了就知道了……