登录
首页 » Visual C++ » Bezier

Bezier

于 2021-04-05 发布 文件大小:220KB
0 247
下载积分: 1 下载次数: 11

代码说明:

  利用MFC进行bezier曲线、曲面的绘制,并能拖曳控制点改变曲线形状,还有升阶的功能,最后利用bezier曲线绘制了符号@(Use MFC bezier curves were plotted surfaces, and can drag the control points to change the shape of the curve, as well as bands or function. Finally, bezier curve drawing the symbol @)

文件列表:

Bezier
......\Bezier
......\......\Bezier.aps,197100,2015-05-17
......\......\Bezier.cpp,5722,2015-05-07
......\......\Bezier.h,713,2015-05-07
......\......\Bezier.rc,38368,2015-05-17
......\......\Bezier.vcxproj,7538,2015-05-07
......\......\Bezier.vcxproj.filters,5589,2015-05-07
......\......\Bezier.vcxproj.user,143,2015-05-07
......\......\BezierDoc.cpp,2752,2015-05-07
......\......\BezierDoc.h,934,2015-05-07
......\......\BezierView.cpp,15558,2015-05-20
......\......\BezierView.h,2355,2015-05-20
......\......\ClassView.cpp,9163,2015-05-07
......\......\ClassView.h,1280,2015-05-07
......\......\FileView.cpp,6823,2015-05-07
......\......\FileView.h,1159,2015-05-07
......\......\MainFrm.cpp,13159,2015-05-07
......\......\MainFrm.h,1566,2015-05-07
......\......\OutputWnd.cpp,5258,2015-05-07
......\......\OutputWnd.h,1061,2015-05-07
......\......\PropertiesWnd.cpp,9009,2015-05-07
......\......\PropertiesWnd.h,1445,2015-05-07
......\......\ReadMe.txt,5427,2015-05-07
......\......\res

......\......\...\Bezier.rc2,796,2015-05-07

......\......\...\classview.bmp


......\......\...\class_view_hc.ico,2478,2009-08-31
......\......\...\explorer.bmp,246,2009-08-31
......\......\...\explorer_hc.bmp,824,2009-08-31
......\......\...\fileview.bmp,478,2009-08-31
......\......\...\fileview_hc.bmp,2216,2009-08-31
......\......\...\file_view.ico,1078,2009-08-31
......\......\...\file_view_hc.ico,2166,2009-08-31
......\......\...\menuimages.bmp,3830,2009-08-31
......\......\...\menuimages_hc.bmp,22326,2009-08-31
......\......\...\output_wnd.ico,1078,2009-08-31
......\......\...\output_wnd_hc.ico,2166,2009-08-31
......\......\...\properties.bmp,630,2009-08-31
......\......\...\properties_hc.bmp,3128,2009-08-31
......\......\...\properties_wnd.ico,1078,2009-08-31
......\......\...\properties_wnd_hc.ico,2166,2009-08-31
......\......\...\sort.bmp,374,2009-08-31
......\......\...\sort_hc.bmp,1592,2009-08-31
......\......\...\Toolbar.bmp,1078,2009-08-31
......\......\...\Toolbar256.bmp,5816,2009-08-31
......\......\resource.h,9130,2015-05-16
......\......\stdafx.cpp,208,2015-05-07
......\......\stdafx.h,1807,2015-05-07
......\......\targetver.h,314,2015-05-07

......\......\ViewTree.cpp,880,2015-05-07
......\......\ViewTree.h,397,2015-05-07
......\Bezier.sln,885,2015-05-07

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

发表评论

0 个回复

  • Internetdisk
    C++.NET网络与通信高级编程范例》光盘(C++.NET disk)
    2009-12-10 14:16:59下载
    积分:1
  • load
    ansys车辆移动荷载命令流,方便直接输入(ansys vehicle moving load command stream, convenient and direct input)
    2016-01-15 21:45:00下载
    积分:1
  • Ogre_sjms
    OGRE 3D引擎所含设计模式之分析 OGRE 3D引擎所含设计模式之分析(not)
    2009-05-10 18:27:59下载
    积分:1
  • CPLD_FPGA
    CPLD_FPGA的入门资料.pdf格式,非常清晰.不可多得的入门级资料.(CPLD_FPGA introductory information. Pdf format, is very clear. A rare entry-level information.)
    2009-11-23 11:09:48下载
    积分:1
  • 如何获取某个进程的主窗口以及创建进程的程序名?
    如何在windows内存中获取进程,对于软件的破解,有帮助。可以对正在执行EXE文件进行操作(windows in the process of memory access, the software decoded and help. It is the implementation of EXE files operation)
    2005-07-16 13:55:35下载
    积分:1
  • vs
    说明:  这本电子书主要还是对于已经具有一定编程经验的人准备的,对于细节是没有说明的,主要是介绍理解性的内容(This eBook is mainly those who already have some programming experience in the preparation, the details are not specified for the main content is to introduce the understanding of)
    2010-05-05 23:41:09下载
    积分:1
  • Visual.C++.MFC编程实例
    说明:  本书通过 85 个实例全面讲述了应用 MFC 进行 Visual C++编程的思想。(This book through 85 examples comprehensively describes the application of MFC for Visual C + + programming ideas.)
    2021-03-19 22:06:43下载
    积分:1
  • tree
    对ACMER及其有用的材料,供大家参考 (And useful material on the ACMER for reference)
    2010-11-23 23:53:01下载
    积分:1
  • Bezier
    利用MFC进行bezier曲线、曲面的绘制,并能拖曳控制点改变曲线形状,还有升阶的功能,最后利用bezier曲线绘制了符号@(Use MFC bezier curves were plotted surfaces, and can drag the control points to change the shape of the curve, as well as bands or function. Finally, bezier curve drawing the symbol @)
    2021-04-05 18:39:03下载
    积分:1
  • MFC
    深入浅出MFC第二版,候俊杰著,适合深入研究的开发人员,不建议初学者(MFC easy, second edition, Hou Junjie book, suitable for in-depth study of the developer is not recommended for beginners)
    2013-04-27 19:26:56下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载