代码搜索结果
找到约 10,000 项符合
Storage 的代码
planproppref.pas
{***************************************************************************}
{ Property preferences storage }
{ for Delphi & C++Builder
asgproppref.pas
{***************************************************************************}
{ Property preferences storage }
{ for Delphi & C++Builder
prj.dni
[CodeCoverage]
Enabled=_ 0
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[State Storage]
sysinfo.pro
multiprocess:TEMPLATE = app
multiprocess:DESTDIR = $(QPEDIR)/bin
#singleprocess:TEMPLATE = lib
#singleprocess:DESTDIR = $(QPEDIR)/lib
CONFIG += qtopia warn_on release
HEADERS = memory.h \
gra
heap.cs
/*
Heap.cs
Author: Adrian Huang
FOR RESEARCH OR STUDY ONLY, DO NOT USE THE CODE FOR COMMERCIAL
I'll appreciate you posting question and bug to me
email: sanyuexx@hotmail.com
web : http
关于ibm不可不看.txt
发信人: pwzh (盼盼), 信区: Career
标 题: 关于IBM不可不看
发信站: BBS 水木清华站 (Tue Mar 19 20:18:42 2002)
考试
进入IBM公司需要参加笔试和面试.笔试为三部分,从字母排列中找规律,从图形排列中找
规律,数值(主要是会计计算)计算.非常容易.困难的是其后的几关面试.面试要见两个一
线老板,一
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
makefile
#-----------------------------------------------------------------------
# File : makefile
# Contents: build relim program
# Author : Christian Borgelt
# History : 2004.11.05 file created from ecl