搜索结果
找到约 1,989 项符合
R-F 的查询结果
其他嵌入式/单片机内容 Measurement of gamma characteristic(Ca200Sample_Gamma.exe)provides Gamma characteristics of W,R,
Measurement of gamma characteristic(Ca200Sample_Gamma.exe)provides
Gamma characteristics of W,R,G and B.
Measurement at 16,32,64,128,256 gradation.
其他 (一) 求a~b 之间各个数的约数个数之和。(其中包括a和b在内) ans = sigma(f(i)) , (a <= i <= b) , 其中f(i)表示i的约数的个数
(一)
求a~b 之间各个数的约数个数之和。(其中包括a和b在内)
ans = sigma(f(i)) , (a <= i <= b) , 其中f(i)表示i的约数的个数
VC书籍 【欧拉算法】 微分方程的本质特征是方程中含有导数项,数值解法的第一步就是...欧拉(Euler)算法是数值求解中最基本、最简单的方法,但其求解精度较低,一般不在...对于常微分方程: dy/dx=f(
【欧拉算法】 微分方程的本质特征是方程中含有导数项,数值解法的第一步就是...欧拉(Euler)算法是数值求解中最基本、最简单的方法,但其求解精度较低,一般不在...对于常微分方程: dy/dx=f(x,y),x∈[a,b] y(a)=y0 可以将区
matlab例程 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini
数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation
其他 编写具有如下原型的函数:int f(unsigned long x, int n, int& Lxn) 它负责将整数x的第n位(从左边数第n位
编写具有如下原型的函数:int f(unsigned long x, int n, int& Lxn)
它负责将整数x的第n位(从左边数第n位,n>0)的数值放到引用Lxn之中(将作为结果返回到主调函数的对应实参变量中),并将倒数第n位(从右边数第n位,n>0)的数值作为函数结果返回去。并编制主函数对它进行调用以验证其正确性。
例如,当x=123456789,n= ...
其他 编写具有如下函数原型的递归与非递归两种函数f
编写具有如下函数原型的递归与非递归两种函数f,负责判断数组a的前n个元素是否从大到小完全有序了,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。
bool f(int a[], int n)
提示:
(1)非递归函数中只需逐对地判断各a[i]与a[i+1]是否都已从大到小有序排列(i = 0,1,…,n-2)。
(2) ...
书籍源码 A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he
A novel met hod t o p artially compensate sigma2delta shap ed noise is p rop osed. By injecting t he comp en2
sation cur rent int o t he p assive loop f ilte r during t he delay time of t he p hase f requency detect or ( PFD) , a maximum
reduction of t he p hase noise by about 16dB can be achieved. ...
matlab例程 f-xlms算法程序 非常有用的消噪用的程序
f-xlms算法程序 非常有用的消噪用的程序
其他书籍 学习R语言的参考材料R for beginners.pdf
学习R语言的参考材料R for beginners.pdf
其他 visual F的工具
visual F的工具,在dos状态下使用,运行中输入cmd--然后指到foxpro解压出来的目录下,输入foxpro回车,可以修改相关的dbf表