代码搜索:Cumulate

找到约 20 项符合「Cumulate」的源代码

代码结果 20
www.eeworm.com/read/376078/9332816

m cylic_cumulate.m

%QPSK信号的四阶循环累量特征 %生成QPSK信号 clear all; clc M=16; fs=7200; fc=1800; R=600; N=200; x=pqmod(M,N,2)'; scatterplot(x); y=MPSKQAMmod(x,N,fs,R,fc); y=awgn(y,15,'measured'); % y=real(y); yft=abs(
www.eeworm.com/read/329616/12944765

aspx work_cumulate.aspx


www.eeworm.com/read/411929/11221282

aspx work_cumulate.aspx


www.eeworm.com/read/329616/12944925

cs work_cumulate.aspx.cs

using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using
www.eeworm.com/read/411929/11221410

cs work_cumulate.aspx.cs

using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using
www.eeworm.com/read/185943/8972072

m updatetimecumulate.m

function Cumulate = UpdateTimeCumulate(ScheduleDecision, ATScheduledSlotCumulate) Cumulate = ScheduleDecision + ATScheduledSlotCumulate;
www.eeworm.com/read/163328/10165930

txt visitor.txt

Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法<mark>Cumulate</mark>(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。 因为某种原因,系统需要添加求平均值的功能,还有计算1到n的平方和。 按照 ...
www.eeworm.com/read/163328/10165936

cs icumulation.cs

using System; namespace Visitor { /// /// IAddUp 的摘要说明。 /// public interface ICumulation { long Cumulate(long UpperLimit); long Accept(ICumulationVisitor visit
www.eeworm.com/read/211415/15180672

lst 7279.lst

C51 COMPILER V7.07 7279 05/17/2007 20:27:53 PAGE 1 C51 COMPILER V7.07, COMPILATION OF MODULE 7279 OBJECT MODULE PLACED IN 72