登录
首页 » C# » Bsp

Bsp

于 2016-10-17 发布 文件大小:51KB
0 127
下载积分: 1 下载次数: 6

代码说明:

  二次b样条和三次b样条曲线画法,完全按照定义来做的,支持多个点的绘制。比贝塞尔曲线好画,贝塞尔曲线有三个点和四个点的画法,点再多就需要拟合了(B-spline quadratic and cubic b-spline curve drawing, done in full accordance with the definition of support to draw more points. Good Bibeisaier curve drawing, Bezier curve with three points and four points of the painting, we need to fit the more points)

文件列表:

B样条
.....\B样条
.....\.....\App.config,189,2016-10-14
.....\.....\B.cs,3130,2016-10-14
.....\.....\bin
.....\.....\...\Debug
.....\.....\...\.....\B样条.exe,9728,2016-10-14
.....\.....\...\.....\B样条.exe.config,189,2016-10-14
.....\.....\...\.....\B样条.pdb,28160,2016-10-14
.....\.....\...\.....\B样条.vshost.exe,23168,2016-10-17
.....\.....\...\.....\B样条.vshost.exe.config,189,2016-10-14
.....\.....\...\.....\B样条.vshost.exe.manifest,490,2012-06-06
.....\.....\...\Release
.....\.....\B样条.csproj,3909,2016-10-14
.....\.....\FrmMain.cs,1692,2016-10-14
.....\.....\FrmMain.Designer.cs,1563,2016-10-14
.....\.....\FrmMain.resx,5817,2016-10-14
.....\.....\obj
.....\.....\...\Debug
.....\.....\...\.....\B样条.csproj.FileListAbsolute.txt,917,2016-10-17
.....\.....\...\.....\B样条.csproj.GenerateResource.Cache,979,2016-10-14
.....\.....\...\.....\B样条.csprojResolveAssemblyReference.cache,2233,2016-10-14
.....\.....\...\.....\B样条.exe,9728,2016-10-14
.....\.....\...\.....\B样条.FrmMain.resources,180,2016-10-14
.....\.....\...\.....\B样条.pdb,28160,2016-10-14
.....\.....\...\.....\B样条.Properties.Resources.resources,180,2016-10-14
.....\.....\...\.....\DesignTimeResolveAssemblyReferences.cache,869,2016-10-14
.....\.....\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,7109,2016-10-14
.....\.....\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs,0,2016-10-14
.....\.....\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs,0,2016-10-14
.....\.....\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs,0,2016-10-14
.....\.....\...\.....\TempPE
.....\.....\Program.cs,521,2016-10-14
.....\.....\Properties
.....\.....\..........\AssemblyInfo.cs,1356,2016-10-14
.....\.....\..........\Resources.Designer.cs,2866,2016-10-14
.....\.....\..........\Resources.resx,5612,2016-10-14
.....\.....\..........\Settings.Designer.cs,1094,2016-10-14
.....\.....\..........\Settings.settings,249,2016-10-14
.....\B样条.sln,990,2016-10-14

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

发表评论

0 个回复

  • QGLWidget.tar
    This is the implementation of an QGLWidget.
    2011-08-24 16:02:12下载
    积分:1
  • Attitude-Indicator
    This Program simulates "Attitude Indicator" of any aircraft. communication with serial port is not important for compiling and executing source code with Turbo C++. This program is good ideas for using mouse and 2D graphic, and has other learning subjects.
    2012-11-23 07:02:19下载
    积分:1
  • uniquebreemptionequation
    关于系统辨识的程序,关于系统辨识的程序关于系统辨识的程序(About the application of system identification, about the system identification program of system identification)
    2020-06-28 21:40:02下载
    积分:1
  • fractalpattern-MATLAB
    应用MATLAB软件编程绘制庞加莱截面图,生成皮诺曲线的过程(动画) ,分形地图,离散的蔡氏电路, 抛物线-k*x^2+(k+1)*x混沌分岔行为等。(fractal pattern)
    2009-11-13 10:53:09下载
    积分:1
  • hpcv-water-29-oct-2010
    OSG实例,shader编程,实现简单的小溪河流定向移动(OSG , shader programming, achieve a simple directional movement of rivers )
    2020-09-13 17:27:58下载
    积分:1
  • susan
    说明:  一种改进的susan角点检测算法,非常好用,效果明显。(An improved susan corner detection algorithm is very easy to use, the effect clearly.)
    2009-08-29 10:39:11下载
    积分:1
  • graphene
    石墨烯的结构编程图,这是费了工作人员很长时间才完成的。(The figures of graphene)
    2013-09-23 09:09:03下载
    积分:1
  • 3D
    三维均匀介质的高阶交错网格弹性波方程数值模拟(未加PML吸收边界条件),模拟结果以切边形式显示(Numerical simulation of three-dimensional homogeneous medium of high-order staggered elastic wave equation (not PML absorbing boundary conditions), the simulation results are displayed in the form of trimming)
    2013-11-25 18:17:06下载
    积分:1
  • obj
    说明:  使用c++ 及 OpenGL 显示.obj 加载纹理(show the file .obj and render the texture)
    2019-06-10 21:31:14下载
    积分:1
  • project
    说明:  课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条件的实时绘制。 3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。 4、阴影的绘制 5、在场景中添加了喷泉。 6、实现Billboard 绘制技术。 7、添加了美妙的背景音乐。 (The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional 2 to 3 Or more than function). Will be part of: 1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene. 2, read the scene data by 3DS Loader. . 3, learn and use OpenGL or DirectX 3D real-time rendering the scene. 4, provide the user interface and interaction to achieve the scene roaming. Optional parts: 1, in the three-dimensional terrain scenes added. 2, the fog that weather conditions to achieve real-time rendering. 3, the realization of computer animation technology, aircraft flying in the sky, circle in)
    2011-04-16 21:32:57下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载