代码搜索:decode
找到约 10,000 项符合「decode」的源代码
代码结果 10,000
www.eeworm.com/read/196895/8052021
m decode.m
function ret=Decode(lenchrom,bound,code,opts)
% 本函数对染色体进行解码
% lenchrom input : 染色体长度
% bound input : 变量取值范围
% code input :编码值
% opts input : 解码方法标签
% ret output: 染色体的解码
www.eeworm.com/read/196787/8060869
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/396612/8098571
h decode.h
#ifndef _DECODE_H_
#define _DECODE_H_
#include "common.h"
void decode_info(Bit_stream_struc*, frame_params*);
void IIS_get_side_info(Bit_stream_struc *bs, IIS_side_info_t *si, frame_params *fr
www.eeworm.com/read/196292/8102167
cpp decode.cpp
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/396488/8103253
c decode.c
/*
* $Id: decode.c,v 1.1.1.1 2004/12/22 10:02:27 zyu Exp $
*/
/*
* Mpeg Layer-1,2,3 audio decoder
* ------------------------------
* copyright (c) 1995,1996,1997 by Michael Hipp, All ri
www.eeworm.com/read/195907/8124082
cc decode.cc
/*---------------------------------------------------------------------------*/
// Baseline Wavelet Transform Coder Construction Kit
//
// Geoff Davis
// gdavis@cs.dartmouth.edu
// http://www.cs.dartm
www.eeworm.com/read/396134/8124544
m decode.m
function [sys,x0,str,ts]=decode(t,x,u,flag)
switch flag,
case 0
[sys,x0,str,ts]=mdlInitializeSizes;
case 3
sys=mdlOutputs(t,x,u);
case {1,2,4,9}
sys=[];
www.eeworm.com/read/146069/12680541
txt decode.txt
wsalkfjweoifsdlkfajoiewfdklsfsdaokfiuwekd
sjgwopiergedfjgerhigerighersdsadkljrthfgh
www.eeworm.com/read/146013/12683874
c decode.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#include
//#include
#include