代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/101082/6246774
1 liszt.1
.\" SCCSID: @(#)liszt.1 8.1 9/11/90
.TH liszt 1 VAX "" Unsupported
.SH Name
liszt \- compile a Franz Lisp program
.SH Syntax
.B liszt
[
.B \-mpqruwxCQST
] [
.B \-e
.I form
] [
.B \-o
.I objfile
] [ \
www.eeworm.com/read/291067/6302918
m showr.m
function showr(recvar)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function showr(recvar)
%
% Shows the contents av all field
www.eeworm.com/read/491643/6432254
h 18f458.h
//////// Standard Header file for the PIC18F458 device ////////////////
#device PIC18F458
#nolist
//////// Program memory: 16384x16 Data RAM: 1536 Stack: 31
//////// I/O: 34 Analog Pins: 8
//
www.eeworm.com/read/491643/6432264
h 18f448.h
//////// Standard Header file for the PIC18F448 device ////////////////
#device PIC18F448
#nolist
//////// Program memory: 8192x16 Data RAM: 768 Stack: 31
//////// I/O: 34 Analog Pins: 8
////
www.eeworm.com/read/152557/12106057
html deprecated-features.html
Using the GNU Compiler Collection (GCC)
www.eeworm.com/read/127870/14330220
txt msetup.txt
F:\VILLE\MENUET>msetup
MENUET 0.60 Beta (c) 2000-2002 Ville Turjanmaa
Disclaimer: No guarantee is made about compatibility.
This program will copy MENUET operating system
to an empty 1.44 M
www.eeworm.com/read/116795/14953772
dox encoder.dox
/** \defgroup encoder encoder: Quadrature Encoder Driver
This library provides an interface to standard quadrature encoders (used for sensing shaft rotational position and speed). The library uses
www.eeworm.com/read/168845/5434157
rst multiplies.rst
.. Metafunctions/Arithmetic Operations/multiplies |70
multiplies
==========
``multiplies`` is a synonym for |times|. It is Provided for backward compatibility with
earlier versions of the li
www.eeworm.com/read/164549/5489093
m showr.m
function showr(recvar)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function showr(recvar)
%
% Shows the contents av all field
www.eeworm.com/read/162614/5518097
c byval1_main.c
// PR c++/3948
// Test that the destructor call for a value parameter gets the
// right address.
// Split into pieces for binary compatibility testing October 2002
extern void byval1_x (void);
int
m