代码搜索:RS编码
找到约 10,000 项符合「RS编码」的源代码
代码结果 10,000
www.eeworm.com/read/230206/14297201
plg 编码器.plg
礦ision2 Build Log
Project:
D:\直流电机的闭环控制c51源代码(编译通过)\直流电机的闭环控制c51源代码(编译通过)\8.8直流电机的闭环控制\编码器.uv2
Project File Date: 05/13/2005
Output:
www.eeworm.com/read/230206/14297204
c 编码器.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit INT_0 =P3^2; // 将p3.2外部中断0
sbit pulse_A=P1^2; // P1.2为脉
www.eeworm.com/read/230206/14297215
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/230206/14297220
obj 编码器.obj
www.eeworm.com/read/128446/14298456
txt 霍夫曼编码源码.txt
// Adaptive Huffman encoding
#include
#include
#include "Huff.h"
// global flags:
// output in binary? or "0" "1"?
int binary = 1;
// if "01", break after each unit?
www.eeworm.com/read/228160/14399305
pdf verilog 编码原则.pdf
www.eeworm.com/read/124690/14553905
doc 编码定义表.doc
www.eeworm.com/read/121959/14728653
c 编码键盘输出.c
/*
WRITE FROM CHAO-JEN HUANG
DATE: 2004-04-30
PROGRAM: Keil uVision C51
*/
#include
sbit P3_0 = 0xB0; //DEFINE P3.0
sbit P3_1 = 0xB1; //DEFINE P3.1
sbit P3_2 = 0xB2; //DEF
www.eeworm.com/read/217851/14949798