代码搜索:Serialport

找到约 4,040 项符合「Serialport」的源代码

代码结果 4,040
www.eeworm.com/read/120493/14801801

java baudrate.java

/* * @(#)BaudRate.java 1.3 98/07/16 SMI * * Author: Tom Corson * * Copyright (c) 1998 Sun Microsystems, Inc. All Rights Reserved. * * Sun grants you ("Licensee") a non-exclusive, royalty free,
www.eeworm.com/read/120493/14801803

java parity.java

/* * @(#)Parity.java 1.3 98/07/17 SMI * * Author: Tom Corson * * Copyright (c) 1998 Sun Microsystems, Inc. All Rights Reserved. * * Sun grants you ("Licensee") a non-exclusive, royalty free, li
www.eeworm.com/read/188471/8538423

c dvcpu.c

#include "extData.h" #include "DataType.h" #include "syscfg.h" #include "reg51.h" #include "dvcpu.h" #include "mtv415.h" #include "ram.h" #include "dvIIC.h" #include "fpga.h" #include "utilit
www.eeworm.com/read/432004/8640034

java serial.java

//export CLASSPATH=$CLASSPATH:/usr/lib/jvm/java-6-openjdk/jre/lib/comm.jar // derived from SUN's examples in the javax.comm package import java.io.*; import java.util.*; import javax.comm.*; // for SU
www.eeworm.com/read/185911/8978629

cs mprcomm.cs

//========================================================================================== // // WJ.MPR.Reader.MPRComm // Copyright (c) 2006, WJ Communications, Inc. // //======================
www.eeworm.com/read/183086/9179284

cpp serial.cpp

/********************************************************************** * * Filename: serial.cpp * * Description: Implementation of the SerialPort class. * * Notes: * * *
www.eeworm.com/read/373837/9432720

c gsm_win32_serial.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_win32_port.cc // * // * Purpose: WIN32 serial port implementation // *