搜索资源列表
Using GDI and GDI+ mixed drawing rubber band lines
- Using GDI and GDI+ mixed drawing rubber band lines_src
vc画图
- 一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
TwoDShape
- 绘制不同粗细的线条,同时还提供了绘制多种虚线的方法-drawing lines of different thickness, but also provides a variety of mapping the dotted line
Drawing
- 几行记事本代码 就是一个漂亮的界面 这就是我为什么喜欢jdk-few lines of code Notepad is a beautiful interface that is why I like jdk
deformdraw
- 用vc实现变形观测水平位移和垂直位移过程线作图-vc with the deformation observed horizontal and vertical displacement process of drawing lines
colorlight
- 一个彩灯旋转程序,通过绘制线条,变换颜色实现-a lantern rotation procedures, drawing lines of color achieve transformation
Soft20060210100754507
- 自己写的一个二维平面CAD 画线、圆、方,可移动、复制、镜像。-himself wrote a 2D CAD drawing lines, round, side, mobile, copy, mirror.
LineControlTest
- 绘制线条并对线条进行各种拉伸,移动,调整等控制操作.-drawing lines as well as lines for various stretching, moving, adjustment control operations.
javascriptlinedrawing_src
- In this article, I want to explain and deduce the line drawing algorithm by Bresenham. Afterwards, I will show an optimized version which can be used to draw lines in Gecko based browsers like Mozilla or Firefox and Microsoft s Internet Explorer. As
V1.0_TFT_ILI9320 ILI9320控制器
- 2.0寸彩屏驱动240*320分辨率,ILI9320控制器,含有基本驱动函数和基本图形显示函数例如:画线,画点,画圆,画矩形,打印字母,打印汉字,输出图像等。-2.0-inch color display driver 240* 320 resolution, ILI9320 controller, containing the basic driver functions and the basic graphics functions such as: drawing lines, draw
EasyDraw.rar
- EasyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。,EasyDraw is a simple mapping software, the integrated use of the examples in this chapter will be introduced by Visual C++ 2005 the basic kno
drawpicture
- 画图程序,图形学大作业。可以画点,线,圆,方块,四面体。给出具体报告和源码。vc6运行通过。-Drawing process, large graphics operation. Can draw points, lines, circle, box, tetrahedron. Reports and give a specific source. vc6 to run through.
Mootools.module.JavaScript.drawing.lines
- Mootools设计Javascr ipt画线实例模块代码Mootools instance of the module design Javascr ipt code for drawing lines -Mootools instance of the module design Javascr ipt code for drawing lines
lines
- Drawing lines with openGL
Drawing
- 此可以实现基本的图像绘制功能,包括绘制线、多边形以及矩形等,程序简单实用-This can be achieved basic image rendering capabilities, including drawing lines, polygons and rectangular, the program is simple and practical
Read-text-file-data-and-drawing
- 读取文本文件中数据并绘图 vc++ 实例源码-Read text file data and drawing lines
The-drawing-of-lines-and-circles
- 计算机图形学实验课中直线和圆的绘制的源代码。-Computer graphics drawing lines and circles
drawing--lines-and-circles
- MFC 画直线和圆形并填充代码,编译运行验证通过-MFC drawing straight lines and circles and filled code, compile and run validation through
Bresenham-Line-Drawing
- 计算机图形学中Bresenham画圆和画线的C++代码,用于VGA等图形显示。Bresenham本人仍在为IBM工作。-Bresenham is a pretty smart cookie (note the use of the word is , last I heard he was still working for IBM). This file contains the algorithms he developped for drawing lines and c
HTML5-Drawing
- 本程序是实现的一个简单的画板程序,用户可以在上面实现简单的画直线,矩形等操作。-This program is a simple sketchpad program, which the user can achieve a simple drawing lines, rectangles and other operations.