文件名称:BsplineCurve
- 所属分类:
- JSP源码/Java
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-04-17
- 文件大小:
- 24.68mb
- 下载次数:
- 0次
- 提 供 者:
- 关*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现通过用户给定B样条曲线的控制顶点、设定B样条曲线的次数及类型,进而绘制出相应的B样条曲线和对应的基函数图形。并且可以通过鼠标拖拽控制顶点修改B样条曲线和对应的基函数图形。从而,对B样条曲线和基函数的性质有更深入更直观的了解,理解B样条曲线和基函数的对应关系,在以后的学习中能更好地运用B样条曲线。-The number and type of user to achieve a given control vertices B-spline curve, set the B-spline curves, and then draw the corresponding B-spline basis functions and the corresponding graphic. And can be modified by dragging the mouse to control the apex B-spline curves and the corresponding basis function graphics. Thus, the nature of the B-spline curves and basis functions have a deeper and more intuitive understanding, understanding of the correspondence between the B-spline curves and basis functions in later learning to better use of B-spline curves.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BsplineCurve\BsplineCurve\BsplineBasic.cpp
............\............\BsplineBasic.h
............\............\BsplineCurve.aps
............\............\BsplineCurve.cpp
............\............\BsplineCurve.h
............\............\BsplineCurve.rc
............\............\BsplineCurve.vcxproj
............\............\BsplineCurve.vcxproj.filters
............\............\BsplineCurve.vcxproj.user
............\............\BsplineCurveDoc.cpp
............\............\BsplineCurveDoc.h
............\............\BsplineCurveView.cpp
............\............\BsplineCurveView.h
............\............\BsplineParam.cpp
............\............\BsplineParam.h
............\............\CBsplineBasic.cpp
............\............\CBsplineBasic.h
............\............\ClassView.cpp
............\............\ClassView.h
............\............\Debug\BsplineBasic.obj
............\............\.....\BsplineCurve.Build.CppClean.log
............\............\.....\BsplineCurve.exe.embed.manifest
............\............\.....\BsplineCurve.exe.embed.manifest.res
............\............\.....\BsplineCurve.exe.intermediate.manifest
............\............\.....\BsplineCurve.lastbuildstate
............\............\.....\BsplineCurve.log
............\............\.....\BsplineCurve.obj
............\............\.....\BsplineCurve.pch
............\............\.....\BsplineCurve.res
............\............\.....\BsplineCurveDoc.obj
............\............\.....\BsplineCurveView.obj
............\............\.....\BsplineCurve_manifest.rc
............\............\.....\BsplineParam.obj
............\............\.....\CL.read.1.tlog
............\............\.....\CL.write.1.tlog
............\............\.....\ClassView.obj
............\............\.....\FileView.obj
............\............\.....\link-cvtres.read.1.tlog
............\............\.....\link-cvtres.write.1.tlog
............\............\.....\link.read.1.tlog
............\............\.....\link.write.1.tlog
............\............\.....\MainFrm.obj
............\............\.....\mt.read.1.tlog
............\............\.....\mt.write.1.tlog
............\............\.....\OutputWnd.obj
............\............\.....\PropertiesWnd.obj
............\............\.....\rc.read.1.tlog
............\............\.....\rc.write.1.tlog
............\............\.....\stdafx.obj
............\............\.....\vc100.idb
............\............\.....\vc100.pdb
............\............\.....\ViewTree.obj
............\............\FileView.cpp
............\............\FileView.h
............\............\MainFrm.cpp
............\............\MainFrm.h
............\............\OutputWnd.cpp
............\............\OutputWnd.h
............\............\PropertiesWnd.cpp
............\............\PropertiesWnd.h
............\............\ReadMe.txt
............\............\res\BsplineCurve.ico
............\............\...\BsplineCurve.rc2
............\............\...\BsplineCurveDoc.ico
............\............\...\classview.bmp
............\............\...\classview_hc.bmp
............\............\...\class_view.ico
............\............\...\class_view_hc.ico
............\............\...\explorer.bmp
............\............\...\explorer_hc.bmp
............\............\...\fileview.bmp
............\............\...\fileview_hc.bmp
............\............\...\file_view.ico
............\............\...\file_view_hc.ico
............\............\...\menuimages.bmp
............\............\...\menuimages_hc.bmp
............\............\...\output_wnd.ico
............\............\...\output_wnd_hc.ico
............\............\...\properties.bmp
............\............\...\properties_hc.bmp
............\............\...\properties_wnd.ico
............\............\...\properties_wnd_hc.ico
............\............\...\sort.bmp
............\............\...\sort_hc.bmp
............\............\...\Toolbar.bmp
............\............\...\Toolbar256.bmp
............\............\resource.h
............\............\stdafx.cpp
..