代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/154277/5638749
java encoding.java
/*
* Created on 2004-6-28
* Created by Administrator
*/
package com.gctech.sms.sdsms.common;
import sun.io.ByteToCharConverter;
import sun.io.CharToByteConverter;
/**
* Title:
www.eeworm.com/read/294242/8245046
cpp encoding.cpp
/*********************************************************************************
* The encoder in this file is based on:
*
* T. Richardson and R.Urbanke, "Efficient encoding of low-density par
www.eeworm.com/read/294242/8245054
h encoding.h
#ifndef ENCODING
#define ENCODING
/*********************************************************************************
*
* Node lists
*
******************************************************
www.eeworm.com/read/369142/9661814
cpp encoding.cpp
/**********************************************/
/* LDPC Encoder
/* int * EncodingF(struct BasicParaS * ctrl, int * input)
/* Written by: Ouyang Ziyue,
/* Date: Dec 21st, 2007,
/*
www.eeworm.com/read/369134/9661903
cpp encoding.cpp
#include "parameter_sets.h"
const int PuncPos[15] = {17, 19, 21, 23, 25, 27, 29, 31, 18, 24, 22, 28, 30, 20, 26};
int * EncodingF(struct BasicParaS * ctrl, int * input)
{
// Declaration
www.eeworm.com/read/414958/11089690
h encoding.h
/*--------------------------------*-H-*---------------------------------*
* File: encoding.h
*----------------------------------------------------------------------*
*
* All portions of code ar
www.eeworm.com/read/414958/11089735
c encoding.c
/*--------------------------------*-C-*--------------------------------------*
* File: encoding.c
*---------------------------------------------------------------------------*
*
* All portion