代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/223893/14613790

h serialportcontrol.h

#ifndef _SERIAL_PORT_CONTROL_H #define _SERIAL_PORT_CONTROL_H #define COM_RECVDATA WM_USER+1000//自定义消息 extern HANDLE hCom; //全局变量,串口句柄 extern HANDLE hCommThread; //全局变量,串口线程//串口监视线程控制函数 extern vo
www.eeworm.com/read/171876/5391292

cpp serialporttest2view.cpp

// SerialPortTest2View.cpp : implementation of the CSerialPortTest2View class // #include "stdafx.h" #include "SerialPortTest2.h" #include "SerialPortTest2Doc.h" #include "SerialPortTest2View
www.eeworm.com/read/170062/5407277

cpp serialporttest2view.cpp

// SerialPortTest2View.cpp : implementation of the CSerialPortTest2View class // #include "stdafx.h" #include "SerialPortTest2.h" #include "SerialPortTest2Doc.h" #include "SerialPortTest2View
www.eeworm.com/read/137792/13296801

h serial.h

/* Module : SERIALPORT.H Copyright (c) 1999 - 2001 by db */ ///////////////////// Macros / Structs etc ////////////////////////// #ifndef __SERIALPORT_H__ #define __SERIALPORT_H__
www.eeworm.com/read/356470/10226739

java javaterm.java

import java.io.*; import java.util.*; import java.awt.*; import java.awt.event.*; /* Created on January 2, 2000 Ben Resner benres@media.mit.edu Simple terminal program. Good example f
www.eeworm.com/read/421691/10709706

cpp vcnetcommdlg.cpp

// VCNetCommDlg.cpp : implementation file // #include "stdafx.h" #include "VCNetComm.h" #include "VCNetCommDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CVCNetCommDlg dialog CV
www.eeworm.com/read/197176/8025803

cpp vcnetcommdlg.cpp

// VCNetCommDlg.cpp : implementation file // #include "stdafx.h" #include "VCNetComm.h" #include "VCNetCommDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CVCNetCommDlg dialog CV
www.eeworm.com/read/397462/8045024

rpt pwm_gen.tan.rpt

Timing Analyzer report for pwm_gen Mon Mar 26 11:14:57 2007 Version 5.1 Build 176 10/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Noti
www.eeworm.com/read/329220/12969194

rpt pwm_gen.tan.rpt

Timing Analyzer report for pwm_gen Mon Mar 26 11:14:57 2007 Version 5.1 Build 176 10/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Noti
www.eeworm.com/read/304610/13790566

cpp serialporttestdlg.cpp

// SerialPortTestDlg.cpp : implementation file // #include "stdafx.h" #include "SerialPortTest.h" #include "SerialPortTestDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static