代码搜索:Storage
找到约 10,000 项符合「Storage」的源代码
代码结果 10,000
www.eeworm.com/read/249894/12463476
cs defaultallocator.cs
namespace Perst.Impl
{
using System;
using Perst;
public class DefaultAllocator : Persistent, CustomAllocator
{
public DefaultAllocator(Storage storage)
www.eeworm.com/read/131284/14152257
cpp newmat3.cpp
//$$ newmat3.cpp Matrix get and restore rows and columns
// Copyright (C) 1991,2,3,4: R B Davies
#include "include.h"
#include "newmat.h"
#include "newmatrc.h"
//#define REPORT { s
www.eeworm.com/read/131284/14152263
cpp newmat2.cpp
//$$ newmat2.cpp Matrix row and column operations
// Copyright (C) 1991,2,3,4: R B Davies
#define WANT_MATH
#include "include.h"
#include "newmat.h"
#include "newmatrc.h"
//#defin
www.eeworm.com/read/131284/14152310
cpp newmat4.cpp
//$$ newmat4.cpp Constructors, ReDimension, basic utilities
// Copyright (C) 1991,2,3,4: R B Davies
#include "include.h"
#include "newmat.h"
#include "newmatrc.h"
//#define REPORT {
www.eeworm.com/read/131123/14160101
makefile
#-----------------------------------------------------------------------
# File : makefile
# Contents: build apriori program
# Author : Christian Borgelt
# History : ??.??.1995 file created
#
www.eeworm.com/read/131088/14161754
makefile
#-----------------------------------------------------------------------
# File : makefile
# Contents: build apriori program
# Author : Christian Borgelt
# History : ??.??.1995 file created
#
www.eeworm.com/read/130553/14186184
c mdalloc.c
/* Written by Blair Haukedal 91/09 and placed in the public domain */
/* mdalloc - a multi dimensional array allocator
* mdfree - a companion function to mdalloc for freeing storage
* syn
www.eeworm.com/read/130455/14193060
h 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
//
www.eeworm.com/read/130455/14193157
cpp 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(
www.eeworm.com/read/130455/14193243
cpp eprecomp.cpp
#include "pch.h"
#include "eprecomp.h"
#include "algebra.h"
#include
NAMESPACE_BEGIN(CryptoPP)
template void ExponentiationPrecomputation::Precompute(const Element &ba