搜索结果

找到约 2,085 项符合 WI-H 的查询结果

通讯/手机编程 Wi-max capacity, have many information about how to calculate the capacity of wimax

Wi-max capacity, have many information about how to calculate the capacity of wimax
https://www.eeworm.com/dl/527/485196.html
下载: 186
查看: 1085

文件格式 A DirectX Checker to check whether your hardware of display card is supported by H.264 / AAC3 or not

A DirectX Checker to check whether your hardware of display card is supported by H.264 / AAC3 or not
https://www.eeworm.com/dl/639/485511.html
下载: 158
查看: 1060

压缩解压 H.264编码实现

H.264编码实现,国家先进编码,适宜研究数据压缩
https://www.eeworm.com/dl/617/487628.html
下载: 167
查看: 1029

书籍源码 ssd5 fifo.h 模拟打印机全部源代码

ssd5 fifo.h 模拟打印机全部源代码
https://www.eeworm.com/dl/532/487851.html
下载: 164
查看: 1067

能源行业(电力石油煤炭) 计算序列的卷积和相关函数 1. 计算序列h(n)和x(n)的卷积

计算序列的卷积和相关函数 1. 计算序列h(n)和x(n)的卷积,h(n)*x(n)。 // // // // 2. 计算序列h(n)和h(n-45)的相关函数。
https://www.eeworm.com/dl/705/488298.html
下载: 113
查看: 1321

通讯/手机编程 for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix

for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies ...
https://www.eeworm.com/dl/527/488408.html
下载: 144
查看: 1041

单片机开发 无线收发模块cc1100的配置程序cc1100.h,io.h和发送、接收程序cc1100.c

无线收发模块cc1100的配置程序cc1100.h,io.h和发送、接收程序cc1100.c
https://www.eeworm.com/dl/648/489665.html
下载: 108
查看: 1135

嵌入式/单片机编程 H-JtagDebugFinal详细使用教程.rar 详细讲解该软件全过程,及应用到嵌入式中的相关.

H-JtagDebugFinal详细使用教程.rar 详细讲解该软件全过程,及应用到嵌入式中的相关.
https://www.eeworm.com/dl/647/489783.html
下载: 174
查看: 1105

压缩解压 这是一个基于H.263的视频压缩编码和解码的源代码

这是一个基于H.263的视频压缩编码和解码的源代码,供学习和参考用。
https://www.eeworm.com/dl/617/490628.html
下载: 48
查看: 1058

数学计算 #include<stdio.h> void main(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n)

#include<stdio.h> void main(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n) for(i=0 i<=n i++) { printf("a[ d]=",i) scanf(" d",&a[i]) } printf("k=") scanf(" d",&k) for(derivata=1 derivata<=k derivata++) { for(i=0 i<=n i++) a[i]=a[i]*(n-i) n-- for(i=0 i<=n i++) p ...
https://www.eeworm.com/dl/641/491234.html
下载: 98
查看: 1402