代码搜索:Decode
找到约 10,000 项符合「Decode」的源代码
代码结果 10,000
www.eeworm.com/read/172623/9699815
mpf decode.mpf
;
; Copyright Model Technology, a Mentor Graphics
; Corporation company 2004, - All rights reserved.
;
[Library]
std = $MODEL_TECH/../std
ieee = $MODEL_TECH/../ieee
verilog = $MODEL_TECH/.
www.eeworm.com/read/367897/9723610
m decode.m
clear;
%第一部分: 文件的输入
fid = fopen('DATA_IN.txt', 'r');
a=fread(fid,'*char');
b= sscanf(a, '%d');
c=reshape(b,2,[])';
d=c(:,2);
input_data= d;
fch_type = input('需要解析 FCH吗?(1代表是,0代表不是)');
bur
www.eeworm.com/read/171312/9762022
pbd decode.pbd
www.eeworm.com/read/171305/9762670
pbl decode.pbl
www.eeworm.com/read/415926/11048221
ico decode.ico
www.eeworm.com/read/415036/11085957
c decode.c
/*
* decode.c
*
* CCITT ADPCM decoder
*
* Usage : decode [-3|4|5] [-a|u|l] < infile > outfile
*/
#include
#include "g72x.h"
/*
* Unpack input codes and pass them back as bytes.
* R
www.eeworm.com/read/269413/11098875
c decode.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#include
//#include
#include
www.eeworm.com/read/269413/11098879
h decode.h
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#ifndef _DECODE_H_
#define _DECODE_H_
void deco