代码搜索:APPLICATION
找到约 10,000 项符合「APPLICATION」的源代码
代码结果 10,000
www.eeworm.com/read/410360/11290325
c application.c
#include "INCLUDE.H"
/*********************************************************************************************************
**
** Function name: KeyDoEvent
www.eeworm.com/read/410360/11290330
lst application.lst
C51 COMPILER V7.09 APPLICATION 02/09/2009 16:04:55 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE APPLICATION
OBJECT MODULE PLACE
www.eeworm.com/read/410360/11290335
obj application.obj
www.eeworm.com/read/264451/11314083
c application.c
/*******************************************************************************
Written by: Haemish Kyd
It is hereby certified that the author of this code specified above
has
www.eeworm.com/read/264291/11322693
obj application.obj
www.eeworm.com/read/264291/11322888
cpp application.cpp
#include "h/application.h"
Define_Module(Application);
//applicaton sends data to a mobile host chosen
//randomly among the numHost device.
//the actual address of the chosen host is defined by
//th
www.eeworm.com/read/264291/11322903
cpp application.cpp
#include "h/application.h"
Define_Module(Application);
//applicaton sends data to a mobile host chosen
//randomly among the numHost device.
//the actual address of the chosen host is defined by
//th
www.eeworm.com/read/264291/11322926
h application.h
#ifndef APPLICATION_H
#define APPLICATION_H
#include "omnetpp.h"
#include "costants.h"
#include "physic.h"
#include "log.h"
class Application : public cSimpleModule
{
Module_Class_Members(Ap