代码搜索:Power
找到约 10,000 项符合「Power」的源代码
代码结果 10,000
www.eeworm.com/read/285822/8815719
c mpsplot.c
#include
#include
#include
#include "msp.h"
void mpsplot(float psdr[],float psdi[],int mfre,float ts)
{
/*----------------------------------------------------------
www.eeworm.com/read/384965/8826311
c ch03.02.c
// #include
#include
/**
** 2 raised to the power of 10: 1024
**/
int main()
{
int value = 2;
int pow = 10;
cout
www.eeworm.com/read/187370/8829773
asm bios.asm
; ***************************************************************************
; * Project : Electronic Dictionary *
; * Date : 2003.9
www.eeworm.com/read/285526/8833069
cpp main.cpp
#include"iostream.h"
#include"math.h"
#include"linkedlist.h"
#include"swap.cpp"
/*以下函数根据链表的内容和x的值,求出多项式的具体值*/
double poly(LinkedList & f, double x)
{
double a=0;//a是累加器
Term *temp=f.head;/
www.eeworm.com/read/187250/8838727
m walsh.m
function Wn=walsh(N,option);
%WALSH Returns walsh codes of length N
% Wn=walsh(N)
% This returns a matrix of all the walsh codes of length N
% N must be greater then 1 and a power of 2, e.g. 2,4,8
www.eeworm.com/read/187078/8858540
m wuthtiaozhigonglvpu.m
function THfasheji=fashe()
Pow = -30; % Average transmitted power (dBm)
fc = 50e9; % sampling frequency
numbits = 2; % number of bits generated by the source
Ts =5e-9;
Nh = 3;
www.eeworm.com/read/187078/8858541
m fashe.m
function fasheji
Pow = -30; % Average transmitted power (dBm)
fc = 50e9; % sampling frequency
numbits = 8; % number of bits generated by the source
Ts =30e-9;
Nh = 15;
www.eeworm.com/read/187078/8858548
asv thfasheji.asv
function THfasheji=fashe()
Pow = -30; % Average transmitted power (dBm)
fc = 50e9; % sampling frequency
numbits = 4; % number of bits generated by the source
Ts =5e-9;
Nh = 2;
www.eeworm.com/read/187078/8858553
asv fashe.asv
function THfasheji=fashe()
Pow = -30; % Average transmitted power (dBm)
fc = 50e9; % sampling frequency
numbits = 4; % number of bits generated by the source
Ts =5e-9;
Nh = 3;
www.eeworm.com/read/187078/8858561
asv gonglvpu.asv
function THfasheji=fashe()
Pow = -30; % Average transmitted power (dBm)
fc = 50e9; % sampling frequency
numbits = 2; % number of bits generated by the source
Ts =5e-9;
Nh = 3;