B-Spline
B-spline是一种强大的数学建模工具,广泛应用于电子设计自动化(EDA)、计算机图形学及信号处理等领域。它通过控制点定义曲线或曲面,提供平滑且灵活的形状表示方法,对于复杂几何结构的设计与分析尤为有效。掌握B-spline技术不仅能够提升工程师在电路布局、天线设计等方面的专业能力,还能促进创新思维...
资源总数
500
B-Spline 热门资料
查看全部 500 份 →求解 形如 a*x^2+b*x+c=0 (mod p)的二次同余方程
求解 形如 a*x^2+b*x+c=0 (mod p)的二次同余方程,其中p为任意素数,a,b,c为任意整数.
2014-01-11
164
I wrote this code early this year using ColdFire MCF5213 in codewarrior IDE. The LCD is STN B/W 320x
I wrote this code early this year using ColdFire MCF5213 in codewarrior IDE. The LCD is STN B/W 320x240 dot matrix LCD. ...
2013-12-20
52
基本遗传分类系统 SCS.C */ /* Simple Classifier System */ /* developed from the Pascal SCS code presented b
基本遗传分类系统 SCS.C */ /* Simple Classifier System */ /* developed from the Pascal SCS code presented by David E.Goldberg *...
2016-06-03
147