CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - polygon map
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - polygon map - List
[
Other resource
]
图形的生成
DL : 0
实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorithm (DDA, the midpoint method, Bresenham) basic 2D map yuan Arc / elliptical arc generated by the basic algorithm (midpoint) to achieve linear linewidth control of the attributes of 2D polygon scan conversion algorithm scanning 2D polygon scan conversion Edge geo-filling algorithm fence or filling algorithm regional connectivity filled two-dimensional scanning lines seed filling algorithm (four or eight connectivity connectivity ) 2D linear cut of the Cohen-Sutherland cutting midpoint segmentation algorithm and cutting algorithm
Update
: 2008-10-13
Size
: 223.46kb
Publisher
:
张伟
[
GDI-Bitmap
]
drawBitPoly
DL : 0
众所周知,如果使用MFC接触类,绘制使用位图为绘图刷的多边形,位图大小,颜色都会受到限制,本例使用基础的MFC绘图函数,自己创造条件,突破此限制,可以使用任何大小、分辨率、颜色位图,填充多边形-known if the use of MFC contact category, rendering the use of brush-map drawings of polygons, bitmap size, colors will be restricted, the use of cases based on the MFC mapping function, create their own conditions, breakthroughs such a restriction, use any size, resolution, color bitmap, filled polygon
Update
: 2008-10-13
Size
: 230.5kb
Publisher
:
ellen
[
CSharp
]
seedfilling
DL : 0
种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
Update
: 2008-10-13
Size
: 1.15kb
Publisher
:
efeffeef
[
Other resource
]
polygon4
DL : 0
GIS中基本图元画法,包括点、线、折线、多边形的画、移动、修改,-basic GIS map painting, including point, line, broken line, polygon painting, moving, changes
Update
: 2008-10-13
Size
: 1.14mb
Publisher
:
张新
[
Other resource
]
DrawFunc
DL : 0
基本图形学图元生成,实现图形学经典图元直线,样条,多边形填充,裁剪等算法。-basic map generated graphics, graphics achieve classic map line, spline, polygon filling, cutting algorithm.
Update
: 2008-10-13
Size
: 30.03kb
Publisher
:
tuwei
[
JSP/Java
]
jgpsmap-1.10
DL : 0
JGPSMap这个应用程序可以检索和显示地图,在任意的位置增加元素,并将生成的地图保存为GIF文件。地图元素的输入文件有:Netstumbler摘要,它自己的使用多边形的ASCII码格式。-JGPSMap the application can retrieve and display maps, the location of the increase in arbitrary elements, generated maps will be kept as a GIF documents. Map elements imported into the document are : Netstumbler summary its own use polygon ASCII format.
Update
: 2008-10-13
Size
: 201.74kb
Publisher
:
wulu
[
Other resource
]
AdvancedComputerGraphic
DL : 0
画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图-painting line, anti-aliasing line, Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, map
Update
: 2008-10-13
Size
: 2.32mb
Publisher
:
wangli
[
OpenGL program
]
TextureMapping
DL : 0
This the second tutorial of the Advanced section. In this tutorial we will examine what Texture Mapping is all about. Textures in 3D Graphics are a way of making something appear rich and complex even though it may not actually be. For example, if we want to create a carpeted floor, all we have to do is draw a polygon that models the floor and map the texture of the carpet on top of it. In this tutorial we will examine how to apply a texture onto a surface. We will cover some important topics such as Mipmapping, Texture Modes, Texture Filtering etc along the way
Update
: 2008-10-13
Size
: 233.17kb
Publisher
:
zhf
[
Other resource
]
ZhuYouyong
DL : 1
直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon drawing algorithm Y-X filling algorithm drawing dynamic 3D graphics is the perspective projection map
Update
: 2008-10-13
Size
: 82.15kb
Publisher
:
朱友勇
[
Graph Drawing
]
ZhuYouyong
DL : 0
直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon drawing algorithm Y-X filling algorithm drawing dynamic 3D graphics is the perspective projection map
Update
: 2025-02-19
Size
: 1.88mb
Publisher
:
朱友勇
[
Graph Drawing
]
图形的生成
DL : 0
实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorithm (DDA, the midpoint method, Bresenham) basic 2D map yuan Arc/elliptical arc generated by the basic algorithm (midpoint) to achieve linear linewidth control of the attributes of 2D polygon scan conversion algorithm scanning 2D polygon scan conversion Edge geo-filling algorithm fence or filling algorithm regional connectivity filled two-dimensional scanning lines seed filling algorithm (four or eight connectivity connectivity ) 2D linear cut of the Cohen-Sutherland cutting midpoint segmentation algorithm and cutting algorithm
Update
: 2025-02-19
Size
: 223kb
Publisher
:
张伟
[
GDI-Bitmap
]
drawBitPoly
DL : 0
众所周知,如果使用MFC接触类,绘制使用位图为绘图刷的多边形,位图大小,颜色都会受到限制,本例使用基础的MFC绘图函数,自己创造条件,突破此限制,可以使用任何大小、分辨率、颜色位图,填充多边形-known if the use of MFC contact category, rendering the use of brush-map drawings of polygons, bitmap size, colors will be restricted, the use of cases based on the MFC mapping function, create their own conditions, breakthroughs such a restriction, use any size, resolution, color bitmap, filled polygon
Update
: 2025-02-19
Size
: 230kb
Publisher
:
ellen
[
CSharp
]
seedfilling
DL : 0
种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
efeffeef
[
GIS program
]
polygon4
DL : 0
GIS中基本图元画法,包括点、线、折线、多边形的画、移动、修改,-basic GIS map painting, including point, line, broken line, polygon painting, moving, changes
Update
: 2025-02-19
Size
: 1.14mb
Publisher
:
张新
[
Graph Drawing
]
DrawFunc
DL : 0
基本图形学图元生成,实现图形学经典图元直线,样条,多边形填充,裁剪等算法。-basic map generated graphics, graphics achieve classic map line, spline, polygon filling, cutting algorithm.
Update
: 2025-02-19
Size
: 30kb
Publisher
:
tuwei
[
JSP/Java
]
jgpsmap-1.10
DL : 0
JGPSMap这个应用程序可以检索和显示地图,在任意的位置增加元素,并将生成的地图保存为GIF文件。地图元素的输入文件有:Netstumbler摘要,它自己的使用多边形的ASCII码格式。-JGPSMap the application can retrieve and display maps, the location of the increase in arbitrary elements, generated maps will be kept as a GIF documents. Map elements imported into the document are : Netstumbler summary its own use polygon ASCII format.
Update
: 2025-02-19
Size
: 201kb
Publisher
:
wulu
[
CSharp
]
All_in_one_ZedGraph
DL : 0
可定制绘图控件,饼图、柱图、曲线图、多边形图,图示,图例,自定义配置坐标系属性-Customizable graphics control, pie chart, column chart, graph, polygon map, icon, legend, custom configuration coordinate system attributes
Update
: 2025-02-19
Size
: 4.82mb
Publisher
:
程漱铭
[
Special Effects
]
polygon
DL : 0
描绘出桌面上的水滴或者地上的爆炸效果,使用stencil test和alpha text组合使用,将贴图写入stencil buffer。-Paint drops on the desktop or the effect of explosions on the ground, use the stencil test and alpha text used in combination, will map into the stencil buffer.
Update
: 2025-02-19
Size
: 47kb
Publisher
:
longlong
[
Windows Develop
]
ReadMpFile
DL : 0
Read Polish Map format and split it into POI and Polyline and Polygon
Update
: 2025-02-19
Size
: 57kb
Publisher
:
Reza Mohammadi
[
CSharp
]
VT1.1
DL : 0
使用C#的winform读取串口,并用chart控件显示实时数据折线图(Use C#'s WinForm to read the serial port, and display the real-time data polygon map with chart control.)
Update
: 2025-02-19
Size
: 356kb
Publisher
:
ECNUDJ
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.