搜索资源列表
图形、图像与多媒体类
- 用vb做的关于图形的程序。有 简易调色板, 屏幕放大镜,用VB模拟PhotoShop滤镜效果, 图片叠加等等。对vb学习很有帮助-vb do with the graphics on the procedure. A simple palette, screen magnifiers, VB Photoshop filter simulation results, photographs, etc. superposition. Vb helpful for learning
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
多边形裁剪程序
- 这是图形学中的多边形裁剪程序,可以在文档中画出一个区域,在用鼠标点击画出多边形的几个顶点,这时多边形就会按照原来画出的区域进行裁剪-this is the polygon graphics cutting procedures, the documents paint a regional, using mouse clicks draw polygons several vertex, then according to the original polygon will be the hea
CAD
- 一个比较完整的开源cad 图形程序,用vc++描述,很好的一个例子,功能强大,供大家学习
实现图形旋转的源程序
- 本程序在turbo c2.0上已经运行成功!!!可用于实现图形的旋转效果,很逼真-procedures in the turbo c2.0 already running success! ! ! Graphics can be used to achieve the effect of rotation, very realistic!
分形程序实现
- 分形程序实验,这是我学习计算机图形学的时候的课程实验,用VC开发的.-Fractal experimental procedure, which is studying computer graphics of the time course experiment, the development of the VC.
计算机图形学综合大程序
- 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
svga256
- 在16位dos下显示1280x1024图像的图形程序,采用刷屏技术,刷新率有些低,不过这大概是dos下的极限了。有兴趣的朋友可以来看看。-in 16 1280x1024 dos shown graphic images of procedures used Shuabing technology, some of the low refresh rate, but it is probably dos under the limit. Interested friends can come.
完整的画图程序
- 二维画图程序,包括画直线,圆,多边形,曲线,随手画等,还可以写文本。是图形学很好的演示程序。-2D drawing program, including painting straight lines, circles, polygons, curves, such as finger painting, but also wrote the text. Graphics is a good demonstration program.
图形学实验一
- 计算机图形学实验一DDA,BRESHEAM画直线及画圆,自主开发的原程序-an experimental computer graphics DDA, BRESHEAM painting and Circle Line, the independent development of the original program
图形放大
- vc6.0/tubor c3.0,计算机图形学中放大程序
图形学
- 计算机图形学程序
GingkoVG 1.0.1
- 这是一个2D矢量图形库,完全兼容OpenVG 1.0.1。效能比官方版本快80倍 ----- 算法完全是自己的,我不习惯实用开源代码忽悠人(含完整开发文档和开发程序库、开发程序范例源码);更新版本见我个人Blog
图形学
- 包含DDA, Bresenham, MidBresenham算法和一个画圆的程序,vc
ComputerGraphics
- 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
twoballshit
- VC++环境下编写的两个小球碰撞变形的程序,适合图形学课程的学习和参考.-VC++ environment, prepared by two small ball collision deformation process graphics courses for learning and reference.
ShapeBlending
- 一个简单的图形渐变程序的源代码。实现了初始图形到目标图形的平滑渐变-A simple graphical gradient program' s source code. The initial graph to the target to achieve a smooth gradient graphics
test4
- 二维图形变换程序设计 程序中增加图形变换菜单(各基本变换对应菜单项),各图形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Transform two-dimensional graphics programming Graphics transformati
theGraphicalTranslation
- 二维图形变换程序 程序中增加图形变换菜单(各基本变换对应菜单项),各图 形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相 应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话 框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Procedure for two-dimensional graphics to add graphics transfor
1
- 计算机图形学试验程序,实现二维图形变换的主要代码。VC++编程的程序,适合图形学初学者使用。-Computer graphics test program to realize the main two-dimensional graphics transformation code. VC++ programming procedures, suitable for beginners to use graphics.