搜索资源列表
2006832245945420
- 基于XML文档的图形编辑器的开发。实现了图形编辑器的开发,并能够在XML文档上保存与复原图形信息。本系统是采用XML技术、VC++开发工具实现。-XML-based graphics editor development. Of the graphics editor to the development, and to the XML document on the preservation and rehabilitation of graphic information. The syst
OpenGL_VC++_
- 在VC下实现简单的3D图形绘制,含键盘操作-In VC to achieve a simple 3D graphics rendering, including keyboard operation
weitusheji
- 位图,是重要的一种现代计算机图形,它使得计算机可以用1和0的形式保存复杂的图像。本文从位图文件组成部分入手,利用VC++内部成员函数了解位图的设计及其显示。-Bitmaps, it is important to a modern computer graphics, it makes the computer can use 1 and 0 to preserve the form of complex images. In this paper, an integral part of bi
ballastic_missile_free_flying_simulation
- 利用OpenGL三维图形实时交互技术,在VC++中编程,实现了不同输入条件下的导弹自由段飞行弹道与飞行姿态仿真,包括导弹建模、以及由云彩绘制和流动效果组成的云彩的建模。-Use OpenGL real-time interactive three-dimensional graphics technology, VC++ In programming, to achieve a different input under the conditions of the free flights of
Bresenham
- Bresenham算法,椭圆中点Bresenham,是VC++算法,初学计算机图形学的人来说,是一个不错的例子。-Bresenham algorithm, elliptic midpoint Bresenham, are VC++ algorithm, beginner computer graphics of the people, are a good example.
GIS
- 从矢量图形系统、数据库管理系统以及矢量图形系统与数据库管理系统的连接等方面探讨了基于VC++的GIS应用系统的开发。-From the vector graphics system, database management systems, as well as vector graphics system and the database management system to explore the connection and so on VC++ based on the applic
opencv__help
- OPEN CV 是VC++的图形图像处理软件。用于图像检测等方面。说明书-OPEN CV is VC++ graphics image processing software. For image detection and so on. Manual
chat
- 它提供了程序设计领域中所涉及的多种技术,如文件访问、图形图像处理、网络通信、多媒体和数据处理等,VC几乎可以开发任何一个领域所需要的应用系统。VC以其功能强大、运行速度快,并且对计算机配置要求低而受到广大开发人员的欢迎。-It provides a program design involved in a variety of techniques, such as file access, graphics, image processing, network communications,
FurtherDevelopmentMethodsofSolidWorkswithVisualC.r
- SolidWorks二次开发使得制图人员在制图过程中直接输入参数就可以自动生成图形,从而使效率更高。此文是介绍一种基于vc++的二次开发文章。-SolidWorks makes the secondary development of staff in the mapping process mapping direct input parameters can be automatically generated graphics, so efficient. This article is
MFC_Framework_for_OpenGL
- 在VC++环境下通过MFC的框架实现OPENGL的绘图,以及图形开发。该文档为教学PPT,适用于OPENGL的初学者。-In VC++ environment to achieve through the MFC framework OPENGL graphics, and graphics development. The document for teaching PPT, for beginners in OPENGL.
0804402304
- vc++图形学课程设计,主要说明截图、填充等 功能-Graphics curriculum design
1
- 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟 -!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensiona
MFC-and-OpenGL-3-d-graphics
- OpenGL是一个功能强大的图形库,在VC环境下,MFC将其封装,用其编写一些图形程序很好。-OpenGL is a functional library for graphic,and MFC,and VC
Easy-MFC
- VC++图形界面开发教程,很好的MFC帮助文档-VC++ graphics interface development tutorial , good MFC help documentation
Virtual-screen-and-realization-
- Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础
VCPP
- 介绍了VC++在计算机图形学中的应用,适用于初学者。-Introduced VC++ in computer graphics applications, suitable for beginners.
graphics
- 计算机图形学基础课程源码和OpenGL支持库文件,VC下运行-The basis of computer graphics program source code and OpenGL library file, running under VC
visual-cpp
- 中国石油大学上机实验编程,包括简单窗口绘制,图形绘制,以及鼠标画调试用等-China University of Petroleum Shangjishijian vc++ programming, including simple window to achieve, graphics rendering
Drawing-3D-Graphics
- 文章介绍了 VC++环境下调用 MATLAB 实现绘制三维图形的两种方法: 利用 MATLAB 编译器和 MATLAB 引擎, 并用实例证明这两种方法可实现 VC++的用户界面与 MATLAB 的强大图形功能的交互。分析了这两种方法的优缺点, 对各自的接口环境配置进行了对比, 详细说明了两种方法的具体步骤, 提出了各自适合的应用时机。-Two methods are introduced to draw 3D graphics in VC++ IDE respectively by callin
vc-image-processing
- 图像处理算法的基本文档说明,对于基本图形处理的同学很有帮助。-Basic documentation of image processing algorithms, the basic graphics helps the students.