文件名称:BSpline
-
所属分类:
- 标签属性:
- 上传时间:2017-12-01
-
文件大小:23.07mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
以下是我用Qt GUI所编写的程序,包含源代码和可执行程序
主要功能:
1.绘制B样条
2.通过节点插入将B样条转化为多段Bezier曲线
操作方式:鼠标点击屏幕绘制B样条,默认均匀节点;控制点可以通过鼠标拖动(The following are the programs I wrote with Qt GUI, including the source code and the executable program
Main functions:
1. draw B splines
2. transfer B spline to multi segment Bezier curve through node insertion
Operation mode: mouse click on the screen to draw B splines, default uniform node; control point can be dragged through the mouse)
主要功能:
1.绘制B样条
2.通过节点插入将B样条转化为多段Bezier曲线
操作方式:鼠标点击屏幕绘制B样条,默认均匀节点;控制点可以通过鼠标拖动(The following are the programs I wrote with Qt GUI, including the source code and the executable program
Main functions:
1. draw B splines
2. transfer B spline to multi segment Bezier curve through node insertion
Operation mode: mouse click on the screen to draw B splines, default uniform node; control point can be dragged through the mouse)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
BSplineEXE\BSpline.exe | 75776 | 2017-11-15 |
BSplineEXE\D3Dcompiler_47.dll | 4173928 | 2014-03-11 |
BSplineEXE\iconengines\qsvgicon.dll | 35840 | 2015-10-13 |
BSplineEXE\imageformats\qdds.dll | 49664 | 2015-10-13 |
BSplineEXE\imageformats\qgif.dll | 29696 | 2015-10-13 |
BSplineEXE\imageformats\qicns.dll | 37376 | 2015-10-13 |
BSplineEXE\imageformats\qico.dll | 30208 | 2015-10-13 |
BSplineEXE\imageformats\qjp2.dll | 459776 | 2015-10-13 |
BSplineEXE\imageformats\qjpeg.dll | 236544 | 2015-10-13 |
BSplineEXE\imageformats\qmng.dll | 275456 | 2015-10-13 |
BSplineEXE\imageformats\qsvg.dll | 23552 | 2015-10-13 |
BSplineEXE\imageformats\qtga.dll | 22528 | 2015-10-13 |
BSplineEXE\imageformats\qtiff.dll | 351744 | 2015-10-13 |
BSplineEXE\imageformats\qwbmp.dll | 21504 | 2015-10-13 |
BSplineEXE\imageformats\qwebp.dll | 374784 | 2015-10-13 |
BSplineEXE\libEGL.dll | 11776 | 2015-10-13 |
BSplineEXE\libGLESV2.dll | 2013696 | 2015-10-13 |
BSplineEXE\msvcp120.dll | 660128 | 2013-10-04 |
BSplineEXE\msvcr120.dll | 963232 | 2013-10-04 |
BSplineEXE\opengl32sw.dll | 17593856 | 2014-09-25 |
BSplineEXE\platforms\qwindows.dll | 1212928 | 2015-10-13 |
BSplineEXE\Qt5Core.dll | 5500416 | 2017-11-15 |
BSplineEXE\Qt5Gui.dll | 5804544 | 2015-10-13 |
BSplineEXE\Qt5Svg.dll | 310784 | 2015-10-13 |
BSplineEXE\Qt5Widgets.dll | 5446144 | 2015-10-13 |
BSplineEXE\translations\qt_ca.qm | 174279 | 2017-11-15 |
BSplineEXE\translations\qt_cs.qm | 182992 | 2017-11-15 |
BSplineEXE\translations\qt_de.qm | 195114 | 2017-11-15 |
BSplineEXE\translations\qt_en.qm | 195114 | 2017-11-15 |
BSplineEXE\translations\qt_fi.qm | 183108 | 2017-11-15 |
BSplineEXE\translations\qt_fr.qm | 189390 | 2017-11-15 |
BSplineEXE\translations\qt_he.qm | 161936 | 2017-11-15 |
BSplineEXE\translations\qt_hu.qm | 172400 | 2017-11-15 |
BSplineEXE\translations\qt_it.qm | 186266 | 2017-11-15 |
BSplineEXE\translations\qt_ja.qm | 153798 | 2017-11-15 |
BSplineEXE\translations\qt_ko.qm | 148326 | 2017-11-15 |
BSplineEXE\translations\qt_lv.qm | 177810 | 2017-11-15 |
BSplineEXE\translations\qt_ru.qm | 181206 | 2017-11-15 |
BSplineEXE\translations\qt_sk.qm | 181206 | 2017-11-15 |
BSplineEXE\translations\qt_uk.qm | 180936 | 2017-11-15 |
BSplineEXE\vccorlib120.dll | 356528 | 2013-10-04 |
BSplineCode\.vs\BSpline\v14\.suo | 31232 | 2017-11-15 |
BSplineCode\BSpline.cpp | 4388 | 2017-11-15 |
BSplineCode\BSpline.h | 1834 | 2017-11-15 |
BSplineCode\bspline.ico | 16958 | 2017-11-15 |
BSplineCode\bspline.rc | 40 | 2017-11-15 |
BSplineCode\BSpline.sln | 1295 | 2017-11-10 |
BSplineCode\BSpline.VC.db | 30064640 | 2017-11-15 |
BSplineCode\BSpline.vcxproj | 18866 | 2017-11-15 |
BSplineCode\BSpline.vcxproj.filters | 2885 | 2017-11-15 |
BSplineCode\BSpline.vcxproj.user | 629 | 2017-11-10 |
BSplineCode\GeneratedFiles\Debug\moc_mainwindow.cpp | 3731 | 2017-11-15 |
BSplineCode\GeneratedFiles\qrc_mainwindow.cpp | 19402 | 2017-11-15 |
BSplineCode\GeneratedFiles\Release\moc_mainwindow.cpp | 3731 | 2017-11-15 |
BSplineCode\GeneratedFiles\ui_mainwindow.h | 2297 | 2017-11-15 |
BSplineCode\images\bspline.png | 869 | 2017-11-15 |
BSplineCode\images\clear.png | 990 | 2017-11-15 |
BSplineCode\images\tobezier.png | 1292 | 2017-11-15 |
BSplineCode\main.cpp | 179 | 2017-11-10 |
BSplineCode\mainwindow.cpp | 4229 | 2017-11-15 |
BSplineCode\mainwindow.h | 878 | 2017-11-15 |
BSplineCode\mainwindow.qrc | 214 | 2017-11-15 |
BSplineCode\mainwindow.ui | 805 | 2017-11-10 |
BSplineCode\x64\Debug\BSpline.exe | 204288 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.ilk | 1269232 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.log | 529 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.obj | 487476 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.pdb | 2985984 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.tlog\BSpline.lastbuildstate | 152 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.tlog\CL.command.1.tlog | 5322 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.tlog\CL.read.1.tlog | 107124 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.tlog\CL.write.1.tlog | 2368 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.tlog\custombuild.command.1.tlog | 1668 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.tlog\custombuild.read.1.tlog | 396 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.tlog\custombuild.write.1.tlog | 566 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.tlog\link.command.1.tlog | 1798 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.tlog\link.read.1.tlog | 4086 | 2017-11-15 |
BSplineCode\x64\Debug\BSpline.tlog\link.write.1.tlog | 728 | 2017-11-15 |
BSplineCode\x64\Debug\main.obj | 272140 | 2017-11-15 |
BSplineCode\x64\Debug\mainwindow.obj | 905319 | 2017-11-15 |
BSplineCode\x64\Debug\moc_mainwindow.obj | 276914 | 2017-11-15 |
BSplineCode\x64\Debug\qrc_mainwindow.obj | 5684 | 2017-11-15 |
BSplineCode\x64\Debug\vc120.pdb | 1675264 | 2017-11-15 |
BSplineCode\x64\Debug\vc140.pdb | 1691648 | 2017-11-10 |
BSplineCode\x64\Release\BSpline.Build.CppClean.log | 1066 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.exe | 75776 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.log | 445 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.obj | 163786 | 2017-11-15 |
BSplineCode\x64\Release\bspline.res | 17068 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\BSpline.lastbuildstate | 154 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\cl.command.1.tlog | 5590 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\CL.read.1.tlog | 107458 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\CL.write.1.tlog | 1658 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\custombuild.command.1.tlog | 1722 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\custombuild.read.1.tlog | 396 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\custombuild.write.1.tlog | 570 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\link.command.1.tlog | 1964 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\link.read.1.tlog | 4138 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\link.write.1.tlog | 666 | 2017-11-15 |
BSplineCode\x64\Release\BSpline.tlog\rc.command.1.tlog | 350 | 2017-11-15 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.