代码搜索:comm
找到约 10,000 项符合「comm」的源代码
代码结果 10,000
www.eeworm.com/read/181585/9245411
cpp comm.cpp
#include "stdafx.h"
#include "Comm.h"
// 串口设备句柄
HANDLE hComm;
// 打开串口
// 输入: pPort - 串口名称或设备路径,可用"COM1"或"\\.\COM1"两种方式,建议用后者
// nBaudRate - 波特率
// nParity - 奇偶校验
// nByte
www.eeworm.com/read/180827/9294257
hpp comm.hpp
/////////////////////////////////////////////////////////////////////////////
// //
// COMM.HPP -- header file for C++ prog
www.eeworm.com/read/180827/9294279
h comm.h
/****************************************************************************
COMM.H -- header file for C programs using MCOMM5 Async Lib
Mike Dumdei, 6 Holly Lane, Texarkana TX 75503 (c
www.eeworm.com/read/180827/9294280
cpp comm.cpp
/////////////////////////////////////////////////////////////////////////////
// //
// COMM.CPP -- source for common functi
www.eeworm.com/read/180816/9294678
h comm.h
/*****************************************************************************/
/* COMM.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/*****
www.eeworm.com/read/180414/9309211
h comm.h
// Comm.h 公共头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31
#ifndef _COMM_H //避免多次编译
#define _COMM_H
/******
由于NDEBUG是为程序调试(debug)期间使用的,当调试期完毕,程序出
发行版(release)后,NDEBUG
www.eeworm.com/read/180414/9309215
inl comm.inl
// Comm.inl 公共函数(方法)定义
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31
#ifndef _COMM_INL
#define _COMM_INL
template
inline long double //判断绝对值
Abs(const T& x)
{
comple
www.eeworm.com/read/180414/9309334
ncb comm.ncb
www.eeworm.com/read/180414/9309335
dsp comm.dsp
# Microsoft Developer Studio Project File - Name="Comm" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/180414/9309336
dsw comm.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################