-
这个图书馆对多项式定义的基本操作,并包含3不同…
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.-This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
- 2022-01-22 15:11:18下载
- 积分:1
-
Openssl调用
E直接调用OPENSSL实现ECC,RSA,DES,AES算法例程.E directly call OPENSSL achieve ECC, RSA, DES, AES algorithm routines.
- 2022-10-30 19:10:03下载
- 积分:1
-
随机生成的字符串段。
随机产生一段字符串。-randomly generated string section.
- 2023-04-08 01:15:04下载
- 积分:1
-
Using Gauss integral formula for numerical integration, will be subdivided into...
利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in different sub-Gauss formula to calculate the value of points, and then summed.
- 2022-03-19 15:01:13下载
- 积分:1
-
钳位三次样条算法;
数值计算算法:夹紧三次样条算法的数学写帕斯卡尔 来构造三次样条插值S为函数f, 在数x(0)
- 2022-01-26 07:21:33下载
- 积分:1
-
此程序计算代数公式。
This program evaluates algebraic formulas.
- 2022-03-22 06:26:29下载
- 积分:1
-
飞思卡尔 PID
应用背景两年的飞思卡尔,最后留下的一点东西,分享给大家,希望大家能够用到,电机的增量式PID和舵机位置式PD算法,很好用,如果不会调试,欢迎咨询,如果知道,定不做保留关键技术在飞思卡尔的道路上走了两年,这是飞思卡尔智能车的PID程序,希望大家能够用的到,如果有什么疑问,欢迎大家开小窗口聊
- 2022-01-22 13:59:00下载
- 积分:1
-
STS协议库
STS表计常用库,在国外常用的预付表计中会被用到,如果有用,请联系我,其中包括充值充电充钱,管理码等等一系列的数据生理,为使用提供了不好方便的。
- 2022-01-26 05:13:03下载
- 积分:1
-
关于足球机器人避障控制的研究
资源描述摘要:介绍了足球机器人避障控制的特点,障碍物的数学描述和检测方法,把人工势场理论引人到足球机器
人避障控制中,并分析了人工势场法的优点和不足.
关键词:足球机器人;避障;人工势场
- 2022-03-21 01:08:43下载
- 积分:1
-
多实例学习代码
资源描述// MissSVM.h: interface for the MissSVM class.
//
//////////////////////////////////////////////////////////////////////
// Reference: Z.-H. Zhou and J.-M. Xu. On the relation between multi-
// instance learning and semi-supervised learning. In: Proceedings of
// the 24th International Conference on Machine Learning (ICML"07),
// Corvallis, OR, 2007.
//////////////////////////////////////////////////////////////////////
- 2022-03-24 13:09:34下载
- 积分:1