搜索资源列表
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
rumen
- 基于MFC的对话框OpenGL,大家可以试着做一下,理解基本原理-MFC dialog-based OpenGL
CY457OpenGL_ch8
- VC,MFC下的OPENGL编程,实现了对物体彩色的描绘,是初学者很好的学习例程。-VC, MFC under OPENGL programming, a descr iption of the object color is good for beginners to learn routines.
MFCOpengl
- 用Mfc写的一个三维图形运动的程序,用了OpenGL。看看吧-Written by a three-dimensional graphics Mfc sports program, with a OpenGL. See it
LZ32
- vc++经典案例,包括播放WAV文件,制作AVI动画按钮,用MFC制作屏幕保护程序,在OPENGL视图中绘制三维物体等等总共有29个实用案列-There are a total of 29 practical case out vc++ classic case, including play WAV files, create AVI animation button, and draw three-dimensional objects using the the MFC produced
MFCopengl
- 1.首先在MFC环境下配置OpenGL环境 2.然后利用opengl环境绘制了一个立方体 3.并给立方体贴了一张image.bmp纹理 4.鼠标和键盘进行立方体交互操作 5.键盘的上下键可以实现立方体的上下移动,键盘的左右键可以实现立方体的左右移动 6.当鼠标的左键按下并移动时,立方体将做相应方向的移动。-1 configured in the MFC environment OpenGL environment 2 and then use OpenGL to draw
MyOpenGLCode
- 利用VC++6.0开发基于MFC的Opengl三维程序,用于机械建模,进而对模型进行温度分析,受力分析。-Use VC++6.0 based MFC Opengl 3D program for mechanical modeling, and thus the temperature of the model analysis, stress analysis.
framework---OpenGL
- 这是一个图形图像处理的源码,可以进行图像的锐化、滤波、模糊等功能,功能十分全,使用MFC实现的。-This is an image processing source code, you can perform image sharpening, filtering, blurring function, the function is very wide, using MFC to achieve.
OpenGL1
- vc++编写的关于opengl在mfc单文档中初始化以及水壶图形的绘制,代码简单,适合初学者。-vc++ in opengl mfc prepared by the single document drawn graphics initialization and kettle, the code is simple, suitable for beginners.
Background-Panimation
- 基于MFC的OpenGL图形系统,背景和动画设计包括:模型文件读取、模型生成、颜色设置、纹理映射、几何变换等基本功能-MFC-based OpenGL graphics system, background and animation design includes: model file read, model generation, set the color, texture mapping, and other basic geometric transformation functio
Opengl漫游世界
- OpenGL和MFC做成的代码,很适合初学者学习(OpenGL and MFC are very easy to use ,please down it and learn it.)
球的各种控制
- 采用MFC及OPENGL数据库,实现示教及仿真,建立坐标系,球的运动控制键(Use MFC and OPENGL database to realize teaching and simulation, establish coordinate system, ball motion control key)
OpenGLframe
- MFC下建立opengl框架,简单易学,有明确的注释(Building a OpenGL framework with MFC)