代码搜索:decode
找到约 10,000 项符合「decode」的源代码
代码结果 10,000
www.eeworm.com/read/428036/8903234
c decode.c
/*$Source: /usr/home/dhesi/zoo/RCS/decode.c,v $*/
/*$Id: decode.c,v 1.6 91/07/09 01:39:49 dhesi Exp $*/
/***********************************************************
decode.c
Adapted from "ar" a
www.eeworm.com/read/427960/8908704
cpp decode.cpp
/*
* Program to decode message using RSA private key.
*
* Requires: big.cpp crt.cpp
*
* Copyright (c) 1988-1997 Shamus Software Ltd.
*/
#include
#include
#i
www.eeworm.com/read/383950/8909283
c decode.c
/* DECODE.C - Decode blocks of received data. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for purposes of resear
www.eeworm.com/read/383944/8909506
cpp decode.cpp
#include "LDPC_head.h"
#include
struct code *initializtion(struct code *codewords,double n0);
void one_step(struct matrix_bit *matrix, struct node *head,struct code *f);
double basi
www.eeworm.com/read/427960/8909868
c decode.c
/*
* Program to decode message using RSA private key.
*
* **** For Demonstration use only ******
*
* Copyright (c) 1988-1997 Shamus Software Ltd.
*/
#include
#include "
www.eeworm.com/read/284536/8920686
c decode.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#include
//#include
#include
www.eeworm.com/read/284536/8920705
h decode.h
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#ifndef _DECODE_H_
#define _DECODE_H_
void deco
www.eeworm.com/read/284183/8956505
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/283457/9020393
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_