代码搜索:finding
找到约 1,199 项符合「finding」的源代码
代码结果 1,199
www.eeworm.com/read/180437/5283838
c mstenvp.c
/*
MSTENVP.C
test bed for different methods of finding the master environment
cl -qc mstenvp.c
*/
#include
#include
typedef unsigned char BYTE;
typedef unsigned shor
www.eeworm.com/read/162614/5520052
c pmf4.c
// { dg-do run }
// Bug: g++ doesn't compensate for finding a virtual function in a
// non-primary vtable when generating PMFs.
// Submitted by Jason Merrill
struct A {
virtual
www.eeworm.com/read/349580/3142711
cpp main.cpp
// Copyright (C) 2005 Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2005-02-03
// Last changed: 2006-07-04
//
// This example demonstrates the homotopy for finding
// al
www.eeworm.com/read/320652/3543387
h entry.h
/* Finding the entry point and start of text. PowerPC64 version.
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software
www.eeworm.com/read/289316/3991571
sty warmread.sty
%%
%% WARMreader.sty v1.2
%% 5 July 2001
%%
%% by Ross Moore,
%%
\edef\wrmprevat{\the\catcode`\@}
\catcode`\@=11
%%
%% If you have trouble finding files,
%% then we may need
www.eeworm.com/read/442179/1764898
xtp xpath-select.xtp
Finding a node is useful but often you will want to select all nodes
matching a pattern. For example, a web spider will want to select all links
in a HTML page.
www.eeworm.com/read/430037/1942692
m pr6_48.m
%Problem 6.48
%Legendre sequence generator;
clear all, close all;
N=251; %setting up length;
tst=isprime(N); if tst==0 error('Change N! It is not prime'); end;
ksi=prel(N); %finding primitive e
www.eeworm.com/read/430037/1942769
m pr7_34.m
%Problem 7.34;
%finding minimum distance between group signals for a given synchronous signature set;
S=hadamard(12); %signature matrix, signatures are columns;
dgn=diag(S'*S); S=S*diag(1./sqrt(d
www.eeworm.com/read/429317/1949808
sty warmread.sty
%%
%% WARMreader.sty v1.2
%% 5 July 2001
%%
%% by Ross Moore,
%%
\edef\wrmprevat{\the\catcode`\@}
\catcode`\@=11
%%
%% If you have trouble finding files,
%% then we may need
www.eeworm.com/read/413855/2157537
cc floodinglocquerier.cc
/*
* floodinglocquerier.{cc,hh} -- Flooding protocol for finding Grid locations
* Douglas S. J. De Couto
* based on arpquerier.{cc,hh} by Robert Morris and Eddie Kohler
*
* Copyright (c) 1999-200