代码搜索结果

找到约 10,000 项符合 0 的代码

layer0.h

#ifndef_LAYER0_H #define_LAYER0_H #include #include "globaldef.h" /* *这个模式类 他的任务是 和manager通信 ;传递信息到节点伴随着传送范围 * -计算更新RWP */ class layer0:public cSimpleModule { Module_Class

layer0.cc

#include"layer0.h" void layer0::initialize() { } void layer0::activity() { while(1) { cMessage *msg=receive(); switch(msg->kind()) {

clock_0.v

//Legal Notice: (C)2007 Altera Corporation. All rights reserved. Your //use of Altera Corporation's design tools, logic functions and other //software and tools, and its AMPP partner logic function

n0.m

function r=n0(x) r=sin(x);

s0.m

function r=s0(x) r=sin(x);

nh0.m

function r=nh0(x) r=sin(x);