CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - bresenham
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - bresenham - List
[
SourceCode
]
用bresenham算法实现画直线
DL : 0
主要是图形学课程中的一个小实验,采用bresenham算法实现直线的一个C语言源程序
Update
: 2011-03-07
Size
: 41.39kb
Publisher
:
sxqfancy
[
SourceCode
]
中点bresenham算法画圆
DL : 0
中点bresenham算法圆
Update
: 2012-05-06
Size
: 1.86mb
Publisher
:
627746958@qq.com
[
Graph program
]
DDA与Bresenham算法
DL : 1
DDA与Bresenham算法-计算机图形学-DDA and the Bresenham algorithm-Computer Graphics
Update
: 2025-02-17
Size
: 50kb
Publisher
:
李春雷
[
GDI-Bitmap
]
圆弧的 Bresenham 算法
DL : 0
圆的bresenham算法-round bresenham Algorithm
Update
: 2025-02-17
Size
: 3kb
Publisher
:
王文东
[
GDI-Bitmap
]
直线的Bresenham算法
DL : 0
直线的Bresenham算法-linear Bresenham algorithm
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王文东
[
Graph program
]
中点Bresenham画直线算法
DL : 0
中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
Update
: 2025-02-17
Size
: 1kb
Publisher
:
刘强
[
Graph program
]
Bresenham算法的实现
DL : 0
图形学的Bresenham算法的实现 有程序和说明-graphics of the Bresenham algorithm to achieve procedures and clarifications
Update
: 2025-02-17
Size
: 35kb
Publisher
:
锦强
[
2D Graphic
]
Bresenham算法
DL : 0
Bresenham算法演示程序。该例程使用Bresenham算法画出一个凸四边形。-Bresenham algorithm demonstration program. Routine use of the Bresenham algorithm to identify a convex rectangular.
Update
: 2025-02-17
Size
: 57kb
Publisher
:
蝌蚪
[
2D Graphic
]
Bresenham算法编程演示
DL : 0
Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle, ellipse, and so on the basis of graphics courses curriculum design.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
susu
[
Windows Develop
]
直线bresenham
DL : 0
bresenham 直线算法 值得大家参考-valuable reference
Update
: 2025-02-17
Size
: 29kb
Publisher
:
数据库
[
2D Graphic
]
Bresenham高效画线算法
DL : 0
画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each point are calculated to spend a lot of time for the multiplication and division operations; Below is a description of Bresenham s efficient line drawing algorithm, to the coordinates of each point calculation as long as Canada, subtraction can be done.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
小倪
[
GDI-Bitmap
]
Bresenham&DDA
DL : 0
《计算机图形学》用DDA和Bresenham算法画直线-"Computer Graphics" with DDA and the Bresenham algorithm painting line
Update
: 2025-02-17
Size
: 98kb
Publisher
:
陈新新
[
Graph Drawing
]
DDA&Bresenham
DL : 0
DDA,Bresenham算法来实现画圆,画直线,画椭圆。-DDA, the Bresenham algorithm to achieve Circle, linear paintings, painted oval.
Update
: 2025-02-17
Size
: 242kb
Publisher
:
李冰海
[
CSharp
]
Bresenham
DL : 0
计算机图形学Bresenham算法实现画1/8圆,使用C语言编写-computer graphics Bresenham algorithm paintings 1/8 round, the use of C language
Update
: 2025-02-17
Size
: 7kb
Publisher
:
symlenovo
[
Windows Develop
]
bresenham-homework
DL : 0
bresenham画直线 老师要求的作业-bresenham line drawing teacher requirements of the Operating
Update
: 2025-02-17
Size
: 27kb
Publisher
:
zb
[
2D Graphic
]
Bresenham
DL : 0
运用vc++6完成Bresenham算法的360度橡皮条算法还有中心画圆共享一下-use vc Bresenham algorithm completed six of the 360 degree rubber of the algorithm is in the central Sharing Circle what
Update
: 2025-02-17
Size
: 43kb
Publisher
:
贾承斌
[
OpenGL program
]
bresenham
DL : 0
用C语言结合OpenGL技术实现Bresenham算法绘制直线-Using C language combined with OpenGL technology to achieve Bresenham algorithm for drawing a straight line
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王栋
[
Algorithm
]
bresenham
DL : 0
实现bresenham曲线画法-Bresenham curve drawing method to achieve
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
Other
]
Bresenham
DL : 0
(1)用Bresenham算法绘制直线 (2)程序适用各种直线情况,包括水平线,垂直线 (3)采用键盘输入线段的两个端点的坐标 -(1) using Bresenham algorithm for drawing a straight line (2) procedure applies to all kinds of straight lines, including horizontal, vertical lines (3) the use of keyboard input segment of the two endpoint coordinates
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Eean
[
Graph Drawing
]
Bresenham
DL : 0
计算机图形学中使用Bresenham算法实现线段裁减-Computer graphics used in the reduction of Bresenham line algorithm
Update
: 2025-02-17
Size
: 125kb
Publisher
:
龚圣先
«
1
2
3
4
5
6
7
8
9
10
...
49
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.