文件名称:Circle-Bresenham-NextPoint
- 所属分类:
- 绘图程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.76mb
- 下载次数:
- 0次
- 提 供 者:
- 马*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
由于之前的一个竞赛需求,对bresenham作了一些完善,就是可以根据圆上的任意一个点,取出该点的下一个点坐标(顺时针逆时针均可)-As a contest before the demand for bresenham made some improvement, that is, according to an arbitrary point on the circle, take out the next point of the point coordinates (both clockwise counterclockwise)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bresenham画圆算法变体\TestCircle\Debug\BuildLog.htm
.....................\..........\.....\mt.dep
.....................\..........\.....\stdafx.obj
.....................\..........\.....\TestCircle.exe
.....................\..........\.....\TestCircle.exe.embed.manifest
.....................\..........\.....\TestCircle.exe.embed.manifest.res
.....................\..........\.....\TestCircle.exe.intermediate.manifest
.....................\..........\.....\TestCircle.ilk
.....................\..........\.....\TestCircle.obj
.....................\..........\.....\TestCircle.pch
.....................\..........\.....\TestCircle.pdb
.....................\..........\.....\vc90.idb
.....................\..........\.....\vc90.pdb
.....................\..........\ReadMe.txt
.....................\..........\stdafx.cpp
.....................\..........\stdafx.h
.....................\..........\targetver.h
.....................\..........\TestCircle.cpp
.....................\..........\TestCircle.ncb
.....................\..........\TestCircle.sln
.....................\..........\TestCircle.suo
.....................\..........\TestCircle.vcproj
.....................\..........\TestCircle.vcproj.Myj-PC.Myj.user
.....................\..........\Debug
.....................\TestCircle
Bresenham画圆算法变体
.....................\..........\.....\mt.dep
.....................\..........\.....\stdafx.obj
.....................\..........\.....\TestCircle.exe
.....................\..........\.....\TestCircle.exe.embed.manifest
.....................\..........\.....\TestCircle.exe.embed.manifest.res
.....................\..........\.....\TestCircle.exe.intermediate.manifest
.....................\..........\.....\TestCircle.ilk
.....................\..........\.....\TestCircle.obj
.....................\..........\.....\TestCircle.pch
.....................\..........\.....\TestCircle.pdb
.....................\..........\.....\vc90.idb
.....................\..........\.....\vc90.pdb
.....................\..........\ReadMe.txt
.....................\..........\stdafx.cpp
.....................\..........\stdafx.h
.....................\..........\targetver.h
.....................\..........\TestCircle.cpp
.....................\..........\TestCircle.ncb
.....................\..........\TestCircle.sln
.....................\..........\TestCircle.suo
.....................\..........\TestCircle.vcproj
.....................\..........\TestCircle.vcproj.Myj-PC.Myj.user
.....................\..........\Debug
.....................\TestCircle
Bresenham画圆算法变体