登录
首页 » Visual C++ » PictureGame

PictureGame

于 2020-06-25 发布
0 236
下载积分: 1 下载次数: 1

代码说明:

说明:  graphic game developing source code

文件列表:

srcfans.com\PictureGame\HelpDlg.cpp, 1589 , 2007-05-08
srcfans.com\PictureGame\HelpDlg.h, 1183 , 2007-05-08
srcfans.com\PictureGame\PictureGame.aps, 22004 , 2007-05-08
srcfans.com\PictureGame\PictureGame.clw, 1711 , 2007-05-08
srcfans.com\PictureGame\PictureGame.cpp, 2133 , 2007-05-08
srcfans.com\PictureGame\PictureGame.dsp, 4372 , 2007-05-08
srcfans.com\PictureGame\PictureGame.dsw, 545 , 2007-05-08
srcfans.com\PictureGame\PictureGame.h, 1379 , 2007-05-08
srcfans.com\PictureGame\PictureGame.plg, 2084 , 2007-05-08
srcfans.com\PictureGame\PictureGame.rc, 6554 , 2007-05-08
srcfans.com\PictureGame\PictureGameDlg.cpp, 14682 , 2007-05-08
srcfans.com\PictureGame\PictureGameDlg.h, 2167 , 2007-05-08
srcfans.com\PictureGame\ReadMe.txt, 3669 , 2007-05-08
srcfans.com\PictureGame\res\01.bmp, 372576 , 2007-05-08
srcfans.com\PictureGame\res\02.bmp, 329128 , 2007-05-08
srcfans.com\PictureGame\res\03.bmp, 342200 , 2007-05-08
srcfans.com\PictureGame\res\PictureGame.ico, 1078 , 2007-05-08
srcfans.com\PictureGame\res\PictureGame.rc2, 403 , 2007-05-08
srcfans.com\PictureGame\resource.h, 1295 , 2007-05-08
srcfans.com\PictureGame\StdAfx.cpp, 213 , 2007-05-08
srcfans.com\PictureGame\StdAfx.h, 1054 , 2007-05-08
srcfans.com\PictureGame\res, 0 , 2017-02-27
srcfans.com\PictureGame, 0 , 2017-02-27
srcfans.com, 0 , 2017-02-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tuxingxue
    DDA.中点。Bresenham画线算法。(failed to translate)
    2013-05-07 16:07:43下载
    积分:1
  • srgp
    简单的图形学SRGP教学包运用实现。 A.实现一个下拉菜单软件包,其高层设计见2.2.6节、2.3.1节、2.3.3节中的代码段。软件包通过从输入文件读入字符串来初始化菜单条和菜单体。程序可以通过关闭菜单条使标题消失,也可以激活一个菜单(以各菜单标题在菜单条上的水平位置作为参数)来使菜单出现。 (Simple graphics SRGP realize the use of teaching packages. A. The realization of a drop-down menu package, and its high-level design, see section 2.2.6, section 2.3.1, section 2.3.3 of the code segment. Package from the input file is read into the string to initialize the menu and menu body. Procedures can be closed so that the title menu disappear, but also can activate a menu (in the menu heading in the menu bar on the horizontal position as a parameter) to make the menu appear.)
    2008-04-19 16:45:02下载
    积分:1
  • VBComm
    用于酶标仪控制,具备波长设定、标准曲线拟合,结果打印。(For the microplate reader control, with the wavelength set, standard curve fitting, the results of printing.)
    2020-11-19 09:09:38下载
    积分:1
  • tdxchtime
    能够对通达信.lc5文件进行修改,主要是修改分钟数,这样可以在两年多的数据中进行画线处理(Mastery letter. Lc5 file to be modified, modify the number of minutes, so you can draw lines in more than two years of data)
    2013-01-30 14:20:02下载
    积分:1
  • networkDistribution
    ObjectARX开发,配电网,网络绘制,潮流计算,可靠性分析等(ObjectARX development, distribution network, network rendering, flow calculation, reliability analysis, etc.)
    2010-01-21 10:28:28下载
    积分:1
  • lzajpgh5
    用牛顿插值法绘制曲线,同时涉及vb与excel的连接!,(Newton interpolation method are used to draw curves, at the same time involved in vb connection with excel!)
    2017-05-04 17:28:34下载
    积分:1
  • off2stl
    off 转stl ,很好的转换软件源码。实现了off三维格式向stl三维格式转换,可用于CAD、ProE等软件对接。( Turn off to stl, good conversion software source code. Off to achieve a three-dimensional format stl three-dimensional format conversion, it can be used in CAD, ProE and other software docking.)
    2021-03-13 13:09:24下载
    积分:1
  • computer-graphics-curriculum-design
    本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。(This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of computer graphics.)
    2013-10-27 16:36:07下载
    积分:1
  • computer-graphics-curriculum-design
    本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。(This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of computer graphics.)
    2013-10-27 16:36:07下载
    积分:1
  • FillRegion
    图形学上机程序,利用种子填充和扫描线算法实验区域的填充。有助于学习者掌握填充算法。进一步理解和学习图形学。(Graphics on procedures, the use of seed filling and scan line algorithm experimental area fill. Help learners fill algorithm. Further understanding and learning graphics.)
    2013-04-18 13:38:32下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载