-
-
[
Visual C++ (VC++)]
BreEllipse.rar
Can only draw the current standard ellipse, the implementation of the code draw oblique oval, the main idea of this process from Breseham algorithm!
-
-
-
-
[
Visual C++ (VC++)]
GISLayer.rar
gis mapping functions and the easy implementation management of sub-layers, or a specific part of the code have described, be able to understand, I hope everyone has to help with
-
[
Java/JSP]
txx.rar
1) 直线的生成
内容:用Bresenham算法画直线
要求:
将象素网格表现出来,建立网格坐标系
用橡皮筋的形式输入参数
鼠标移动时,显示鼠标当前位置
显示判别式的计算过程和下一点的选择策略
记录生成点的坐标,建议用表的形式
图形生成过程可以重复进行
2) 圆弧的生成
内容:用Bresenham算法画圆
要求:
将象素网格表现出来,建立网格坐标系
...
-
[
Others]
AutoCAD2007.rar
Practical Guide AUTOCAD2007 Chinese version, how do you手把手教will be faster and better use of the software you need to design the CAD map
-
[
Visual C++ (VC++)]
txx.rar
Experimental Graphics class to do basic graphic element mapping process, using opengl realize
-
[
Visual C++ (VC++)]
fhx.rar
Anti-aliasing polygon drawing program source. Graphics class to do the experimental procedures, the use of their own design algorithm, rather than anti-aliasing under opengl mode
-
[
Visual C++ (VC++)]
t19.rar
texture mapping opengl rendering scenes given vertex texture coordinates and geometric coordinates in the texture mapping rendering scenes, not only to give the definition of the geometric coordinates of each vertex, but also the definition of texture ...