搜索资源列表
绘图程序c实现
- 该程序实现了简单的绘图功能,包括画圆,直线,椭圆等,都是图形学原理实现-realized by the simple graphics, including Circle, straight, oval, all graphics principle to achieve
WINDOWONTOP
- 创建一个顶层窗口,本程序是通过对WINDOWS的窗口直顶的一个VC程序-create a top-level window, the procedure is through the windows of the window straight top of the one VC Program
ygauge_
- 编写图形相关的控件需要完成两部分:1 绘制;2 与窗口类(泛指)集成使之成为控件。本文重点在于“绘制”部分,提出一个较灵活的框架。用VC的GDI+实现框架,并在Demo中简单封装成圆表和直表控件。图一是要实现的目标(圆表、直表等仪表,指示灯,图表,旋钮,滑块等),由这些目标,经需求分析后,设计出框架。-related to the preparation of graphical controls need to complete two parts : a rendering; 2 and t
CJ
- 各种图形生成算法,各种直线,各种曲线,各种圆的生成算法-Generate a variety of graphics algorithms, a variety of straight, all kinds of curves, a variety of circle generation algorithm
Line_CircleView
- 生成任意斜率的直线的中点画线算法和Bresenham算法和圆的中点画线算法和Bresenham算法-Generated a straight line of arbitrary slope in stipple line algorithm and Bresenham algorithm and round in stipple line algorithm and Bresenham algorithm
View
- 理解直线、圆的扫描生成原理,掌握直线、圆的扫描生成算法。-Understanding of a straight line, round generate scanning principle, grasp a straight line, round scanning generation algorithm.
test2
- 利用中点划线法来画出直线,作出易于操作的对话框-The use of the mid-point line to draw a straight line method to make easy-to-use dialog
jsjtxx
- 计算机图形学的大作业。包含各种直线化线算法、画圆,对话框。填充-Computer Graphics a big operation. Straight line includes a variety of algorithms, drawcircle, dialog. Filled
ddzhixiancaijian
- 直线裁剪的文章说明,从基本的对话框的裁剪的具体算法-A straight line cutting the article shows that the dialog box from basic cutting the specific algorithm
MyPaint
- 1、 在屏幕上绘制图形以下图形 直线:从[200,200]到[300,350]画一宽度为3,蓝色的实线,。 矩形;左上角为[150,120]右下角为[200,300],外框为黑色,填充画刷为HS_CROSS,红色。 椭圆弧: 椭圆: 扇形: 2、 用LOGFONT结构来定义字体,输出文本;用字体对话框来选择字体格式、字体颜色。 分别在上述图形的附近标注出:直线、矩形、椭圆、椭圆弧
yuan
- 这是一个画圆的程序,主要介绍怎么使用对话框调用来画圆以及直线,-This is a drawcircle procedures are introduced to how to use dialog box called Circle and straight line
DrawDemo
- 绘图demo 可以绘制直线、圆、矩形等的单文档程序-Drawing demo can draw a straight line, circle, rectangle, etc. Single Document procedures
MFCstraightline
- 用MFC在文档上画一条直线,直线的坐标自己手动输入,适合初学C++MFC的人看-Using MFC draw a straight line in the document, line manually enter the coordinates of their own, suitable for beginners who read C++
MFCDraw
- 使用MFC做的一个简单绘图程序,能够绘制直线,图形,改变颜色线宽-Use MFC to do a simple drawing program that can draw a straight line, graphics, change the color line width, etc.
ClockDlg
- 绘制一个圆形来实现时钟的钟表,通过绘制直线来实现表针,并通过直线的宽度区分时针、分针和秒针- Draws up a circular to realize clock s clock and watch, realizes the table needle through the plan straight line, and through straight line width discrimination hand, minute hand and second hand
Line
- Vc6环境下画直线、画笔,在MFC的view下画成的。开始在MFC中学习画笔的执行-Vc6 environment, drawing a straight line, brush, paint in the MFC' s view into the next. Pen began to learn the implementation of MFC
Draw-a-straight-line
- 在MFC下实现任意画线的功能,学习VC或MFC图形图像编程的基本练习-To achieve any of the MFC drawing a line function, learning VC or MFC programming the basic exercises Graphics
draw
- 绘画功能,能够实现直线、曲线、椭圆等简单的几何功能,代码详细。-Painting function, will be able to realize the straight line, curve, elliptical, simple geometric function, code detailed.
Dialog
- 本程序是一个对话框绘图程序,能够在对话框里动态画出一条45度延伸的直线,并且用绿色来标志处当前位置。图形能够保存于重绘。采用了定时器与兼容设备技术。-This program is a dialog box drawing program, draw a 45-degree extension of a straight line, and the green flag at the current location in the dialog box dynamically. The grap
DrawLine
- VC++编程、计算机图像学、矩阵实现图像的基本变换,旋转、平移、比例变换、微分和整数算法绘制直线-Basic transformation of the image VC++ programming, computer iconography matrix, rotation, translation, scaling, differential draw straight lines and integer arithmetic
