代码搜索:Contained
找到约 5,885 项符合「Contained」的源代码
代码结果 5,885
www.eeworm.com/read/250058/12439203
js test-number-conversion.js
// Please note: this file contains snippets for comparison
// it is not self-contained or ready-to-use code as such
function testNumberConversion(input)
{
var a = parseInt(input);
if (isN
www.eeworm.com/read/250058/12439207
js round-number.js
// Please note: this file contains snippets for comparison
// it is not self-contained or ready-to-use code as such
function roundTo(base, precision)
{
var m = Math.pow(10, precision);
va
www.eeworm.com/read/250058/12439209
js random-number.js
// Please note: this file contains snippets for comparison
// it is not self-contained or ready-to-use code as such
function randomBetween(min, max)
{
return min + Math.floor(Math.random() *
www.eeworm.com/read/230351/14291969
lst pic16f639_transponder.lst
MP2COD 3.90.01, COFF to COD File Converter
Copyright (c) 2005 Microchip Technology Inc.
Listing File Generated: Mon Nov 21 16:07:23 2005
Address Value Disassembly Source
www.eeworm.com/read/230350/14292267
lst pic16f639_basestation.lst
MP2COD 3.90.01, COFF to COD File Converter
Copyright (c) 2005 Microchip Technology Inc.
Listing File Generated: Mon Nov 21 15:27:00 2005
Address Value Disassembly Source
www.eeworm.com/read/411382/11247716
m hop_plotpats.m
function hop_plotpats(P)
% function hop_plotpats(P)
%
% routine plots the digits for the Hopfield network, the patterns
% are contained in the file hop_data.mat
%
% Hugh Pasika 1997
n1='zero' ; n2=
www.eeworm.com/read/411034/11259233
h format.h
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/100079/15885922
1 matches.1
.TH matches L
.SH NAME
matches \- test if string2 is contained in string1
.SH SYNOPSIS
.B matches string1 string2
.SH DESCRIPTION
.I Matches
returns a 0 if string2 is contained in string1, otherwise i
www.eeworm.com/read/292026/8381778
h system.h
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/287068/8727729
h system.h
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.4 the full text of which is contained
in the file License.txt included in TrueCrypt binary