文件名称:Bresenham-line-algorithm
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.21mb
- 下载次数:
- 0次
- 提 供 者:
- 徐*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
直线中点Bresenham 算法,输入起点坐标和终点坐标,即可画出直线-Mid-point of Bresenham line algorithm, the input point coordinates and end coordinates, then draw a straight line
(系统自动生成,下载前可以参看下载内容)
下载文件列表
案例2-直线中点Bresenham算法\Debug\InputDlg.obj
............................\.....\MainFrm.obj
............................\.....\StdAfx.obj
............................\.....\Test.exe
............................\.....\Test.ilk
............................\.....\Test.obj
............................\.....\Test.pch
............................\.....\Test.pdb
............................\.....\Test.res
............................\.....\TestDoc.obj
............................\.....\TestView.obj
............................\.....\vc60.idb
............................\.....\vc60.pdb
............................\InputDlg.cpp
............................\InputDlg.h
............................\MainFrm.cpp
............................\MainFrm.h
............................\ReadMe.txt
............................\res\app.ico
............................\...\draw.ico
............................\...\exit.ico
............................\...\Help.ico
............................\...\kld.bmp
............................\...\Test.ico
............................\...\Test.rc2
............................\...\TestDoc.ico
............................\...\Toolbar.bmp
............................\resource.h
............................\StdAfx.cpp
............................\StdAfx.h
............................\Test.aps
............................\Test.clw
............................\Test.cpp
............................\Test.dsp
............................\Test.dsw
............................\Test.h
............................\Test.ncb
............................\Test.opt
............................\Test.plg
............................\Test.rc
............................\TestDoc.cpp
............................\TestDoc.h
............................\TestView.cpp
............................\TestView.h
............................\Debug
............................\res
案例2-直线中点Bresenham算法
............................\.....\MainFrm.obj
............................\.....\StdAfx.obj
............................\.....\Test.exe
............................\.....\Test.ilk
............................\.....\Test.obj
............................\.....\Test.pch
............................\.....\Test.pdb
............................\.....\Test.res
............................\.....\TestDoc.obj
............................\.....\TestView.obj
............................\.....\vc60.idb
............................\.....\vc60.pdb
............................\InputDlg.cpp
............................\InputDlg.h
............................\MainFrm.cpp
............................\MainFrm.h
............................\ReadMe.txt
............................\res\app.ico
............................\...\draw.ico
............................\...\exit.ico
............................\...\Help.ico
............................\...\kld.bmp
............................\...\Test.ico
............................\...\Test.rc2
............................\...\TestDoc.ico
............................\...\Toolbar.bmp
............................\resource.h
............................\StdAfx.cpp
............................\StdAfx.h
............................\Test.aps
............................\Test.clw
............................\Test.cpp
............................\Test.dsp
............................\Test.dsw
............................\Test.h
............................\Test.ncb
............................\Test.opt
............................\Test.plg
............................\Test.rc
............................\TestDoc.cpp
............................\TestDoc.h
............................\TestView.cpp
............................\TestView.h
............................\Debug
............................\res
案例2-直线中点Bresenham算法