资源列表
打开的曲线和闭合的曲线
- 本程序绘制打开闭合的曲线,闭合曲线可以使用Brush对象填充-mapping procedures to open the closed curve, closed curves can be used to fill Brush object
绘制用纹理填充的线条
- 本程序绘制用纹理填充的线条,一个很好的例子绝对值得收藏-texture mapping filled with the lines, a g#$#!88231#!#$noname.rar!#$#algorithm design curriculum in the Huffman tree search and mapping experiment
创建轨迹梯度
- 本程序创建轨迹梯度画刷来填充图形,一个很好的例子绝对值得收藏-the procedures established track gradient brush painting to fill graphics, a good example worthy collection
绘制多边形
- 本程序实现绘根据单击确定的点绘制多边形,一个很好的例子绝对值得收藏-this program click OK painted under the polygon drawing point, a very good example worthy collection
CAIJIAN
- 计算机图形学中的裁剪算法。裁剪的用途是从一幅大的画面中提取所需的信息。-Computer Graphics cutting algorithm. The use of cutting from a big picture extract the required information.
二维图形系统
- 二维绘图程序,可实现基本的绘图,如直线,圆,多边形等等,可对图形填充、移动等基本操作-2D mapping, which enables the basic graphics, such as straight lines, circles, polygons, etc., can be filled right graphics, mobile and other basic operation
imagetest
- 关于图象的 立体显示 除了显示这一块仍然有问提,框家基本没问题了,仅供参考-on the stereoscopic images show that in addition there is still a question mention that the basic frame house no problem for reference
PolyFill
- 计算机图形学关于二维几何变换图形程序 源代码 欢迎指导-computer graphics transformation of two-dimensional geometric graphics program source code welcome guidance
作图软件vc
- 用VC开发的作图工具,支持器件库,支持动态特性设置。源码,可以进行二次开发。-development of the VC drawing tools, support for devices to support a dynamic feature set. Source code can be re-developed.
蟑螂走砖块程序
- 这是一个用C语言编写的C小型程序,请在Torbo C 的环境下运行,便可以看到动态的效果-This is a C language C minor procedures, please Torbo C operating environment, we can see the dynamic effects
编辑控件源代码RopFun_demo
- 编辑控件源代码RopFun_demo,刚下的,我还没看,大家看看有用没-Edit Control RopFun_demo source code, just the, I have not yet, we see no useful
实验报告2
- 重点撑握数值微分法.此法主要内容为先算出直线的斜率 k=△y/△x 其中, △x=x1-x0, △y=y1-y0,(x0,y0)和(x1,y1)分别是直线的端点坐标。然后,从直线的起点开始,确定最佳逼近于直线的y坐标均为整数,让X从起点到终点变化,每步递增1,计算对应的y坐标,y=kx+B,并取象素(x,round(y))。用这个方法既直观,以可行,然而效率低。-focus on shoring grip numerical differentiation. This method is mai