代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/152661/5671861
cdl startup.cdl
# ====================================================================
#
# startup.cdl
#
# Infrastructure startup configuration data
#
# =====================================================
www.eeworm.com/read/150583/5690451
cdl startup.cdl
# ====================================================================
#
# startup.cdl
#
# Infrastructure startup configuration data
#
# =====================================================
www.eeworm.com/read/241809/13115188
pas cpclique.pas
{$I CPDIR.INC}
{*
Compatibility matrix
2/13/91
*}
{*
Need error checking:
1. Too many clusters
2. No room for work file
Need to format matrix so that it
does
www.eeworm.com/read/456209/7353795
svn-base pi.sci.svn-base
function a = pi()
// the pi constant - for Matlab compatibility
a = %pi;
endfunction
www.eeworm.com/read/456209/7353846
sci pi.sci
function a = pi()
// the pi constant - for Matlab compatibility
a = %pi;
endfunction
www.eeworm.com/read/131315/5932832
readme
# @(#)README 8.1 (Berkeley) 6/10/93
This directory contains files that were used to provide binary
compatibility with ULTRIX. They were used to bootstrap the
system before the gcc tools were fully po
www.eeworm.com/read/124910/6035572
h param.h
/* This file should contain various parameter macros appropriate for the
machine and operating system. There is no standard set of macros; this
file is just for compatibility with programs writ
www.eeworm.com/read/474586/6813140
svn-base pi.sci.svn-base
function a = pi()
// the pi constant - for Matlab compatibility
a = %pi;
endfunction
www.eeworm.com/read/474586/6813175
sci pi.sci
function a = pi()
// the pi constant - for Matlab compatibility
a = %pi;
endfunction