代码搜索:source

找到约 10,000 项符合「source」的源代码

代码结果 10,000
www.eeworm.com/read/295270/8172894

c bursty_source.pr.c

/* Process model C form file: bursty_source.pr.c */ /* Portions of this file copyright 1992-2007 by OPNET Technologies, Inc. */ /* This variable carries the header into the object file */ con
www.eeworm.com/read/295270/8172905

header block bursty_source.header block

/* Include files. */ #include "oms_dist_support.h" #include /* Define constants used in the process model. */ #define OFF_TO_ON 10 #define ON_TO_ON 20 #define ON_TO_OFF 30
www.eeworm.com/read/295270/8172909

temporary variables bursty_source.temporary variables

int intrpt_type; int intrpt_code; Packet* pkptr; double pksize; double on_period; double off_period; double next_packet_arrival_time;
www.eeworm.com/read/293787/8272971

c dsr_source.pr.c

/* Process model C form file: dsr_source.pr.c */ /* Portions of this file copyright 1992-2001 by OPNET Technologies, Inc. */ /* This variable carries the header into the object file */ static
www.eeworm.com/read/293787/8272975

m dsr_source.pr.m

www.eeworm.com/read/392361/8348588

m source82_1.m

function TU=source82_1(T0,N0,K) t=linspace(0,K*T0,K*N0+1); N=length(t); u1=t(1:(N0+1)).^2; u2=(t((N0+2):(2*N0+1))-2*T0).^2; u3(1:(N-(2*N0+2)+1))=0; u=[u1,u2,u3]; TU=[t',u'];
www.eeworm.com/read/174295/9597932

m source_coding1.m

e=zeros(8,161) b=zeros(8,161) e(1,2:161)=s b(1,1:160)=s h(1,1)=2*sum(e(1,:).*b(1,:)) g(1,1)=sum(e(1,:).*e(1,:))+sum(b(1,:).*b(1,:)) k(1,1)=h(1,1)/g(1,1)
www.eeworm.com/read/174295/9598035

m source_coding1.m

e=zeros(8,161) b=zeros(8,161) e(1,2:161)=s b(1,1:160)=s h(1,1)=2*sum(e(1,:).*b(1,:)) g(1,1)=sum(e(1,:).*e(1,:))+sum(b(1,:).*b(1,:)) k(1,1)=h(1,1)/g(1,1)
www.eeworm.com/read/174295/9598155

m source_coding1.m

e=zeros(8,161) b=zeros(8,161) e(1,2:161)=s b(1,1:160)=s h(1,1)=2*sum(e(1,:).*b(1,:)) g(1,1)=sum(e(1,:).*e(1,:))+sum(b(1,:).*b(1,:)) k(1,1)=h(1,1)/g(1,1)
www.eeworm.com/read/174295/9598264

m source_coding1.m

e=zeros(8,161) b=zeros(8,161) e(1,2:161)=s b(1,1:160)=s h(1,1)=2*sum(e(1,:).*b(1,:)) g(1,1)=sum(e(1,:).*e(1,:))+sum(b(1,:).*b(1,:)) k(1,1)=h(1,1)/g(1,1)