搜索:pow
找到约 16 项符合「pow」的查询结果
结果 16
按分类筛选
https://www.eeworm.com/dl/626/422940.html
编辑器/阅读器
CEP2POW convert cepstral means and variances to the power domain
CEP2POW convert cepstral means and variances to the power domain
https://www.eeworm.com/dl/534/484888.html
其他
这是C++语言中pow函数的源代码
这是C++语言中pow函数的源代码,通过学习此代码,可以了解C语言中是如何实现指数运算的。
https://www.eeworm.com/dl/641/201413.html
数学计算
double pow(double,double) 省去了libm的麻烦。可以自由使用
double pow(double,double)
省去了libm的麻烦。可以自由使用
https://www.eeworm.com/dl/cadence/ebook/418733.html
电子书籍
C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards i
C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML
standards into C++. As a developer,this is a book you cannot miss. C++ XML addresses all major
standards,toolkits,and types of applications dealing with XML as a format for representing and
ex ...
https://www.eeworm.com/dl/518/332033.html
数值算法/人工智能
用龙贝格求积计算x*x*pow(M_E,-x*x)的积分值
用龙贝格求积计算x*x*pow(M_E,-x*x)的积分值,输出T表及其近似值。
https://www.eeworm.com/dl/641/139679.html
数学计算
能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[
能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos,
运算方式: +,-,*,/,绝对值(“[ ]”),^,!,
输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后)
sin(21-32)/(12-43)
4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 ...
https://www.eeworm.com/dl/519/159057.html
加密解密
一、RSA基本原理 对明文分组M和密文分组C
一、RSA基本原理
对明文分组M和密文分组C,加密与解密过程如下:
C = POW (M , e) mod n
M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d)
其中POW是指数函数,mod是求余数函数。
其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为
KU={ e , n},私钥为KR={d ...
https://www.eeworm.com/dl/910481.html
技术资料
A Detailed Guide to Powering the TigerSHARC Processors
As technology constantly evolves and silicon geometry shrinks, different supply requirements for pow
https://www.eeworm.com/dl/900282.html
技术资料
开关稳压器(SWITCHING REGULATORS)培训资料
开关稳压器(SWITCHING REGULATORS)培训资料:Virtually all of today's electronic systems require some form of pow
https://www.eeworm.com/dl/527/402752.html
通讯/手机编程
PAM—DS发射机。包含了要产生的UWB信号的所有参数特性
PAM—DS发射机。包含了要产生的UWB信号的所有参数特性,以DB为单位的平均发射功率POW等