搜索结果

找到约 1,697 项符合 itu-t 的查询结果

其他 AT&T的一些基于MPEG视频流的特征的提取

AT&T的一些基于MPEG视频流的特征的提取,用于shot的检测
https://www.eeworm.com/dl/534/260076.html
下载: 129
查看: 1027

文件格式 This program don t special because it just can run some number,and I hope I can be a menber on this

This program don t special because it just can run some number,and I hope I can be a menber on this website
https://www.eeworm.com/dl/639/260928.html
下载: 43
查看: 1096

其他 Tell you some basic things about Linux, if you want to learn this Linux well and can programme in t

Tell you some basic things about Linux, if you want to learn this Linux well and can programme in this OS,please don t miss downloading this document.
https://www.eeworm.com/dl/534/261366.html
下载: 50
查看: 1103

matlab例程 计算扰动后的T检验Matlab程序

计算扰动后的T检验Matlab程序,对原始数据进行扰动以分析扰动后的变量是否具有显著性
https://www.eeworm.com/dl/665/262583.html
下载: 159
查看: 1039

文章/文档 在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t )

在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y ) subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v ) subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta )
https://www.eeworm.com/dl/652/262840.html
下载: 31
查看: 1151

微处理器开发 OKI公司生产的ML675K001芯片开发板的基于T-KERNEL的CF卡驱动程序

OKI公司生产的ML675K001芯片开发板的基于T-KERNEL的CF卡驱动程序
https://www.eeworm.com/dl/655/263020.html
下载: 72
查看: 1041

微处理器开发 T-Kernel下PCF8563的驱动程序开发

T-Kernel下PCF8563的驱动程序开发,已经在OKI的开发板上跑过,很好使的
https://www.eeworm.com/dl/655/263021.html
下载: 157
查看: 1071

其他 Status StrAssign(SString T,char *chars) { // 生成一个其值等于chars的串T int i if(strlen(chars)>MAXST

Status StrAssign(SString T,char *chars) { // 生成一个其值等于chars的串T int i if(strlen(chars)>MAXSTRLEN) return ERROR else { T[0]=strlen(chars) for(i=1 i<=T[0] i++) T[i]=*(chars+i-1) return OK } }
https://www.eeworm.com/dl/534/266767.html
下载: 152
查看: 3115

其他 Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf("请输入矩阵的行

Status CreateSMatrix(RLSMatrix &M) { // 创建稀疏矩阵M int i Triple T Status k printf("请输入矩阵的行数,列数,非零元素数:") scanf("%d,%d,%d",&M.mu,&M.nu,&M.tu) M.data[0].i=0 // 为以下比较做准备 for(i=1 i<=M.tu i++) { do {
https://www.eeworm.com/dl/534/266768.html
下载: 69
查看: 1294

matlab例程 光学双稳特性曲线 调制作用:It=Ii*T(phi) 反馈作用:phi=phi_0+K*It 得透射率T(phi)与相移phi的反馈关系是 T(phi)=[phi-phi_0]/[K*Ii

光学双稳特性曲线 调制作用:It=Ii*T(phi) 反馈作用:phi=phi_0+K*It 得透射率T(phi)与相移phi的反馈关系是 T(phi)=[phi-phi_0]/[K*Ii] 式中phi_0为初始相移 对于多干涉(F-P干涉)有: T(phi)=1/[1+F*(sin(phi/2))^2]
https://www.eeworm.com/dl/665/266824.html
下载: 66
查看: 1061