代码搜索:decode
找到约 10,000 项符合「decode」的源代码
代码结果 10,000
www.eeworm.com/read/288049/8654471
v decode.v
`timescale 1ns/10ps
/*****************************************************************************
$RCSfile: decode.v,v $
$Revision: 1.1 $
$Author: kohlere $
$Date: 2000/04/10 18:17:59 $
$State: Exp $
www.eeworm.com/read/387618/8662254
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/431059/8710227
m decode.m
function ret=Decode(lenchrom,bound,code,opts)
% In this function ,it decode chromosome
% lenchrom input : length of chromosome
% opts input : tag of coding method
% bound input : bou
www.eeworm.com/read/386760/8728274
h decode.h
/*This is the program to decode the chromosome to get real values*/
void decode(population *pop_ptr);
void decode(population *pop_ptr)
{
float *real_ptr;
int i,sum,b,k,c,d,*gene_ptr,m,x;
pop_
www.eeworm.com/read/286816/8740641
c decode.c
//====================================================================================
//文 件 名: Decode.c
//功能描述: 红外接收头的遥控器接收译码程序
//维护记录: 2006年6月16 by hongyan.Feng
//=======================
www.eeworm.com/read/286816/8740753
c decode.c
//====================================================================================
//文 件 名: Decode.c
//功能描述: 红外接收头的遥控器接收译码程序
//维护记录: 2006年6月16 by hongyan.Feng
//=======================
www.eeworm.com/read/286289/8773915
c decode.c
www.eeworm.com/read/285917/8801963
c decode.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#include
//#include
#include
www.eeworm.com/read/285917/8801975
h decode.h
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#ifndef _DECODE_H_
#define _DECODE_H_
void deco
www.eeworm.com/read/385221/8813466
cpp decode.cpp
/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved.
*
* Usage Restrictions
*
* License is granted to copy, to use, and to make and to use derivative
* works for research and evaluation p