代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/372021/9525406
c bootldr444.c
/*
* 18Fxxx BOOT LOADER Copyright (C) 2002 HI-TECH Software
* This software is freely distributable and may be used
* for any purpose. No warranty of any kind is provided
* and all use is enti
www.eeworm.com/read/372021/9525409
bak bootldr.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
www.eeworm.com/read/163882/10140896
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/163882/10140910
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/463000/7190740
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/197055/8033166
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/197055/8033197
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/243742/12920296
m r4_normal_01.m
function [ x, seed ] = r4_normal_01 ( seed )
%% R4_NORMAL_01 returns a unit pseudonormal R4.
%
% Discussion:
%
% The standard normal probability distribution function (PDF) has
% mean 0 and st
www.eeworm.com/read/243742/12920306
m r8_normal_01.m
function [ x, seed ] = r8_normal_01 ( seed )
%% R8_NORMAL_01 returns a unit pseudonormal R8.
%
% Discussion:
%
% The standard normal probability distribution function (PDF) has
% mean 0 and st
www.eeworm.com/read/243419/12942544
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