代码搜索:codebook
找到约 1,717 项符合「codebook」的源代码
代码结果 1,717
www.eeworm.com/read/457410/7325885
txt ecb_vk.txt
=========================
FILENAME: "ecb_vk.txt"
Electronic Codebook (ECB) Mode
Variable Key Known Answer Tests
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==========
KEYSIZE=128
www.eeworm.com/read/476367/6758265
pas rijndaelecb.pas
unit RijndaelECB;
{ Copyright (c) 2001, Tom Verhoeff (TUE) }
{ Version 1.0 (July 2001) }
{ FreePascal library for use of Rijndael in Electronic Codebook Mode }
interface
const
HexStrLen = 32
www.eeworm.com/read/425984/1997216
c get_gain.c
#include "../include/amr_plus.h"
float get_gain( /* output: codebook gain (adaptive or fixed) */
float x[], /* input : target signal */
float y[], /* input
www.eeworm.com/read/313956/13578431
c simquan.c
/*
* SIMQUAN A SIMULINK quantizer block
*
* Syntax: [sys, x0] = regdown(t, x, u, flag, k, partition, codebook)
* This block quantizes individual element of the input vector using
*
www.eeworm.com/read/115568/15009525
txt ecb_vt.txt
=========================
FILENAME: "ecb_vt.txt"
Electronic Codebook (ECB) Mode
Variable Text Known Answer Tests
Algorithm Name: Serpent
Principal Submitter: Ross Anderson, Eli Biham, Lars
www.eeworm.com/read/115568/15009536
txt ecb_vk.txt
=========================
FILENAME: "ecb_vk.txt"
Electronic Codebook (ECB) Mode
Variable Key Known Answer Tests
Algorithm Name: Serpent
Principal Submitter: Ross Anderson, Eli Biham, Lars
www.eeworm.com/read/459172/1573387
c acelp_vectors.c
/*
* adaptive and fixed codebook vector operations for ACELP-based codecs
*
* Copyright (c) 2008 Vladimir Voroshilov
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redist
www.eeworm.com/read/459172/1573400
h acelp_vectors.h
/*
* adaptive and fixed codebook vector operations for ACELP-based codecs
*
* Copyright (c) 2008 Vladimir Voroshilov
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redist
www.eeworm.com/read/202805/5045156
h cb_search.h
/* Copyright (C) 2002 Jean-Marc Valin & David Rowe */
/**
@file cb_search.h
@brief Overlapped codebook search
*/
/*
Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/202561/5050539
txt ecb_vt.txt
=========================
FILENAME: "ecb_vt.txt"
Electronic Codebook (ECB) Mode
Variable Text Known Answer Tests
Algorithm Name: Serpent
Principal Submitter: Ross Anderson, Eli Biham, Lars