代码搜索:Recovery

找到约 1,119 项符合「Recovery」的源代码

代码结果 1,119
www.eeworm.com/read/141300/5770161

cir diotran.cir

Diode Reverse Recovery * This file simulates reverse recovery of a diode as it switched from an * on to off state. Vpp 1 0 0.7v (PWL 0ns 3.0v 0.1ns 3.0v 0.11ns -6.0v) (AC 1v) Vnn 2 0 0v R1 1 3 1k D
www.eeworm.com/read/437028/1837015

cir diotran.cir

Diode Reverse Recovery * This file simulates reverse recovery of a diode as it switched from an * on to off state. Vpp 1 0 0.7v (PWL 0ns 3.0v 0.1ns 3.0v 0.11ns -6.0v) (AC 1v) Vnn 2 0 0v R1 1 3 1k D
www.eeworm.com/read/187956/8585700

m timingrecovery.m

%% LOGN timing recovery %% % made by 65.0kg clear all; clc; L = 100; % symbol length N = 8; % symbol gene fb = 2400; T = 1/fb; alpha
www.eeworm.com/read/427360/8949910

dfm unit1.dfm

object MainForm: TMainForm Left = 198 Top = 118 Width = 640 Height = 480 Caption = 'Outlook Express Recovery' Color = clBtnFace Constraints.MinHeight = 480 Constraints.MinWidth
www.eeworm.com/read/424987/10388649

m operator_example.m

% Matlab script for solving the sparse signal recovery problem % using the object-oriented programming feature of Matlab. % The three m files in ./@partialDCT/ implement the partial DCT class % wit
www.eeworm.com/read/146056/5740457

am makefile.am

# # heartbeat: Linux-HA telecom code: sample recovery manager daemon # # Copyright (C) 2002 Intel Corporation # # This program is free software; you can redistribute it and/or # modify it under the te
www.eeworm.com/read/100234/6273194

c libini.c

/* * libini.c - BD objects initialization Library * Kernel of GNU SQL-server. Recovery utilities * * This file is a part of GNU SQL Server * * Copyright (c) 1996, 1997, Fr
www.eeworm.com/read/100234/6273195

h fdclrcv.h

/* * fdclrcv.h - recovery functions interface * Kernel of GNU SQL-server. * * This file is a part of GNU SQL Server * * Copyright (c) 1996, 1997, Free Software Foundation, Inc
www.eeworm.com/read/404726/11479623

txt order.txt

Fully registered version of Advanced EFS Data Recovery costs $149 (Standard Edition) or $299 (Professional Edition). Standard Edition: Basic edition of the program. Works at the "file level", so
www.eeworm.com/read/481367/1297191

java rollbackrecord.java

package simpledb.tx.recovery; import simpledb.log.BasicLogRecord; /** * The ROLLBACK log record. * @author Edward Sciore */ class RollbackRecord implements LogRecord { private int txnum; /**