代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/291067/6302980
m existr.m
function B = existr(recordvar, fieldname)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function B = existr(recordvar, fieldnam
www.eeworm.com/read/291067/6303017
m recdir.m
function M = recdir(recvar)
% RECVAR, A package for new data types in Matlab 4.
% (c) FOA 1997. See the file rvright.m for copyright notice.
%
% function M = recdir(recvar)
%
% Returns a Matlab matr
www.eeworm.com/read/359885/6308059
authors
Watchdog developer and credits list
===================================
Michael Meskes
- Maintainer and overall author
- Original Debian patches
Sascha Schumann
www.eeworm.com/read/486207/6538186
makedev
#!/bin/bash
function makedev () {
for dev in 0 1 2 3; do
echo "/dev/$1$dev: char 81 $[ $2 + $dev ]"
rm -f /dev/$1$dev
mknod /dev/$1$dev c 81 $[ $2 + $dev ]
chmod 666 /dev/$1$dev
done
# s
www.eeworm.com/read/481520/6642115
txt readme.txt
SMTPserver v2.03, 04-NOV-2003
Description
-----------
SMTPserver is a small demonstration application that shows how to use the
ADVsystems TWSMTPserver Delphi component.
It is not intende
www.eeworm.com/read/478173/6720949
pm language.pm
# See copyright, etc in below POD section.
######################################################################
=pod
=head1 NAME
Verilog::Language - Verilog language utilities
=head1 SYNOPSIS
www.eeworm.com/read/340608/12144642
climits
/*****************************************************************************/
/* limits.h v2.54 */
/* Copyright (c) 1996-2004 Texas Instr
www.eeworm.com/read/252270/12290319
txt 回复找不到libncurses.so.4.txt
作者:L772
email: L772@263.net
日期:8/30/2001 4:45:53 PM
Red Hat 7 does not include this level of the library in their standard ncurses-5.1-2 package, requiring that you install the ncurses4-5.0-2 libra