搜索结果

找到约 3,172 项符合 i-DBAFundamentalsII 的查询结果

单片机开发 通过单片机的I/O引脚以软件延时方式产生方波

通过单片机的I/O引脚以软件延时方式产生方波,使蜂鸣器发出声音的Keil、C51、Proteus仿真
https://www.eeworm.com/dl/648/310893.html
下载: 161
查看: 1094

Delphi控件源码 这是用电子档的方式交i简单轻松的学Delphi!

这是用电子档的方式交i简单轻松的学Delphi!
https://www.eeworm.com/dl/666/311086.html
下载: 176
查看: 1023

文章/文档 给出了广义逐次超松弛( GSOR) 迭代算法,得到了GSOR 算法收敛的必要性和充分性 条件,当参数矩阵Ω = diag (ω1 ,ω2 , &#8943 ,ωn) = ωI n 时,即可得到熟知的

给出了广义逐次超松弛( GSOR) 迭代算法,得到了GSOR 算法收敛的必要性和充分性 条件,当参数矩阵Ω = diag (ω1 ,ω2 , &#8943 ,ωn) = ωI n 时,即可得到熟知的SOR 算法,举例说明了 GSOR 算法的应用。
https://www.eeworm.com/dl/652/311469.html
下载: 33
查看: 1174

压缩解压 i got the PSK.m in the mathworks hope you will like it.

i got the PSK.m in the mathworks hope you will like it.
https://www.eeworm.com/dl/617/312248.html
下载: 49
查看: 1033

数据结构 有限期作业安排问题”描述如下:有n个任务J1,J2,...,Jn,每个任务Ji都有一个完成期限di,若任务Ji在它的期限di内完成,则可以获利Ci(1[i[n) 问如何安排使得总的收益最大(假设完成每

有限期作业安排问题”描述如下:有n个任务J1,J2,...,Jn,每个任务Ji都有一个完成期限di,若任务Ji在它的期限di内完成,则可以获利Ci(1[i[n) 问如何安排使得总的收益最大(假设完成每一个任务所需时间均为一个单位时间).这个问题适合用贪心算法来解决,贪心算法的出发点是每一次都选择利润大的任务来完成以期得到最多的收益 但是对 ...
https://www.eeworm.com/dl/654/313407.html
下载: 125
查看: 2374

微处理器开发 EASYARM2200平台 ADS1.2编译 功能:LED显示控制。 * 通过I/O模拟同步串口与74HC595进行连接

EASYARM2200平台 ADS1.2编译 功能:LED显示控制。 * 通过I/O模拟同步串口与74HC595进行连接,控制74HC595驱动LED显示。 * 说明:将跳线器JP8短接。
https://www.eeworm.com/dl/655/313718.html
下载: 89
查看: 1049

数学计算 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/641/314081.html
下载: 23
查看: 1059

数学计算 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/641/314082.html
下载: 181
查看: 1043

其他 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/534/314083.html
下载: 77
查看: 1062

其他 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) >

求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
https://www.eeworm.com/dl/534/314085.html
下载: 61
查看: 1047