代码搜索结果

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

serialthread.cpp

/******************************************************************** created: 2002/09/18 created: 18:9:2002 23:44 filename: C:\Development c++\Serial communication\SerialApp\serialThread.cpp

msg

Why do we need a data encryption standard, since proprietary encipherment systems are available from many manufacturers? Users wishing to protect communication on a line need only purchase a pair

index.html

ENEE XXXX - ENEE 420 Communication Systems ENEE 420 Communication Systems

readme.txt

MATLAB files for Contemporary Communication Systems with MATLAB ============================================== John G. P

smcp-clpu.d

app/smcp-clpu.d app/smcp-clpu.o: ../app/smcp-clpu.c \ ../app/smcp-message-factory.h ../app/smcp-clpu.h ../app/remote-proxy.h \ ../app/communication-interface.h ../app/smcp-timer.h ../app/smcp-mes

communication-interface.c

#include "communication-interface.h" int create_msg_queue(int key) { int msgfd; if( (msgfd = msgget(key, IPC_CREAT|IPC_EXCL| 00666)) < 0) { if( (msgfd = msgget(key, IPC_CREAT|0066

author.txt

Written by: Ian Zhang Contact: Happyili@hotmail.com Subdivision Algorithms Welcome communication

serial communication.m51

BL51 BANKED LINKER/LOCATER V6.00 07/31/2006 13:52:30 PAGE 1 BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY: E:\PROGRAM FILES\KEIL\C51\BIN\B

serial communication.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

readme

This code implements the random-number generator described in the NAS Parallel Benchmark document RNR Technical Report RNR-94-007. The code is "embarrassingly" parallel in that no communication is req