Welcome![Sign In][Sign Up]
Location:
Search - bernstein

Search list

[Other resourceBernstein

Description: 此软件为用VB写的贝齐儿曲线!也就是数学工程上用到的机械秽土问题!!此软件画贝齐儿曲线很好用-software written for the VB gemfibrozil abuse curve! Mathematics is used in engineering machinery break! ! This software painting gemfibrozil children with a good curve! !
Platform: | Size: 1127 | Author: lei | Hits:

[GDI-Bitmapbezier_demo

Description: 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape through a multilateral dogleg Group (also known as the Bezier control polygon) of the apex only in the definition years. Procedures ideas : first use the mouse to click the chain put off point on record, as a control polygon. Then called n-Bernstein polynomial function calculate the curve, Finally, subparagraph drawn straight (this program consists of 50 to paint)
Platform: | Size: 39301 | Author: Ray | Hits:

[AlgorithmBernstein

Description: 此软件为用VB写的贝齐儿曲线!也就是数学工程上用到的机械秽土问题!!此软件画贝齐儿曲线很好用-software written for the VB gemfibrozil abuse curve! Mathematics is used in engineering machinery break! ! This software painting gemfibrozil children with a good curve! !
Platform: | Size: 1024 | Author: lei | Hits:

[GDI-Bitmapbezier_demo

Description: 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape through a multilateral dogleg Group (also known as the Bezier control polygon) of the apex only in the definition years. Procedures ideas : first use the mouse to click the chain put off point on record, as a control polygon. Then called n-Bernstein polynomial function calculate the curve, Finally, subparagraph drawn straight (this program consists of 50 to paint)
Platform: | Size: 38912 | Author: Ray | Hits:

[OpenGL programBBSurfaces

Description: VC++和OpenGL编写的三角Bernstein-Bezier曲面-VC++ And OpenGL prepared triangular Bernstein-Bezier surface
Platform: | Size: 30720 | Author: yutao | Hits:

[Windows DevelopBernstein

Description: 本程序为berstein多项式逼近,也就是在证明weistrass逼近定理中所需要的多项式。这是一个函数程序,可以直接被当作函数来调用,做任意函数的逼近。内含调用测试用例。-This procedure for berstein polynomial approximation, that is, approximation theorem proved weistrass Polynomial needed. This is a function of the procedure can be used as a direct function to call, so arbitrary function approximation. Test Case containing call.
Platform: | Size: 1024 | Author: yxdl | Hits:

[Graph programreparameterization

Description: To obtain the reparameterization of Bezier curve which is widely used in CG and CAGD design. Include the computing of Bernstein basis. C1 continuous boundary is used to the course.-To obtain the reparameterization of Bezier curve which is widely used in CG and CAGD design. Include the computing of Bernstein basis. C1 continuous boundary is used to the course.iii nnn mmm nnn
Platform: | Size: 5120 | Author: wutongxiyu | Hits:

[OpenGL programBBC

Description: Bernstein貝茲曲線 右鍵選單 有add move del等功能-Bernstein Bezier curves
Platform: | Size: 10240 | Author: 林男禹 | Hits:

[Software Engineeringfd

Description: 一种同时完成字符图像线段提取和细化的算法。在定义字符图像的线段区域、交点区域和子段区域,同时指出待细化字符图像是线段区域的集合的基础上,首先基于图像行(列)连通像素段来提取字符图像中所有的交点区域和子段区域,然后对属于同一线段区域的所有子段区域和交点区域进行合并,最后用Bernstein-Bezier多项式方法拟合每个线段区域的骨架 -At the same time, the image of a complete line of characters to extract and refine the algorithm. Characters in the definition of the segment image regions, regional and sub-paragraph intersection region to be refined at the same time pointed out that the character image is a collection of regional segment basis, first of all, image-based firms (column) connected pixels above the image to extract the characters of the intersection point of all regional and sub- Regional paragraph, and then belong to the same segment of the region above all regions and sub-regional merger point of intersection, the last used method of Bernstein-Bezier polynomial fitting region for each segment of the skeleton
Platform: | Size: 638976 | Author: 乐睿 | Hits:

[OtherHash

Description: hash算法大全,里面包含了诸如Bernstein s hash,Pearson s Hash,CRC Hashing等流行的算法源码。-hash factions
Platform: | Size: 2048 | Author: fei | Hits:

[OtherHandbook-of-MRI-Pulse-Sequences

Description: Handbook of MRI Pulse Sequences.Matt A. Bernstein.Elsevier.2004
Platform: | Size: 43204608 | Author: narvan | Hits:

[Graph DrawingBezier

Description: 一个非常简单的三次贝齐尔Bezier曲线生成算法,由给定的控制点通过Bernstein基函数生成。-A very simple cubic Bezier Bezier curve generation algorithm, from given control points generated by Bernstein basis functions.
Platform: | Size: 1950720 | Author: 郁萌 | Hits:

[matlabBernstein

Description: Bernstein基函数的matlab代码-failed to translate
Platform: | Size: 1024 | Author: jijing | Hits:

[AlgorithmSPLINE

Description: SPLINE is a package of simple routines for setting up and evaluating splines and related functions, whose goal is either to to interpolate given data exactly at a set of points to approximate data over an interval. There are a variety of types of splines available, including least squares polynomials, divided difference polynomials, piecewise polynomials, and various B, Bernstein, beta, Bezier, Hermite and Overhauser splines. Also included are a set of routines that return the local "basis matrix", which allows the evaluation of the spline in terms of local function data.
Platform: | Size: 38912 | Author: followtime | Hits:

[Otherbezier

Description: 利用bernstein多项式画出任意n次的bezier曲线,简单易懂,容易实现-Bernstein polynomial to draw arbitrary n times bezier curve, easy to understand, easy to implement
Platform: | Size: 1024 | Author: 陈杰 | Hits:

[VC/MFCch6_3-Bezier-Curve

Description: In this chapter, we will discuss a spline based upon a specific set of polynomials known as the Bernstein polynomials.
Platform: | Size: 93184 | Author: saidi | Hits:

[AlgorithmBernstein

Description: 自动实现Bernstein保形插值!!在保形的同时保证极值-Conformal Bernstein automatically interpolated! ! In conformal while ensuring extreme! !
Platform: | Size: 1024 | Author: 张波 | Hits:

[Mathimatics-Numerical algorithmsBernstein.rar

Description: function y=Bernstein(F,x)
Platform: | Size: 241 | Author: jia_1027035515 | Hits:

[OpenGL programBernstein-Surface

Description: Bernstein 曲面,使用OpenGL绘制,里面有详细算法描述。-Bernstein surfaces, use OpenGL, which has detailed algorithm description.
Platform: | Size: 3691520 | Author: Brucelee | Hits:

[OtherMatlab Files Bernstein

Description: bersnstein 基函数 生成normalise totally positive matrix ; richardson(bersnstein basic function;richardson)
Platform: | Size: 1024 | Author: liucheng876 | Hits:
« 12 »

CodeBus www.codebus.net