代码搜索:bps
找到约 1,356 项符合「bps」的源代码
代码结果 1,356
www.eeworm.com/read/375761/9350284
prj serial.prj
vhdl work bps.vhdl
vhdl work xmit.vhdl
vhdl work rev.vhdl
vhdl work ctrl.vhdl
vhdl work serial.vhdl
www.eeworm.com/read/100313/15877338
txt class_1.txt
SUPRA TECHNICAL SUPPORT BULLETIN
CLASS 1 FAX COMMANDS FOR SUPRA FAXMODEMS
6/19/92
Supra Corporation
7101 Supra Drive SW, Albany, O
www.eeworm.com/read/100097/15885298
txt class1.txt
SUPRA TECHNICAL SUPPORT BULLETIN
CLASS 1 FAX COMMANDS FOR SUPRA FAXMODEMS
6/19/92
Supra Corporation
7101 Supra Drive SW, Albany, OR
www.eeworm.com/read/353322/10454785
dpr counter.dpr
program Counter;
{$R 'Counter.res' 'Counter.rc'}
uses Windows, Messages;
const
IDD_COUNTER = 101; // 资源ID..
IDI_COUNTER = 102;
IDC_FIBER = 1000; // 控件ID..
IDC_ANSWER = 1001;
www.eeworm.com/read/278026/10580427
dpr counter.dpr
// Module name: Counter.c ->> Counter.dpr
// Notices: Copyright (c) 1996-1997 Jeffrey Richter
// Translator: 刘麻子, Liu_mazi@126.com
program Counter;
{$R 'Counter.res' 'Counter.rc'}
uses Wi
www.eeworm.com/read/148143/5718167
h brgs.h
/*
* File: brgs.h
* Purpose: Definitions of various baud rate generator divisors
*
* Notes: div = (BRGCLK / (16 * BAUD)) - 1
www.eeworm.com/read/148143/5718246
h brgclk.h
/*
* BRGCLK when System Frequency is 54MHZ and CLOCKS.SCCR[DFBRG] = 16
*/
#define MPC8XX_BRG_3_375MHZ_9600BPS_DIVIDER (21
www.eeworm.com/read/169082/9881472
txt testseq.txt
Test sequence description
=========================
These test sequences check the bit-exactness of a particular channel encoder implementation
and the reference encoder C-simulation. Thes
www.eeworm.com/read/157749/11666358
txt vc实现串口通信例程.txt
WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。这是我的一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。
1.打开串口:
在Window 95下串行口作为文件处理,使用文件操作对串行口进行处理。使用CreateFile()打开串口,Cre ...
www.eeworm.com/read/346694/11732605
txt readme.txt
Windows CE .NET VoyagerGX Serial driver information
===================================================
Introduction
------------
Silicon Motion, Inc. VoyagerGX Serial Dr