资源列表
图形绘制代码
- 这是一个非常有用的一画曲线的源程序,不要错过这个好程序,下载看一下会对你有所帮助的-This is a very useful one painting curve of the source, should not miss this good procedures, Download would you look at the help
LineClip
- 一个利用中点画线算法实现的线段剪裁的程序。程序写在override函数OnDraw(CDC *pDC)函数里边-a utilization dotted line algorithm segment of the tailoring process. The override procedure write function OnDraw (CDC * pDC) function inside
PolygonCutClip
- 多边形剪裁算法的程序实现。画图程序写在override的OnDraw(CDC *pDC)里边。-polygon clipping algorithm processes. Drawing program written in the override OnDraw (CDC * pDC) inside.
snowflake
- 关键字: KOCH, 分形, 雪花,递归,MFC,snowflake 这是我MFC下写的一个小程序, 实现分形递归雪花算法. 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : KOCH, fractal, snowflakes, recursive, MFC, Snowflake This is my MFC write a small program achieving Fractal snowflakes
WINDMILL
- 利用C语言写的旋转的风车,源代码程序。相信对广大C和图形学爱好者有极大帮助!-written in C language of the rotating windmill, source code procedures. I believe that the majority of C and graphics enthusiasts will be of great help!
图像的移动
- 用鼠标控制图象的移动,类似于韩式菜单的效果。-image with the mouse to control the movement, similar to the story about the effect of the menu.
文本编辑器1
- 一个FLASH文本编辑器,可以修改文字,背景,添加连接等等。-a text editor, you can change text, background, add links and so on.
一个简单的绘图工具
- 该程序具有优良的扩展性能。如果想要添加新的绘图元素,那么只需要添加一个以CdrawElement类为基类的绘图类即可,从而非常方便对程序进行扩展。-the procedure with excellent scalability. If you want to add a new graphics elements, then only need to add a category for CdrawElement base class graphics category can be, thu
图形的生成
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorit
编辑折线
- vc环境下的编辑折线的程序,在win2000和vc6.0环境下调试-vc environment editor dogleg procedures, the WIN2000 and debugging environment vc6.0
法向显示
- vc环境下的法向显示的程序,在win2000和vc6.0环境下调试-vc environment under the law to show procedures, the WIN2000 and debugging environment vc6.0
CORE 图形系统
- Graph with no options takes pairs of points (two numbers per line) from the given file (or standard input) as x- and y- values and plots them on the screen, connected by straight lines. A string surrounded by quotes \"...\" may follow a pair