登录
首页 » Visual C++ » Bezier

Bezier

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

  • The-CPP-PL
    C++ 之父作品,据说是学习C++最好的教程,里面有C++的最新内容标准。(C++ programming language is write by the father of C++, it s said that the book is the most useful book to learn C++.)
    2013-11-19 10:21:02下载
    积分:1
  • C-language-comprehensive-training
    C语言综合训练,包含文件调用、添加还有一些汇总统计等(C language integrated training, including file calls, add some summary statistics)
    2014-01-02 15:42:40下载
    积分:1
  • videobook
    DCT program document ( kB) 源代码下载 (DCT program document (kB) to download the source code)
    2011-05-29 02:57:27下载
    积分:1
  • maopao
    实现冒泡排序的例程,c++6.0编写,来自c语言学习(This program can reality bubbling sort.)
    2018-03-11 16:01:35下载
    积分:1
  • CPP-programming-ideas
    C++编程思想,很全的一本书!有代码解析...(C++ programming ideas, it is full of a book!There are parsing code in it.)
    2014-02-24 15:42:02下载
    积分:1
  • TestCalculatorDemo
    mfc计算器的实现源码 mfc计算器的实现源码 mfc计算器的实现源码(TestCalculatorDemo TestCalculatorDemo )
    2013-12-19 15:38:58下载
    积分:1
  • digitalprocessingusingClanguage
    很全的数字信号C语言资料,包括:数字信号的产生,数字信号处理(FFT计算等),快速离散正交变换,快速卷积与相关,数字滤波器的时域和频域相应,IIR数字滤波器的设计,FIR数字滤波器的设计,以及谱估计,数字图像处理,人工神经网络方面的内容(The digital signal is full C language, including: the emergence of digital signal, digital signal processing (FFT calculation, etc.), fast discrete orthogonal transform, fast convolution and correlation, digital filter in time domain and corresponding frequency domain, IIR digital filter design, FIR digital filter design, as well as the spectral estimation, digital image processing, artificial neural network aspects)
    2020-07-04 03:00:02下载
    积分:1
  • MFC
    学习MFC的好资料,初学者和中级者适合的学习东东。(Good resource for learning MFC,suited for freshers and the Middle-class learners.)
    2013-04-30 13:18:16下载
    积分:1
  • AT89LS8252
    ATMEL单片机的规格书,AT89LS8252.pdf,需要的朋友可以下载来看看(ATMEL microcontroller specifications, AT89LS8252.pdf, need to take a look at a friend can be downloaded)
    2009-11-28 17:57:48下载
    积分:1
  • wdyl_3
    实现温度压力试验平台的测量的VC++程序,需要一些工业控件和皮肤控件,要在网上自行下载(Achieve the measurement of temperature and pressure test platform of VC++ program, need to control a number of industrial controls and the skin to the Internet to download)
    2011-06-28 21:30:07下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载