搜索资源列表
bezier_demo
- 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
bernstein
- 本程序为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
Hash
- hash算法大全,里面包含了诸如bernstein s hash,Pearson s Hash,CRC Hashing等流行的算法源码。-hash factions
Handbook-of-MRI-Pulse-Sequences
- Handbook of MRI Pulse Sequences.Matt A. bernstein.Elsevier.2004
bezier
- 利用bernstein多项式画出任意n次的bezier曲线,简单易懂,容易实现-bernstein polynomial to draw arbitrary n times bezier curve, easy to understand, easy to implement
JTattoo-1.6.11
- JTattoo-1.6.11一个swing美化包 com.jtattoo.plaf.noire.NoireLookAndFeel 柔和黑 com.jtattoo.plaf.smart.SmartLookAndFeel 木质感+xp风格 com.jtattoo.plaf.mint.MintLookAndFeel 椭圆按钮+黄色按钮背景 com.jtattoo.plaf.mcwin.McWinLookAndFeel 椭圆按钮+绿色按钮背景 com.jtattoo.plaf.lun
WindowsFormsApplication4
- C#编写的一款可编辑曲线控件,使用的是伯恩斯坦多项式。-C# prepared by a curve control can be edited, using the bernstein polynomial.
Matlab Files bernstein
- bersnstein 基函数 生成normalise totally positive matrix ; richardson(bersnstein basic function;richardson)