搜索结果
找到约 42,629 项符合
d-c 的查询结果
DSP编程 基于DSP的任意波形合成技术,单片机,d/c转换
基于DSP的任意波形合成技术,单片机,d/c转换
文章/文档 一种基于分块 D C T的混沌半脆弱图像水印技术
一种基于分块 D C T的混沌半脆弱图像水印技术,半脆弱数字水印;混沌理论
数学计算 FDTD 1-d C++ sourece
FDTD 1-d C++ sourece
嵌入式/单片机编程 Mega16 + MCP3208 12bit A/D >> C-source code >> AVRSTUDIO project >> WinAVR
Mega16 + MCP3208 12bit A/D
>> C-source code
>> AVRSTUDIO project
>> WinAVR
数学计算 一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buil
一、 一元三次回归方程 CubicMultinomialRegress.cs
方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。
以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。
public override double forecast(double x) ...
matlab例程 Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.
Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP.
Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cyberneti ...
数学计算 该源码是一个问题的解决方法。问题是给你个长为L的串
该源码是一个问题的解决方法。问题是给你个长为L的串,串中可以出现n种字符,还给出m个子串,求有多少个长为n的只由这些字串组成的串。输入例子:4 5 6
ABB BCA BCD CAB CDD DDA 结果为2.而5 4 5
E D C B A的结果为625
uCOS /*** *** *** *** *** *** *** *** *** *** *** *** **/ //**此映射表用来映射LED模块不译码时
/*** *** *** *** *** *** *** *** *** *** *** *** **/
//**此映射表用来映射LED模块不译码时,显示的字符和必须输入的数据的关系
//**每段和对应比特位的关系见示意图
// g
// --- ---
// b | a |f | | <---显示0时点亮的段为gfedcb
// ---
// c | |e | | 那么写入数据为0x7e
// ...
加密解密 RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digit
RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman in 1977. Every user have a pair of key, public key a ...
Matlab Phase Unwrapping 2D
Two 2D phase unwrapping approaches are included:&nbsp;
1. Phase quality guided path following method.&nbsp;
2. Goldstein's branch cut method.
The algorithms are described in:&nbsp;
D. C. Ghiglia and M. D. Pritt, Two-Dimensional Phase Unwrapping:&nbsp;
Theory, Algorithms and Software. New York: ...