代码搜索结果
找到约 10,000 项符合
的代码
lucs512.dat
3081F5024100E64283E91A07D10F557B7B758DC8041CE6CFC57DFE0AAA33FC8FEC48BEEA37562AD13359236FFFF6EED3FB921690D2FD1339F8E1DD406EED70D7EE3085E3AADD02150F4E48F160EC5855CCCD9F995988AD1B554AD1B5F3024062503DFB09
kpahrah.m
function [Ktheta,Kq,Ki_1,Kphi,Kr,dar,drr,Ki_2] = kpahrah(Vref)
% KPAHRAH - sets the gain factors for PAH, RAH, and PAHRAH
%
% This routine defines the gain factors for the pitch and roll
% attitu
tiger.cpp
// tiger.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "tiger.h"
#ifdef WORD64_AVAILABLE
NAMESPACE_BEGIN(CryptoPP)
Tiger::Tiger(unsigned int digestSiz
nbtheory.h
// nbtheory.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_NBTHEORY_H
#define CRYPTOPP_NBTHEORY_H
#include "integer.h"
NAMESPACE_BEGIN(CryptoPP)
// export a table
rw2048.dat
3082029002820101008F2975B4DA54179A6C81764DB9E6B50AD925C91568DFE2C245DF9103AF39370BD5F25CD26BF6E41B6FEB0E24473BBFAE89343BC20743057B056BD2189C01258650567A3EC24040EED7EEAF94B77BDD39529807D1FCF5FF4A90E6B4
diamond.h
#ifndef CRYPTOPP_DIAMOND_H
#define CRYPTOPP_DIAMOND_H
#include "cryptlib.h"
#include "misc.h"
#include "crc.h"
NAMESPACE_BEGIN(CryptoPP)
class Diamond2Base : public BlockTransformation
{
cstrq0.dat
MAT A IS:
1.000000e+01 1.000000e+00 2.000000e+00 3.000000e+00 4.000000e+00
1.000000e+00 9.000000e+00 -1.000000e+00 2.000000e+00 -3.000000e+00
2.000000e+00 -1.000000e+00 7.000000e+00 3.
pssr.h
#ifndef CRYPTOPP_PSSR_H
#define CRYPTOPP_PSSR_H
#include "pubkey.h"
#include
NAMESPACE_BEGIN(CryptoPP)
// not standard, may change in future version
template