搜索资源列表
Visual-CPP
- visual c++数字图像处理电子版书,作者何斌。主要讲述了图像处理的基本知识,图形编辑、图像的存取、图像的变化、点处理、邻域处理、编码等-visual c++ digital image processing electronic edition of the book, the author Bin. Mainly about the basic knowledge of image processing, graphics editing, image access, image cha
graphics&winbig
- 这个是图形学配置VC++6的,包括graphics.h和winbig.cpp、winbig.lib三个文件
3D_Surface_Reconstruction_Using_Marching_Cube
- 使用Marching Cube方法进行3D表面重建,切片数据在这里: http://graphics.stanford.edu/data/voldata/ CThead.tar.gz-Marching Cube method using 3D surface reconstruction, slice data here: http://graphics.stanford.edu/data/voldata/CThead.tar.gz
raytracer1
- 自己做的一个光线跟踪程序,是麻省理工大学本科计算机图形学课程的一个实习任务,感觉挺有研究价值,所以就和大家分享一下。-Their own to do a ray tracing program, the MIT undergraduate Computer Graphics courses in a practical task, feeling Tingyou research value, so I share with you.
IFS
- 计算机图形学作业,迭代系统,安装ACDSee后就可以了-Computer graphics operations, iterative system can be installed after the ACDSee
CG-draw-a-circle.cpp
- 计算机图形学,画圆的最简单算法,不太简介,初学者可以参考-Computer graphics, circle the most simple algorithm, not profiles, beginners can refer to
graphics
- best graphic cpp. its best tutorial to learn cpp graphic. the user can have adorable experience from it.
fraktal3d.cpp
- an example of 3d graphics model, based on plasma fractal
TuXingXue(visual-cPP)
- 计算机图形学原理及算法教程(visual c++版)-Computer graphics theory and algorithms tutorial (visual c++ version)
cPP
- 8.6 几何形体的派生关系如下: 对平面形体有长和面积,对立体有表面积和体积,对几何图形基类,周长、面积和体积应怎样计算(用什么函数)?对平面图形体积怎样计算(用什么函数)?对立体图形周长怎么计算(用什么函数)?要求实现运行时的多态性。请编程,并测试。 -8.6 derived geometric relationship is as follows: The body has a long and flat area, on a three-dimensional sur
opengl(CPP)
- 这是用OpengL实现各种图形的绘制以及图形的填充的源代码-This is achieved using OpengL draw various graphics and graphics-filled source code
CPP-design-fractual-graph
- 用C++设计的二维三维分形图形程序,对研究分形的同学有很大的帮助.- design 2D and 3D fractal graphics program using C++, it have a great help for students on fractal study.
Visual-CPP-Digital-image-processing
- 图像处理,图形变换,滤波,各种课本上的图像处理方法都有-Image processing, graphics transform, filtering, a variety of textbooks on the image processing method has
Image-Processing-with-CPP-MFC
- 这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
cpp
- matfor是一种快速开发科学计算及三维图形的开发包,这是使用MATFOR进行开发的例子。-matfor Development Kit is a rapid development of scientific computing and 3D graphics, which developed using MATFOR example.
Computer-graphics-CPP
- 计算机图形学 大作业 多功能图形学程序C++,文档,设计思路,论文,代码都有。-Multifunctional computer graphics operations graphics program C++, documentation, design ideas, thesis, all code.
computer-graphic-cpp
- 计算机图形学,本科计算机图形学学习实践的好帮手。采用C++语言实现,可实现。-Computer graphics, undergraduate computer graphics to study and practice a good helper. C++ language, can be realized.
main.cpp
- 图形学小程序,初学的可以随便-Graphics applet beginner can easily see. . . . . . . . .
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
cPP
- 本次程序设计为基于C++的面向对象的程序设计。用C++各种基本图形(例如,圆、矩形、三角形、直线、点等)的类原型,通过继承图形这一个公共基类来实现图形的增删改以及保存等操作。-The programming C++ based object-oriented programming. With C++ basic graphics (such as circles, rectangles, triangles, lines, points, etc.) of the class prototyp