代码搜索:Recovery
找到约 1,119 项符合「Recovery」的源代码
代码结果 1,119
www.eeworm.com/read/284630/8912616
key rzsz.key
Fast, reliable Unix/Xenix/Ultrix ZMODEM protocol file transfer programs.
Companion DOS programs ZCMEXE.ZIP and GSZ.ZIP available in IBMCOM. Features
automatic command and file transfers, recovery fro
www.eeworm.com/read/381211/9104318
m downcode.m
function [y,rcv]=downcode(x)
% [y,rcv]=downcode(x)
%
% x=any vector of positive integers.
% y=downcoded version of x
% =row vector with sequential symbols 0,1,2,...
% rcv= recovery vector such
www.eeworm.com/read/166486/10017844
php tpl_password.php
Password recovery
Enter the email associated with your account below. An email with instructions on how to change your password will be sent to you.
www.eeworm.com/read/166486/10018054
php tpl_password.php
Password recovery
Enter the email associated with your account below. An email with instructions on how to change your password will be sent to you.
www.eeworm.com/read/272813/10943234
c sorted_page.c
/*
* sorted_page.cc - implementation of class SortedPage
*
*/
#include "sorted_page.h"
#include "btindex_page.h"
#include "btleaf_page.h"
#ifdef MULTIUSER
#include "recovery_mgr.h"
#endi
www.eeworm.com/read/441132/7675468
ssh-host-keygen
#! /bin/sh
#
# $Id: ssh-host-keygen,v 1.1 2001/04/27 05:50:50 tim Exp $
#
# This script is normally run only *once* for a given host
# (in a given period of time) -- on updates/upgrades/recovery
# the
www.eeworm.com/read/198138/7950103
todo
The can200 project, version 0.2, 2000/03/23
TODO list
+ = DONE
- = TODO
+ better fifo handling, at read fifo full drop the oldest message
+ better error recovery
+ message timestamps
- adapt CAN 2.0
www.eeworm.com/read/146056/5740331
c recoverymgr.c
/* $Id: recoverymgr.c,v 1.4 2004/11/22 20:06:42 gshi Exp $ */
/*
* recoverymgr.c: recovery manager client library code.
*
* Copyright (C) 2002 Intel Corporation
*
* The majority of this code was
www.eeworm.com/read/225994/14505578
ssh-host-keygen
#! /bin/sh
#
# $Id: ssh-host-keygen,v 1.2 2003/11/21 12:48:57 djm Exp $
#
# This script is normally run only *once* for a given host
# (in a given period of time) -- on updates/upgrades/recovery
# the
www.eeworm.com/read/479151/1339520
c pas16.c
#define AUTOSENSE
#define PSEUDO_DMA
#define BOARD_REQUIRES_NO_UDELAY /* PAS16 needs no I/O recovery delays */
#define UNSAFE /* Not unsafe for PAS16 -- use it */
/*
* This driver adapted from Dr