搜索结果
找到约 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
文件格式 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
书籍源码 ssd5 fifo.h 模拟打印机全部源代码
ssd5 fifo.h 模拟打印机全部源代码
能源行业(电力石油煤炭) 计算序列的卷积和相关函数 1. 计算序列h(n)和x(n)的卷积
计算序列的卷积和相关函数 1. 计算序列h(n)和x(n)的卷积,h(n)*x(n)。 //
// //
// 2. 计算序列h(n)和h(n-45)的相关函数。
通讯/手机编程 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
...
单片机开发 无线收发模块cc1100的配置程序cc1100.h,io.h和发送、接收程序cc1100.c
无线收发模块cc1100的配置程序cc1100.h,io.h和发送、接收程序cc1100.c
嵌入式/单片机编程 H-JtagDebugFinal详细使用教程.rar 详细讲解该软件全过程,及应用到嵌入式中的相关.
H-JtagDebugFinal详细使用教程.rar
详细讲解该软件全过程,及应用到嵌入式中的相关.
压缩解压 这是一个基于H.263的视频压缩编码和解码的源代码
这是一个基于H.263的视频压缩编码和解码的源代码,供学习和参考用。
数学计算 #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 ...