代码搜索:RS编码
找到约 10,000 项符合「RS编码」的源代码
代码结果 10,000
www.eeworm.com/read/110411/15534742
bak rs485_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/102653/15763717
txt rs232v4.txt
Biblioth妐ue de fonctions de gestion de la voie s俽ie
P our IBM -PC et compatibles sous MS-DOS
en TurboPascal : RS232.PAS
www.eeworm.com/read/100204/15880850
rul rs6000-aix-gcc.rul
#ident "@(#)rs6000-aix-gcc.rul 1.2 99/08/29 "
###########################################################################
# Written 1997 by J. Schilling
###############################################
www.eeworm.com/read/100204/15880856
rul rs6000-aix-cc.rul
#ident "@(#)rs6000-aix-cc.rul 1.4 99/08/29 "
###########################################################################
# Written 1996 by J. Schilling
################################################
www.eeworm.com/read/7558/121395
pdf 计算机中信息的编码及汉字的编码-2页-0.1m.pdf
www.eeworm.com/read/392182/8360329
m b2f.m
function [B,len,v]=B2F(sol,bounds)
%[B,len]=B2F(x,bounds) 二进制编码函数
%x 编码向量如x=[6 8 9];
%bounds 边界约束ru如bounds=[4 8 ;3 11;6 12;];
%B
www.eeworm.com/read/291636/8406605
m b2f.m
function [B,len,v]=B2F(sol,bounds)
%[B,len]=B2F(x,bounds) 二进制编码函数
%x 编码向量如x=[6 8 9];
%bounds 边界约束ru如bounds=[4 8 ;3 11;6 12;];
%B
www.eeworm.com/read/291636/8406652
m b2f.m
function [B,len,v]=B2F(sol,bounds)
%[B,len]=B2F(x,bounds) 二进制编码函数
%x 编码向量如x=[6 8 9];
%bounds 边界约束ru如bounds=[4 8 ;3 11;6 12;];
%B
www.eeworm.com/read/189360/8473764
txt vis264使用说明.txt
欢迎下载并使用上海炜寅信息科技有限公司的产品或资料!
上上海炜寅信息科技有限公司是专门从事音视频编解码器设计开发的软件公司。公司专门提供基于各种平台的H.264标准和MPEG-4标准的实时编解码器。目前已经成功开发了基于PC和嵌入式DSP或ARM的H.264和MPEG-4 实时编解码器。其优点是速度快,质量高,占用CPU资源少以及码率可调等。另外本公司推出的视频编码器具 ...
www.eeworm.com/read/389008/8555639
c main.c
//-------------哈弗曼编码--------
//作者:kenneth
//时间:11.26
//修改时间:12.1
#include "pubuse.h"
#include "HuffmanDef.h"
#include "HuffmanAlgo.h"
void main(void)
{
FILE *fp=fopen("Plain_Coding.tx