代码搜索:containing

找到约 10,000 项符合「containing」的源代码

代码结果 10,000
www.eeworm.com/read/161121/5555753

fixit

#!/bin/ksh # By RidgeRun Inc. # # The input to this script is # intended to be a *.S file which # was previously created by the doit # program. That program constructs # a *.S file which has a define
www.eeworm.com/read/161121/5557579

pl bintocarr.pl

#!/usr/bin/perl -w # $Id: bintocarr.pl,v 1.4 2001/08/08 08:18:13 bjarne Exp $ # Copy of mkjulbin.pl made by Olof # convert a binary stdin to a C-file containing a char array of the input # first argum
www.eeworm.com/read/159001/5589110

h ftheader.h

/***************************************************************************/ /* */ /* ftheader.h
www.eeworm.com/read/159001/5589391

readme

The makefile is for ppc-morphos-gcc-2.95.3-bin.tgz (gcc 2.95.3 hosted on 68k-Amiga producing MorphOS-PPC-binaries from http://www.morphos.de). To use it, type "make assign",
www.eeworm.com/read/156413/5611696

tld xsl.tld

www.eeworm.com/read/155010/5630501

h ftheader.h

/***************************************************************************/ /* */ /* ftheader.h
www.eeworm.com/read/473907/6821665

htm websgetrequestdir.htm

websGetRequestDir -- GoAhead WebServer API
www.eeworm.com/read/473927/6823919

txt 490.txt

Rule: -- Sid: 490 -- Summary: This event is generated when network traffic containing the string BattleMail is observed. -- Impact: Unknown -- Detailed Information: Email communications contain
www.eeworm.com/read/471348/6890544

m xovdp.m

% XOVDP.M (CROSSOVer Double Point) % % This function performs double point crossover between pairs of % individuals and returns the current generation after mating. % % Syntax: NewChrom =
www.eeworm.com/read/471348/6890545

m crtbase.m

% CRTBASE.m - Create base vector % % This function creates a vector containing the base of the loci % in a chromosome. % % Syntax: BaseVec = crtbase(Lind, Base) % % Input Parameters: % % Li