首页 课程资源 专业指导     /    计算机图形学DDA,Bressenham,Midpoint,画圆和画椭圆

计算机图形学DDA,Bressenham,Midpoint,画圆和画椭圆

上传者: zhenggenwang | 上传时间:2024/1/26 22:37:37 | 文件大小:1.89MB | 文件类型:rar
计算机图形学DDA,Bressenham,Midpoint,画圆和画椭圆
每句代码都是经过深思熟虑后才写的,自认为运行起来还蛮符合老师要求的

文件下载

资源详情

[{"title":"(50个子文件1.89MB)计算机图形学DDA,Bressenham,Midpoint,画圆和画椭圆","children":[{"title":"ComGra","children":[{"title":"ComGraView.cpp <span style='color:#111;'>7.30KB</span>","children":null,"spread":false},{"title":"ElliCirDlg.cpp <span style='color:#111;'>1.06KB</span>","children":null,"spread":false},{"title":"ComGra.plg <span style='color:#111;'>2.62KB</span>","children":null,"spread":false},{"title":"DdaDlg.h <span style='color:#111;'>1.19KB</span>","children":null,"spread":false},{"title":"ComGra.opt <span style='color:#111;'>49.50KB</span>","children":null,"spread":false},{"title":"ComGra.aps <span style='color:#111;'>31.18KB</span>","children":null,"spread":false},{"title":"res","children":[{"title":"ComGra.ico <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"ComGraDoc.ico <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"Toolbar.bmp <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"ComGra.rc2 <span style='color:#111;'>398B</span>","children":null,"spread":false}],"spread":true},{"title":"ComGra.h <span style='color:#111;'>1.32KB</span>","children":null,"spread":false},{"title":"BreDlg.cpp <span style='color:#111;'>1.02KB</span>","children":null,"spread":false},{"title":"ComGra.ncb <span style='color:#111;'>137.00KB</span>","children":null,"spread":false},{"title":"ComGra.cpp <span style='color:#111;'>4.11KB</span>","children":null,"spread":false},{"title":"ComGra.dsp <span style='color:#111;'>5.07KB</span>","children":null,"spread":false},{"title":"ComGraDoc.h <span style='color:#111;'>1.44KB</span>","children":null,"spread":false},{"title":"CircleDlg.h <span style='color:#111;'>1.20KB</span>","children":null,"spread":false},{"title":"ComGra.dsw <span style='color:#111;'>535B</span>","children":null,"spread":false},{"title":"ComGra.clw <span style='color:#111;'>5.20KB</span>","children":null,"spread":false},{"title":"MidpointDlg.h <span style='color:#111;'>1.24KB</span>","children":null,"spread":false},{"title":"ComGraView.h <span style='color:#111;'>1.92KB</span>","children":null,"spread":false},{"title":"ComGraDoc.cpp <span style='color:#111;'>1.70KB</span>","children":null,"spread":false},{"title":"StdAfx.cpp <span style='color:#111;'>208B</span>","children":null,"spread":false},{"title":"MainFrm.cpp <span style='color:#111;'>2.45KB</span>","children":null,"spread":false},{"title":"resource.h <span style='color:#111;'>1.21KB</span>","children":null,"spread":false},{"title":"MidpointDlg.cpp <span style='color:#111;'>1.08KB</span>","children":null,"spread":false},{"title":"MainFrm.h <span style='color:#111;'>1.54KB</span>","children":null,"spread":false},{"title":"StdAfx.h <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"DdaDlg.cpp <span style='color:#111;'>1.02KB</span>","children":null,"spread":false},{"title":"ComGra.rc <span style='color:#111;'>15.37KB</span>","children":null,"spread":false},{"title":"ElliCirDlg.h <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"StdAfx.obj <span style='color:#111;'>102.91KB</span>","children":null,"spread":false},{"title":"CircleDlg.obj <span style='color:#111;'>9.84KB</span>","children":null,"spread":false},{"title":"ComGra.pch <span style='color:#111;'>5.25MB</span>","children":null,"spread":false},{"title":"vc60.idb <span style='color:#111;'>233.00KB</span>","children":null,"spread":false},{"title":"ComGraDoc.obj <span style='color:#111;'>14.10KB</span>","children":null,"spread":false},{"title":"ComGra.obj <span style='color:#111;'>22.13KB</span>","children":null,"spread":false},{"title":"DdaDlg.obj <span style='color:#111;'>9.82KB</span>","children":null,"spread":false},{"title":"ComGra.res <span style='color:#111;'>8.89KB</span>","children":null,"spread":false},{"title":"vc60.pdb <span style='color:#111;'>364.00KB</span>","children":null,"spread":false},{"title":"ComGra.exe <span style='color:#111;'>132.06KB</span>","children":null,"spread":false},{"title":"MainFrm.obj <span style='color:#111;'>19.18KB</span>","children":null,"spread":false},{"title":"BreDlg.obj <span style='color:#111;'>9.82KB</span>","children":null,"spread":false},{"title":"MidpointDlg.obj <span style='color:#111;'>9.94KB</span>","children":null,"spread":false},{"title":"ComGra.ilk <span style='color:#111;'>312.22KB</span>","children":null,"spread":false},{"title":"ComGra.pdb <span style='color:#111;'>473.00KB</span>","children":null,"spread":false},{"title":"ElliCirDlg.obj <span style='color:#111;'>9.92KB</span>","children":null,"spread":false}],"spread":false},{"title":"BreDlg.h <span style='color:#111;'>1.19KB</span>","children":null,"spread":false},{"title":"CircleDlg.cpp <span style='color:#111;'>1.01KB</span>","children":null,"spread":false},{"title":"ReadMe.txt <span style='color:#111;'>4.21KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • zj804895685:
    在计算机图形学上提供了一个很好地参考2012-12-09
  • zj804895685:
    在计算机图形学上提供了一个很好地参考2012-12-09

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明