代码搜索:persistent

找到约 2,751 项符合「persistent」的源代码

代码结果 2,751
www.eeworm.com/read/111445/15512526

h data.h

#if !defined(__DATA_H__) #define __DATA_H__ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 // Data.h : header file //#include "stdafx.h" //static char drive[_MAX_DRIVE]; //stat
www.eeworm.com/read/154775/11927246

sample raidtab.sample

# sample raiddev configuration file # # 'persistent' RAID5 setup, with no spare disks: # raiddev /dev/md0 raid-level 5 nr-raid-disks 3 nr-spare-disks
www.eeworm.com/read/189239/8482870

m theorys.m

% Program 6-4 % theorys.m % % The calculation of the theory value of the throughput % % Input arguments % no : protocol number 1 : Pure ALOHA % 2 : Slotted ALOHA
www.eeworm.com/read/385591/8797552

c getdata.c

/* * MATLAB Compiler: 3.0 * Date: Thu Jun 21 22:06:04 2001 * Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on" * "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/385591/8797590

c getdata.c

/* * MATLAB Compiler: 3.0 * Date: Fri Jun 22 08:45:52 2001 * Arguments: "-B" "macro_default" "-O" "all" "-O" "fold_scalar_mxarrays:on" * "-O" "fold_non_scalar_mxarrays:on" "-O" "optimize_integ
www.eeworm.com/read/285190/8862098

m theorys.m

% Program 6-4 % theorys.m % % The calculation of the theory value of the throughput % % Input arguments % no : protocol number 1 : Pure ALOHA % 2 : Slotted ALOHA
www.eeworm.com/read/284556/8919190

h pbitmap.h

// pbitmap.h // Data structures defining a "persistent" bitmap -- a bitmap // that can be stored and fetched off of disk // // A persistent bitmap can either be initialized from the disk // whe
www.eeworm.com/read/182909/9185805

m theorys.m

% Program 6-4 % theorys.m % % The calculation of the theory value of the throughput % % Input arguments % no : protocol number 1 : Pure ALOHA % 2 : Slotted ALOHA
www.eeworm.com/read/379443/9197087

m theorys.m

% Program 6-4 % theorys.m % % The calculation of the theory value of the throughput % % Input arguments % no : protocol number 1 : Pure ALOHA % 2 : Slotted ALOHA
www.eeworm.com/read/372021/9525404

bak bootldr-cn.c.bak

#pragma psect text=bootldr #include #include "bootldr.h" /* #if defined(MPLAB_ICD) __CONFIG(4,DEBUGEN & LVPDIS); // 必须 ICD2 设置 __CONFIG(6,UNPROTECT); // 允许对FLASH写入 #else __CON