搜索资源列表
画图系统
- 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
小型CAD系统(做图程序)
- 用C语言编写的小型做图程序。它提供了对直线,矩形,圆,图形文本等对象的绘制。-C language so small graphic program. It provides a pair of linear, rectangular, round, graphic objects, such as text drawing.
FillPolygon
- 用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
扫描线填色算法
- 这是一个用c++编写出来的计算机图形学中的绘图算法,希望能给读者带来帮助。-This is a c + + with the preparation of the computer graphics mapping algorithm, in hopes of giving the readers to help.
点与多边形包含
- 点与多边形 包 含的算法。文本文档,算法可靠新颖,非常好用,非常实用,完全用c语言实现,真是非常的好,可以用来教学(正是我要找的东西,哈哈..站长)-points and polygons included in the algorithm. Text documents novel algorithm reliable, very good, very practical, complete with c language, is really very good, can be used f
graphic_quan
- 图形生成算法,课本有的上课间隙用C语言实现运行。有注释-graphics generation algorithm, some school textbooks gap with C language operation. It Notes
H_atom
- 用C语言实现对氢原子电子云轨迹的仿真,用于对物理现象的观察。-C language pairs of hydrogen atoms electronic cloud trajectory simulation of physical phenomena for observation.
c_sline
- 用C语言编程,实现用C_S算法的多边形裁剪和圆的生成算法 -C programming language, to achieve the algorithm used C_S polygon cutting and the yen Algorithm
UserControl
- 用c#实现动态点阵(x,y),数据来源不限。-with dynamic lattice (x, y), the open-source data.
ZHG-bmp-maker
- 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
draw-cou
- 本程序源码是用C++语言编写的绘制等值线的代码。-the program source code is written in C, the equivalent of drawing the line code.
elsfkusingcsource
- 用c语言写的俄罗斯方块源代码。很有学习价值-c language used to write the source code for the Russian box. Great learning value
C++002
- Dos下的清屏方法。用C语言实现的源码。
C++003
- Dos下的清屏方法。用C语言实现的源码。
c++004
- Dos下的清屏方法。用C语言实现的源码。
c++005
- Dos下的清屏方法。用C语言实现的源码。
用c编的时钟 (动画)
- C语言的功能很强大,编动画也很棒的.以下就是用C语言编的模拟时钟 .^_^单击键盘的任意键就可以退出了!-C language function very powerful, part animation also terrific. The following is Part C language simulation clock. ^ _ ^ Click keyboard keys can be arbitrary withdrawal!
C-and-retchange
- 用C语言代码画图,矩形.以此类推,可以画其他图形-UsingC language C draw rectangle.
C
- 笔者用C语言开发了一个手工绘制电力系统一次接线图的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。 -when program runs, a yellow color border to set the drawing area will apper on the screen, in the middle of drawing area will have brushes, when pressed sign of the "w" it becomes a brush
Project_CAD
- 这是一个用C语言实现的小项目,开发平台是Dev cpp,基于graphics.h库,程序实现了绘图功能,包括绘制直线、矩形、椭圆等,支持图形拖动和放缩,能够添加文本,可以说是一个简易版的CAD程序,具体功能介绍见资料中的ReadMe.txt(This is a small project implemented in C language. The development platform is Dev cpp. Based on graphics.h library, the program