代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/263316/11367688
c cellh264encode.c
/*
* Copyright 2002 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/403922/11501170
html function.unicode-encode.html
Convert a unicode string in any encoding
www.eeworm.com/read/403922/11503395
html function.session-encode.html
Encodes the current session data as a string
www.eeworm.com/read/403922/11504247
html function.json-encode.html
Returns the JSON representation of a value
www.eeworm.com/read/400144/11582162
h ssbsipmpeg4encode.h
#ifndef __SAMSUNG_SYSLSI_APDEV_MFCLIB_SSBSIPMPEG4ENCODE_H__
#define __SAMSUNG_SYSLSI_APDEV_MFCLIB_SSBSIPMPEG4ENCODE_H__
typedef unsigned int MPEG4_ENC_CONF;
#define MPEG4_ENC_SETCONF_H263_NUM_S
www.eeworm.com/read/400144/11582163
c ssbsipmpeg4encode.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#inc
www.eeworm.com/read/400144/11582184
h ssbsiph264encode.h
#ifndef __SAMSUNG_SYSLSI_APDEV_MFCLIB_SSBSIPH264ENCODE_H__
#define __SAMSUNG_SYSLSI_APDEV_MFCLIB_SSBSIPH264ENCODE_H__
typedef unsigned int H264_ENC_CONF;
#define H264_ENC_GETCONF_HEADER_SIZE
www.eeworm.com/read/400144/11582186
c ssbsiph264encode.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#inc
www.eeworm.com/read/158454/11614262
m encode_伍坚.m
function [x]=encode(H,s)
% H为校验矩阵,s为信息序列
[n,m]=size(H);
G=H(1:n,[m]);
g=6;
A=H(1:(n-g),1:(m-n));
B=H(1:(n-g),(m-n+1):(m-n+g));
C=H((n-g+1):n,1:(m-n));
D=H((n-g+1):n,(m-n+1):(m-n+g));
E=H((n-g