代码搜索结果
找到约 10,000 项符合
Communication 的代码
com.h
extern unsigned _com,_baudrate,_parity,_stopbit,_tcpipport;
#define SLAVENUMBER 1
#define TCPIPPORT 5000
#define TCPIP 0
#define _COM TCPIP // Num閞o de port COM ou TCPIP
#define _BAUDRATE 115
@psc_readme_4898_3.txt
Title: ActivSocket Socket Component for Winsock, TCP/IP and client/server communication
Description: Client/server communication, automated telnet sessions, wake on lan, winsock communications using
psys.ini
[PTC-7100]
[UserName]
UserName =
UserPath =
[Parameters of the Communication Port]
ComPort = 2
ComPort485 = 1
[Parameters of the Device]
VerifyPass = 0
SourceType =
commchannel.cpp
/*****************************************************************************
*
* Atmel Corporation
*
* File : CommChannel.cpp
* Compiler : Dev-C++ 4.9.8.0 - http://bl
pulsegen.m
function [sys,x0] = pulsegen(t,x,u,flag,height,width,dt)
%PULSEGEN generates perfect pulse for communication toolbox.
% Wes Wang
% Copyright (c) 1995-96 by The MathWorks, Inc.
if f
adccontrol.c
//adc控制代码,quartus通过
#include
#include
/******************************************************************
DEFINE CONTROL PINS OF ADUC832 FOR THE PURPOSE OF AD7730 CONTROL.
C
contributors.h
/*! \file
* contributors.h
* \brief
* List of contributors and copyright information.
*
* \par Copyright statements
\verbatim
H.26L TML coder/decoder
Copyright (C)
tstats.h
/*****************************************************************************
TStats.h -- Statistics definition
*****************************************************************************/
/*
rvnamedmessages.html
rvnamed Messages
mailtest.java
//MailTest.java
import java.awt.*;
import java.awt.event.*;
import java.util.*;
import java.net.*;
import java.io.*;
import javax.swing.*;
/**
本程序显示如何通过套接字来传输文本邮件
*/
public class MailTest