搜索结果

找到约 3,424 项符合 mips-I 的查询结果

数学计算 求标准偏差 > 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

其他书籍 Shanghai Jiao Tong University ACM-ICPC Team Selection Contest Stage I May 17th, 2006 18:00 &raquo

Shanghai Jiao Tong University ACM-ICPC Team Selection Contest Stage I May 17th, 2006 18:00 &raquo 20:30
https://www.eeworm.com/dl/542/314131.html
下载: 123
查看: 1104

Windows CE i.Mx31 bootloader(for WinCE6.0)

i.Mx31 bootloader(for WinCE6.0)
https://www.eeworm.com/dl/674/314576.html
下载: 135
查看: 1037

书籍源码 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C

复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c1, const Complex & c2 ) friend ...
https://www.eeworm.com/dl/532/314582.html
下载: 94
查看: 1040

单片机开发 利用C51的I/O控制< 所有的I2C晶片 可以方便的使用

利用C51的I/O控制< 所有的I2C晶片 可以方便的使用
https://www.eeworm.com/dl/648/314807.html
下载: 158
查看: 1070

Linux/Unix编程 liunx下的shell实现;进程、线程同步的实现;I/O系统调用的比较(mmap)——操作系统的课程设计

liunx下的shell实现;进程、线程同步的实现;I/O系统调用的比较(mmap)——操作系统的课程设计
https://www.eeworm.com/dl/619/314902.html
下载: 178
查看: 1053

单片机开发 GPIO (通用输入/输出)或总线扩展器利用工业标准I&sup2 C、SMBus&#8482 或SPI&#8482 接口简化了I/O口的扩展。

GPIO (通用输入/输出)或总线扩展器利用工业标准I&sup2 C、SMBus&#8482 或SPI&#8482 接口简化了I/O口的扩展。
https://www.eeworm.com/dl/648/315051.html
下载: 107
查看: 1100

Jsp/Servlet 输出"I am a student" 输出"I am a student" 输出"I am a student"

输出"I am a student" 输出"I am a student" 输出"I am a student"
https://www.eeworm.com/dl/696/315312.html
下载: 74
查看: 1111