登录
首页 » Visual C++ » Bezier

Bezier

于 2021-04-05 发布 文件大小:220KB
0 249
下载积分: 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 个回复

  • myExplorer
    用MFC编写的一个类似于资源管理器系统,可以查看当前电脑下的资源,以树的形式显示。(MFC prepared with a similar resource management system, you can view the resources under the current computer display in the form of a tree.)
    2014-01-19 22:24:16下载
    积分:1
  • CPrimerchm
    C++ Primer, Fourth Edition (C++ Primer, Fourth Edition)
    2009-02-20 13:19:39下载
    积分:1
  • Chap16
    这是MFC Windows程序设计(第2版),书上的代码。第16章,公用控件基础,滑杆,微调按钮和工具提示按钮,图像列表和ComboBoxEx控件,进度控件和动画控件,IP地址控件和热键控件,月历控件,日期-时间拾取控件的编程,供大家参考。(This is MFC Windows Programming (2nd edition), on the code book. Chapter 16, the common basic controls, slider, button and tool tips to fine-tune button, image list and ComboBoxEx control, progress control and animation control, IP address control and hotkey control, calendar control, date- time to pick up control of the programming, for your reference.)
    2009-03-31 09:27:03下载
    积分:1
  • CPPrumen
    说明:  C++入门到精通,一本蛮不错的书,我看完以后觉得收获挺大的,希望大家会喜欢(C++ entry to the master, a very good book, I read, I felt the big harvest, we hope you like)
    2011-03-02 19:35:14下载
    积分:1
  • WordTestFirst
    说明:  mfc操作word文档 创建 存盘 设置字体(颜色 大小 字体类型) 添加表格 添加图片 设置行间距等 (mfc Operation Save word document creation set the font (color size font type) Add a form to add picture set line spacing, etc.)
    2008-09-22 16:00:31下载
    积分:1
  • 3
    最新版[C程序设计(第四版)].谭浩强。习题内容个人实践,源代码,第三章(The latest version of [C Programming (Fourth Edition)]. Hemopurification. Content of individual practice exercises, source code, Chapter III)
    2013-11-17 00:11:59下载
    积分:1
  • Cyuyan100li-p
    本PDF内有100道C++基础知识的编程,讲述了各种情境下的编程方法,为初学C++着提供良好的平台实例。(This PDF is 100 basic knowledge of c++ programming, programming method, tells the story of a variety of situations for beginners c++ provides a good platform for instance.)
    2014-07-05 18:15:10下载
    积分:1
  • zhizhen2
    学习C语言的资料 个人感觉不错 大家看看吧! 呵呵 (Learning C language data we look at it personally feel good! Ha ha)
    2010-08-07 11:15:36下载
    积分:1
  • More-Exceptional-CPP.pdf
    more exceptional C++ 电子书籍,中文版,希望对需要的朋友有帮助~~~(C++ ebooks)
    2013-11-04 04:53:47下载
    积分:1
  • C-Problem
    经典的C语言问题。495个各种C问题与解决办法。可以很好的帮助你掌握c语言(The classic C language problems. 495 various C problems and solutions. Could very well help you to master the c language)
    2013-08-10 09:10:47下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载