登录
首页 » C# » Bsp

Bsp

于 2016-10-17 发布 文件大小:51KB
0 229
下载积分: 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 个回复

  • PCA_SVM
    说明:  此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。(This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.)
    2010-04-06 15:10:13下载
    积分:1
  • Contour
    说明:  c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)
    2009-07-29 11:44:20下载
    积分:1
  • FRSR
    实现文献‘Fast and robust multiframe super resolution’的仿真,程序中有详细解释,对于多帧超分辨率重建中,退化图像获得,如何进行迭代重建,都有详细说明。(Literature ' Fast and robust multiframe super resolution' simulation, the program explained in detail for the multi-frame super-resolution reconstruction of the degraded image, iterative reconstruction, there are detailed instructions.)
    2021-05-13 04:30:02下载
    积分:1
  • postprocess
    Post process with irrlicht Engine
    2011-10-08 00:15:59下载
    积分:1
  • low-rank-ksvd
    低秩的求解 denoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed description can be found in "Image Denoising Via Sparse and Redundant representations over Learned Dictionaries(low rankdenoise an image by sparsely representing each block with the already overcomplete trained Dictionary, and averaging the represented parts. Detailed description can be found in "Image Denoising Via Sparse and Redundant representations over Learned Dictionaries)
    2011-10-25 00:05:01下载
    积分:1
  • ellipse
    根据离散数据点拟合圆,得到圆心坐标和拟合半径(Fitting the circle according to the discrete data points, the coordinates of the center of the circle and the fitting radius are obtained.)
    2019-02-24 22:45:56下载
    积分:1
  • An_example_of_Tetgen
    不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
    2021-03-14 20:49:22下载
    积分:1
  • Terrain3DTest
    三维地形的模拟,用的工具是opengl,对于研究大规模地形的绘制非常有用,把源码拿出来与大家分享(Three-dimensional terrain modeling, using tools opengl, for the study of large-scale terrain rendering is very useful to share with you source out)
    2010-08-30 22:02:36下载
    积分:1
  • Mumford
    说明:  采用水平集(level set)方法和mumford-shah图像分割模型的图像分割matlab源代码。(horizontal Collection (level set) methods and Mumford- shah Segmentation Model Image segmentation Matlab source code.)
    2006-02-21 14:08:29下载
    积分:1
  • SANBAN
    自己编写的散斑生成算法,对于三维重建有很大的帮助(the generation algorithm of the speckle image, which is helpful for the three dimensional reconstruction)
    2017-04-19 22:11:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载