代码搜索:RS编码
找到约 10,000 项符合「RS编码」的源代码
代码结果 10,000
www.eeworm.com/read/158882/10722717
doc huffman编码.doc
www.eeworm.com/read/270239/11044165
地理要素编码
www.eeworm.com/read/470668/6905598
svu pcm编码.svu
www.eeworm.com/read/470694/6905900
opt irm编码.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/470694/6905903
plg irm编码.plg
礦ision3 Build Log
Project:
D:\红外遥控编解码仿真\红外编码\IRM编码.uv2
Project File Date: 02/04/2009
Output:
www.eeworm.com/read/470694/6905905
hex irm编码.hex
:09019400010800010900010A0044
:10014F00750BFF1201841200F9EFF460F9E50BB49F
:0F015F00FF048F0BD28C7F0A7E0012016E80E7A7
:10018400758901758CFF758AFFD2AFD2A9C28C2202
:03000B0002009A56
:04009A00C0E0C0D0
www.eeworm.com/read/467485/7004167
txt crc 编码.txt
CRC 编码
module crc(crc_reg,crc,d,calc,init,d_valid,clk,reset);
output[15:0] crc_reg;
output[7:0] crc;
input[7:0] d;
input calc;
input init;
input d_valid;
input clk;
input reset;
reg[15:0] cr
www.eeworm.com/read/460324/7253825
doc 算术编码.doc
www.eeworm.com/read/459675/7268949
txt crc 编码.txt
CRC 编码
module crc(crc_reg,crc,d,calc,init,d_valid,clk,reset);
output[15:0] crc_reg;
output[7:0] crc;
input[7:0] d;
input calc;
input init;
input d_valid;
input clk;
input reset;
reg[15:0] cr