代码搜索:Serialport
找到约 4,040 项符合「Serialport」的源代码
代码结果 4,040
www.eeworm.com/read/102178/15791874
cpp serialpo.cpp
/***************************************************************************
These C++ classes are copyright 1990, by William Herrera.
All those who put this code or its derivatives in a commercia
www.eeworm.com/read/382833/8995606
cpp e848解锁dlg.cpp
// E848解锁Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "E848解锁.h"
#include "E848解锁Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/422456/10636024
c interrupt.c
#include "Global.H"
#include "ClockTask.H"
//INT0_InterruptService
//=====================
void INT0_InterruptService(void) interrupt 0 using 1
{
//切换任务并设置任务工作在初入状态
//==============
www.eeworm.com/read/199402/7861319
uv2 w29c040.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/316100/13530157
c interrupt.c
#include "Global.H"
#include "ClockTask.H"
//INT0_InterruptService
//=====================
void INT0_InterruptService(void) interrupt 0 using 1
{
//请求切换任务
//============
TaskChang
www.eeworm.com/read/478844/6704916
cpp serialcontrol.cpp
#include "StdAfx.h"
#include "SerialControl.h"
#include
#include "winbase.h"
HANDLE hCom;//全局变量,串口句柄
HANDLE hCommThread;//全局变量,串口线程
SerialPortData comData;//全局变量,串口数据
BOOL
www.eeworm.com/read/223893/14613779
cpp serialportcontrol.cpp
#include "StdAfx.h"
#include "SerialPortControl.h"
HANDLE hCom; //全局变量,串口句柄
HANDLE hCommThread; //全局变量,串口线程
DWORD WINAPI SerialPort1ThreadProcess(HWND hWnd);
volatile bool hEventRun;
HWND hWnd;
www.eeworm.com/read/218720/14908799
java vdbterm.java
/**
* Bug report to: Lin Gu
*/
import java.util.*;
import java.io.*;
import javax.comm.*;
import net.tinyos.util.*;
import net.tinyos.message.*;
public class VDBTerm {
www.eeworm.com/read/368437/9696546
vbw comm32.vbw
Form1 = 135, 131, 661, 526, , 22, 29, 548, 424, C
SerialPort = 44, 58, 570, 453,
Xpres = 66, 87, 649, 482,
modCMDialog = 110, 145, 679, 540,
clsCommDlg = 0, 0, 569, 394,
frmAbout = 44, 58, 61
www.eeworm.com/read/384041/8904591
htm about.htm
About Terminal
body {font: 10pt verdana; margin: 8px;}
h1 {font-size: 14pt; color: navy; margin-bottom: 4px;}
#