代码搜索:Recovery
找到约 1,119 项符合「Recovery」的源代码
代码结果 1,119
www.eeworm.com/read/127120/14376042
m lsb_recover.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Least Significant Bit Substitution
% Watermark Recovery
clear all;
% save start time
start_time=cputime;
www.eeworm.com/read/223568/14624639
m cdma_recover.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: CDMA based using multiple PN sequences embeded into whole object
% Watermark Recovery
clear all;
% save st
www.eeworm.com/read/223568/14624645
m lsb_recover.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Least Significant Bit Substitution
% Watermark Recovery
clear all;
% save start time
start_time=cputime;
www.eeworm.com/read/212508/15155158
m cdma_recover.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: CDMA based using multiple PN sequences embeded into whole object
% Watermark Recovery
clear all;
% save st
www.eeworm.com/read/212508/15155164
m lsb_recover.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Least Significant Bit Substitution
% Watermark Recovery
clear all;
% save start time
start_time=cputime;
www.eeworm.com/read/481367/1297188
java startrecord.java
package simpledb.tx.recovery;
import simpledb.log.BasicLogRecord;
class StartRecord implements LogRecord {
private int txnum;
/**
* Creates a new start log record for the specified transaction.
www.eeworm.com/read/172609/5382908
am makefile.am
#
# RecoveryMgr: Recovery manager plugins for Linux-HA
#
# Copyright (C) 2001 Intel Corporation
#
# This program is free software; you can redistribute it and/or
# modify
www.eeworm.com/read/256580/4368072
am makefile.am
#
# RecoveryMgr: Recovery manager plugins for Linux-HA
#
# Copyright (C) 2001 Intel Corporation
#
# This program is free software; you can redistribute it and/or
# modify
www.eeworm.com/read/252973/4400693
otx error.otx
\chapter{Error Recovery}
\emph{As soon as we started programming, we found to our surprise that it wasn't as easy
to get programs right as we had thought. Debugging had to be discovered
www.eeworm.com/read/294121/8252611
m lsb_recover.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Least Significant Bit Substitution
% Watermark Recovery
clear all;
% save start time
start_time=cputime;