搜索资源列表
矢量绘图
- 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能 -the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
绘图程序c实现
- 该程序实现了简单的绘图功能,包括画圆,直线,椭圆等,都是图形学原理实现-realized by the simple graphics, including Circle, straight, oval, all graphics principle to achieve
TuXingXueZongHeShiXi
- 这是我图形学的综合实习程序,里面实现直线的dda算法,中点Bresenham算法,改进Bresenham算法的绘图,椭圆的中点Bresenham算法,圆的八分画圆结合中点Bresemham算法的绘制,并包含了图形的翻转,平移,对称,比例变换,内有说明文档-integrated graphics attachment procedures, straight line inside the dda algorithm, the midpoint of Bresenham algorithm, im
MFC_SDI
- 本软件实现多种功能,可以简单绘图,比如画线,画圆,画矩形,而且内嵌一播放器,可播放WAV,MIDI,AVI三种多媒体文件,效果可爱,欢迎交流-the software to achieve a variety of functional and simple drawings, such as painting lines, the Circle, rectangular paintings, but incorporates a player, broadcast WAV, MIDI, AVI
jsjht
- 图形学绘图 画圆,画直线,画椭圆,选颜色rgb可自己输入参数
MyDraw
- 这是一个绘图程序,能够画圆,矩形,直线,还有可以选择颜色
demo
- vc环境下开发的程序,多文档;可以设置绘图区域的背景:网格形式;能画圆、直线,可以保存,保存为txt文件;保存的内容是图像的坐标,保存后可以再次打开
Draw
- C#绘图程序,包括画线,画圆,方块,路径
drawcircles
- 计算机绘图程序,渐变色画圆,效果非常好,Delphi源码,颜色过渡细腻。
DrawTools2005_src
- C#绘图,可以画直线,圆,椭圆等,很不错的,使用了命令行设计模式,对c#画图和设计模式感兴趣的同学可以下来-C# Graphics, you can draw a straight line, round, oval and so on, very good, use the command-line design model, c# Drawing and design patterns can be of interest to the students down
draw
- Qt4写的一个简单的绘图程序,实现了基本的绘图功能,如画线,画圆,画多边形,画文本,设置画笔画刷。-Qt4 write a simple drawing program, to achieve the basic graphics, painting, line, round, polygon drawing, painting the text, set painting brush strokes.
eNoteControl
- 在win ce 下的绘图程序,包括贴bmp,jpg图片,电子墨水,画圆,矩形,线段,文字,表情,单字等。可以即时记下你的想法,保留你的精彩。-Win ce in the drawing process, including paste the bmp, jpg picture, electronic ink, circle, rectangle, line segments, words, expressions, vocabulary and so on. Can immediately wr
drawcirle
- 呵呵,这是本人开发的画圆的程序,这个程序有很多MFC实用的技巧,花了偶一个多月的时间啊,实现画圆绘图并且保存!!够强吧-Oh, this is my circle of development of procedures, which have many practical skills MFC spent even more than a month of time, ah, the achievement and preservation of drawcircle graphics! !
DrawCircle
- 用Vc实现画圆和其他函数的绘图,图像的变换的内容希望对大家有帮助-Drawcircle with Vc and other functions to achieve the mapping, change the content of images for all of us want to help
wgydraw
- 使用GDI绘图程序,可以任意画圆画方,并能拖动、调整大小、设置属性等。-The use of GDI drawing procedures can drawcircle square and drag, resize, set properties and so on.
Draw
- 实现了基本的绘图功能。可以画圆,直线,椭圆-The realization of the basic drawing functions. Can drawcircle, linear, elliptical, etc.
Drawpad
- VC6.0写的画图板,绘图函数除了画点外都是自己写的,有画直线,画圆,画多边形和多边形剪裁等功能。-Written by VC6.0 drawing board, drawing function points in addition to painting his own writing, and painting a straight line, circle, polygon and polygon drawing functions tailoring.
c
- 笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图 的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。 2.使用方法 程序中定义了几个特殊键: "V”:画笔提起 "W”:开始画图 "R”:开始擦图 "S”:当前图形存入文件 "E”
MFCDrawer
- 一个用MFC实现的功能强大的绘图程序.这是我们的课程设计时编写的,实现了画直线、画垂直直线,画圆、椭圆、画三角形、矩形、任意边形等-This is a program of draw, which developed with MFC.
DrawDesigns
- 用C#编写的一个简单的绘图工具,利用鼠标拖动,画圆,矩线,线条等。-Written in C# using a simple drawing tools, use mouse to drag, draw a circle, rectangular lines, lines and so on.
