搜索资源列表
用VC实现小型矢量图形系统的开发
- 用VC实现小型矢量图形系统的开发-with VC small vector graphics system development
完整的基本图形绘制系统vc源码
- 完整的基本图形绘制系统vc源码.rar 简单的gis的基本操作,对于初学gis和vc的人来说,应该是个不错的例子-integrity of the basic graphics rendering system vc source. Rar simple gis the basic operation for beginners gis vc and the people, should be a good example
vc画图
- 一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
vc开发GIS
- vc.net实现二维GIS图形的编辑功能,添加,选择,移动,删除等功能-vc.net 2D GIS graphics editing functions, add, select, move, delete function
在VC中实现OpenGL实现3D绘图的好程序
- 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI gra
vc++chuli
- 运用vc++进行图形的腐蚀,膨胀,细化算法的代码-use vc graphics corrosion, swelling, thinning algorithm code
VC++Graphics.src
- 利用VC++实现各种图形图像处理的算法源代码(包括实现算法的讲解分析过程)
VC++
- VC++绘图程序设计技巧与实例教程 -VC++ Graphics Programming Tutorial and Examples
VC
- 计算机图形学综合性实验,有相应的运行结果,和相应的设计报告-Integrated computer graphics experiments, corresponding results, and the corresponding design report
VC_Graphics_rendering_and_image_display
- VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
B_Spline
- B样条曲线的绘制 MFC VC++ 图形学实验-B-spline curve drawing MFC VC++ Graphics Experiment
(graphics.h)
- vc绘图库-graphics library by VC
Convolution
- VC++开发的图形处理程序,可进行图形区域处理,有模糊图像、锐化图像、Laplacian边缘增强,梯度方向边缘增强,平移差分边缘增强等功能,有详细源码解释-VC++, graphics processing, graphics area can be dealt with fuzzy images, sharpening images, Laplacian edge enhancement, gradient direction of edge enhancement, edge enhance
fillgrammingcode
- VC++编写的图形填充和绘制程序,非常好,值得一看-VC++ graphics prepared by filling and drawing program, very good, worth a visit
graphics
- 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
draw(vc)
- VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
computer-graphics-source-code
- 是计算机图形学书上的源代码,学习vc图形学的可以下载下来-Book on computer graphics source code
vc-Graphics-technology-encyclopedia
- 本资源包括图形技术:绘制图形、图像预览、图片效果、图片颜色转换、图片的转换盒放缩、图像的剪切、合成与识别、图像字体、图像管理、图片动画、简单游戏设计、OpenGL程序、GDI+程序设计-The resources, including graphics technology: draw graphics, image preview, image effects, image color conversion, image converter box zoom, image shearing,
用VC++和OpenGL生的的三维管线 sanweipingbao
- OPENgl实例,供OPENgl初学者学习使用,c++图形学参考实例,欢迎下载(OPENgl example, for beginners to learn to use OPENgl, c++ graphics reference examples, welcome to download)
VC++使用OpenGL绘制三维图形的实例
- 代码包含用c++语言 借助于opengl 绘制3维图形的事例(The code contains an example of drawing 3 dimensional graphics in c++ language with the aid of OpenG)