资源列表
C--Desktop-drawing
- 在桌面上画图,只要几个api函数既可以实现,这里给出在c++builder中具体的方法-Drawing on the desktop, just a few api function only can be achieved, given here in c++ builder in the specific methods
windows
- 画图板基本功能,类似于windows自带的画图工具-The basic functions of drawing board, comes with drawing tools like windows
coordinate
- C# 绘制的坐标轴第一象限,可以自由设置X、Y轴的刻度-C# Draw the first quadrant of the coordinate axes can be freely set the X, Y axis scale
msp430
- msp430f149f149仿真器,protel99se图文件-msp430f149f149 emulator, protel99se map file
drawellipse
- 画椭圆程序,可用鼠标拖动,可以任意角度旋转。-Draw an ellipse, drag the mouse can be rotated.
transalate
- 这是一个关于平移的算法程序,里面有平移,旋转,比例等算法,让我们可以使图形发生变化-This is a translation of the algorithm on the program, which has translation, rotation, scaling and other algorithms, so that we can make a graphic change
FILL
- 使用填充算法,运用鼠标响应函数,就能将我们所需的程序填充给显示-Using the filling algorithm, using the mouse response function, the program will be able to fill we need to show
DDACircle
- 使用直接画圆算法,运用鼠标响应函数,只要确定圆的中心与半径就可以画出所需的圆-Algorithm using direct circle, using the mouse response function, just make sure the center circle and the radius of the circle needed to be drawn
MidCircle
- 使用中点画圆算法,应用鼠标响应,确定中心和半径,就可以拖动鼠标画出我们需要的圆-Using the midpoint circle algorithm, application mouse response, determine the center and radius, you can drag the mouse to draw the circle we need
Computer-graphics-source-code
- 此文件包含有计算机图形学的基本图形的生成、图形的填充、切割、各种变换等源代码-This file contains the basic graphics computer graphics generation, graphics, filling, cutting, all kinds of transformations such as source code
case9
- 本程序实现了二维几何图形的各种变换,包括平移、放大缩小、错切等。有界面可以直接运行,方便简洁。-This program implements a variety of two-dimensional geometric transformations, including translation, zoom, shear and so on. There can be run directly interface to facilitate simple.
EasyDraw
- EasyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-visual c++ EasyDraw