代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/304452/13794071

changelog

2005-09-19 * configure.in: Released version 0.5.0. * src/PosixSignalDispatcher.cpp (Repository): Formatting changes only. No logical changes. * src/PosixSignalDispatcher.
www.eeworm.com/read/142244/5765709

java smsserialdriver.java

// package edu.soft.buaa.message.sms; import java.io.*; import java.util.*; import javax.comm.*; /** This class handles the operation the serial port. This class contains
www.eeworm.com/read/138385/5816658

java serialportutil.java

package com.zcsoft.comm; /** * Title: 串口通信 * Description: 串口通信实验 * Copyright: Copyright (c) 2004-2005 * Company: Zhicheng Software&Service Co. Ltd. * @author 蒋智湘 * @
www.eeworm.com/read/137691/5820120

java serialportstub.java

// $Id: SerialPortStub.java,v 1.9 2003/10/07 21:46:09 idgay Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission
www.eeworm.com/read/131113/5948116

java serialservice.java

package com.dalsemi.onewire.adapter; import java.io.*; import java.util.*; import javax.comm.*; //import javax.comm.*; public class SerialService implements SerialPortEventListener { private s
www.eeworm.com/read/130568/5952671

plg scomm.plg

Build Log --------------------Configuration: SCOMM - Win32 Debug-------------------- Command Lines Creating command line "rc.exe /l 0x804 /fo"D
www.eeworm.com/read/124958/6035123

java smsterminal.java

// // Copyright (c) 2001 Kvanttisofta oy. All rights reserved. // // // a class modeling the communication with a SMS terminal device. // (mikko.syrjalahti@iki.fi, aspa@users.sourceforge.net). // //
www.eeworm.com/read/116008/6114304

java serialportstub.java

/* * Author: Mike Chen * Inception Date: October 22th, 2000 * * This software is copyrighted by Mike Chen and the Regents of * the University of California. The follo
www.eeworm.com/read/100413/6269910

java smsterminal.java

// // Copyright (c) 2001 Kvanttisofta oy. All rights reserved. // // // a class modeling the communication with a SMS terminal device. // (mikko.syrjalahti@iki.fi, aspa@users.sourceforge.net). // //
www.eeworm.com/read/224450/6338848

h gsm_win32_serial.h

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