代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/328849/12998283

m tx_ldpc_encode.m

function coded_bits=tx_ldpc_encode(uncode_bits) global rows; global cols; global psm1j; global Gp1; global rearranged_cols; inf_word_len=cols-rows; uncode_bits_len=length(uncode_bits); ldp
www.eeworm.com/read/328849/12998352

m tx_ldpc_encode.m

function coded_bits=tx_ldpc_encode(uncode_bits) global rows; global cols; global psm1j; global Gp1; global rearranged_cols; inf_word_len=cols-rows; uncode_bits_len=length(uncode_bits); ldp
www.eeworm.com/read/328849/12998417

m tx_ldpc_encode.m

function coded_bits=tx_ldpc_encode(uncode_bits) global rows; global cols; global psm1j; global Gp1; global rearranged_cols; inf_word_len=cols-rows; uncode_bits_len=length(uncode_bits); ldp
www.eeworm.com/read/328849/12998489

m tx_ldpc_encode.m

function coded_bits=tx_ldpc_encode(uncode_bits) global rows; global cols; global psm1j; global Gp1; global rearranged_cols; inf_word_len=cols-rows; uncode_bits_len=length(uncode_bits); ldp
www.eeworm.com/read/328849/12998551

m tx_ldpc_encode.m

function coded_bits=tx_ldpc_encode(uncode_bits) global rows; global cols; global psm1j; global Gp1; global rearranged_cols; inf_word_len=cols-rows; uncode_bits_len=length(uncode_bits); ldp
www.eeworm.com/read/328849/12998619

m tx_ldpc_encode.m

function coded_bits=tx_ldpc_encode(uncode_bits) global rows; global cols; global psm1j; global Gp1; global rearranged_cols; inf_word_len=cols-rows; uncode_bits_len=length(uncode_bits); ldp
www.eeworm.com/read/325904/13176153

c encode_rs_ccsds.c

/* This function wraps around the fixed 8-bit encoder, performing the * basis transformations necessary to meet the CCSDS standard * * Copyright 2002, Phil Karn, KA9Q * May be used under the terms
www.eeworm.com/read/136450/13376608

cpp testbase64encode.cpp

// testBase64Encode.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #include #include #include "../../hmaccess/hmac
www.eeworm.com/read/136450/13376609

dsp testbase64encode.dsp

# Microsoft Developer Studio Project File - Name="testBase64Encode" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win3
www.eeworm.com/read/310884/13641770

wk3 encode_ti.wk3