代码搜索:layer
找到约 10,000 项符合「layer」的源代码
代码结果 10,000
www.eeworm.com/read/429710/8793397
cc layer0.cc
#include"layer0.h"
void layer0::initialize()
{
}
void layer0::activity()
{
while(1)
{
cMessage *msg=receive();
switch(msg->kind())
{
www.eeworm.com/read/429710/8793409
h layer0.h
#ifndef_LAYER0_H
#define_LAYER0_H
#include
#include "globaldef.h"
/* *这个模式类 他的任务是 和manager通信 ;传递信息到节点伴随着传送范围
* -计算更新RWP */
class layer0:public cSimpleModule
{
Module_Class
www.eeworm.com/read/429710/8793425
cc layer0.cc
#include"layer0.h"
void layer0::initialize()
{
}
void layer0::activity()
{
while(1)
{
cMessage *msg=receive();
switch(msg->kind())
{
www.eeworm.com/read/285917/8801969
c layer3.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
//#include
//#include
#include
www.eeworm.com/read/429045/8822562
sro layer0.sro
%%% protect protected_file
@E
@
# Created by Synplify VHDL Compiler version 1.0, Build 020R from Synplicity, Inc.
# Copyright 1994-2008 Synplicity, Inc. , All rights reserved.
# Synthesis Netlis
www.eeworm.com/read/285570/8831154
c write_layer.c
#include
#include
#include
static char vcid[] = "$Id: write_layer.c,v 4.1 2000/05/16 21:07:16 vicadmin Exp $";
void write_layer(layer_data_struct *layer,
www.eeworm.com/read/285564/8831378
c write_layer.c
#include
#include
#include
static char vcid[] = "$Id: write_layer.c,v 4.1 2000/05/16 21:07:16 vicadmin Exp $";
void write_layer(layer_data_struct *layer,
www.eeworm.com/read/285309/8851247
c layer3.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#include "common.h"
#include "decode.h"
unsigned in
www.eeworm.com/read/284536/8920694
c layer3.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
//#include
//#include
#include