代码搜索结果

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

system.o

XL H 1 areas 5 global symbols M System.c S _Process_Task Ref0000 S _Communication_INIT Ref0000 S _System_INIT Ref0000 S _Menu_INIT Ref0000 A text size 16 flags 0 dbfile O:\2007全国电子设计大赛\键盘显示模块\

mssccprj.scc

SCC = This is a Source Code Control file [RTUSim.dsp] SCC_Aux_Path = "\\10.0.2.2\communication center\" SCC_Project_Name = "$/RTUSim", DFAAAAAA

communicationutil.h

#ifndef _COMMUNICATION_H_ #define _COMMUNICATION_H_ extern DWORD WINAPI sendMP4File(void* data); extern DWORD WINAPI readDecodedData(void* data); extern DWORD WINAPI sysReset(void* data); #en

spmk2002sensor_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,

loopc.c

/*LOOPC.C-LOOP PROGRAM USING PORT 0 WITH POLLING */ #include "aiccom.c" /*AIC Communication routines */ int AICSEC[4] = {0x1428,0x1,0x4A96,0x67}; /*Config data for AIC*/ main() {

s6000 reader setup.cnt

:Base S6000 Reader Setup.hlp>main :Title S6X00 Tag-it Host Protocol Reader Setup 1 S6X00 Tag-it Protocol Setup General=O465>Main 1 S6000 Reader Setup Description 2 S6000 Reader Setup Description=

example_dps2812m_keyboard.h

/* ================================================================================= File name: Examle_DPS2812M_KEYBOARD.H (28x version) Originator: R

plot3d.demo

#!/bin/sh # @(#)plot3d.demo 1.1 6/18/91 ERL - plot3d socket communication setup xwaves -w wpro.3dplot -s & sleep 15 WAVES_PORT=5678;export WAVES_PORT plot3d -oR -w files/sat.fspec&

i386v42mp.mh

# Host: Intel 386 running SVR4 XM_FILE= xm-i386v4.h # for network communication XM_CLIBS= -lsocket -lnsl # we don't want nm-i386v4.h since that defines LOSING_POLL which isn't # appropriate for i386

test.c

/*------------------------------------------------------------------------------ TEST.C: ISD51 Demo for TI MSC 1210 Copyright 2002 Keil Software, Inc. -------------------------------------------