代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/211066/15187715

vb form1.vb

Public Class Form1 '---serial port to connect to the GPS receiver--- Private WithEvents serialPort As New IO.Ports.SerialPort '---IP address of the server--- Private ServerIP As
www.eeworm.com/read/157509/5606080

c gsm_win32_serial.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_win32_port.cc // * // * Purpose: WIN32 serial port implementation // *
www.eeworm.com/read/155397/5622436

java queuedserialsource.java

// $Id: QueuedSerialSource.java,v 1.1.2.2 2003/08/21 00:48:55 idgay Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Pe
www.eeworm.com/read/473772/6840019

cc gsm_win32_serial.cc

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_win32_port.cc // * // * Purpose: WIN32 serial port implementation // *
www.eeworm.com/read/173203/9667503

c gsm_win32_serial.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_win32_port.cc // * // * Purpose: WIN32 serial port implementation // *
www.eeworm.com/read/172644/9697749

java getgpsdata.java

import java.util.*; import javax.microedition.io.*; import java.io.*; import com.sun.kjava.*; import com.sun.cldc.io.palm.comm.*; public class GetGpsData extends Spotlet { static Graphics g=G
www.eeworm.com/read/366964/9787035

c gsm_win32_serial.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_win32_port.cc // * // * Purpose: WIN32 serial port implementation // *
www.eeworm.com/read/269256/11103536

txt readme.txt

======================================================================== Windows CE APPLICATION : SerialPort ======================================================================== AppW
www.eeworm.com/read/147568/12546556

c gsm_win32_serial.c

// ************************************************************************* // * GSM TA/ME library // * // * File: gsm_win32_port.cc // * // * Purpose: WIN32 serial port implementation // *
www.eeworm.com/read/238082/13908959

cs mainfrm.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO.Ports; usi