代码搜索:RS编码
找到约 10,000 项符合「RS编码」的源代码
代码结果 10,000
www.eeworm.com/read/318324/13481532
c 编码器.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit INT_0 =P3^2; // 将p3.2外部中断0
sbit pulse_A=P1^2; // P1.2为脉
www.eeworm.com/read/314318/13569338
c 编码器.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit INT_0 =P3^2; // 将p3.2外部中断0
sbit pulse_A=P1^2; // P1.2为脉
www.eeworm.com/read/302438/13835819
plg 编码器.plg
礦ision2 Build Log
Project:
D:\接口技术子程序集\程序\第八章\8.8\编码器.uv2
Project File Date: 05/13/2005
Output:
www.eeworm.com/read/302438/13835820
c 编码器.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit INT_0 =P3^2; // 将p3.2外部中断0
sbit pulse_A=P1^2; // P1.2为脉
www.eeworm.com/read/302438/13835824
opt 编码器.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/302438/13835827
obj 编码器.obj
www.eeworm.com/read/301566/13856633
lst 24路编码.lst
C51 COMPILER V7.50 24路盻码 01/20/2007 15:57:00 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 24路盻码
OBJECT MODULE PLACED IN 24路编
www.eeworm.com/read/301566/13856654
c 24路编码.c
#include
#define uchar unsigned char
#define WAKE_FLAG P3^3
#define _01_IN_ P1
#define _2_IN_ P3
void main()
{
uchar sig_in_first_;
uchar code_24_out=0;
do{
www.eeworm.com/read/260718/6287460