代码搜索结果
找到约 10,000 项符合
Storage 的代码
eprecomp.cpp
#include "pch.h"
#include "eprecomp.h"
#include "algebra.h"
#include
NAMESPACE_BEGIN(CryptoPP)
template void ExponentiationPrecomputation::Precompute(const Element &ba
sources
TARGETNAME=ideDiskSample
TARGETPATH=$(BASEDIR)\lib
TARGETTYPE=DRIVER
INCLUDES=$(BASEDIR)\src\storage\inc
SOURCES=ide.c \
init.c \
utils.c \
config.c \
ide.r
makefile
#-----------------------------------------------------------------------
# File : makefile
# Contents: build apriori program
# Author : Christian Borgelt
# History : ??.??.1995 file created
#
wuxian.dni
[Breakpoints]
Count=0
[FET]
Extended Clock mode=-1
Extended Clock Control Enable=0
Advanced Extended Clock Control=0
Emulation mode=0
Free running=0
Shutting Down=3
[Memory Dump]
Start addre
eprecomp.h
#ifndef CRYPTOPP_EPRECOMP_H
#define CRYPTOPP_EPRECOMP_H
#include "integer.h"
#include
NAMESPACE_BEGIN(CryptoPP)
// Please do not directly use the following class. It should be
//
modexppc.cpp
// modexppc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "modexppc.h"
#include "asn.h"
#include "algebra.cpp"
#include "eprecomp.cpp"
NAMESPACE_BEGIN(
eprecomp.cpp
#include "pch.h"
#include "eprecomp.h"
#include "algebra.h"
#include
NAMESPACE_BEGIN(CryptoPP)
template void ExponentiationPrecomputation::Precompute(const Element &ba
fs7805_sdcardreader.lnp
".\Output\Main.obj",
".\Output\Fw.obj",
".\Output\Storage.obj",
".\Output\Sd.obj",
".\Output\tff.obj"
TO ".\Output\FS7805_SDCardReader"
PRINT(".\Output\FS7805_SDCardReader.m51") RAMSIZE(256)
cvfindhandregion.chf
void cvFindHandRegion(CvPoint3D32f* points, int count, CvSeq* indexs, float* line, CvSize2D32f size, int flag, CvPoint3D32f* center, CvMemStorage* storage, CvSeq ** numbers) {
void *fptr;
cvfindhandregiona.chf
void cvFindHandRegionA(CvPoint3D32f* points, int count, CvSeq* indexs, float* line, CvSize2D32f size, int jc, CvPoint3D32f* center, CvMemStorage* storage, CvSeq ** numbers) {
void *fptr;
f