代码搜索:basically

找到约 957 项符合「basically」的源代码

代码结果 957
www.eeworm.com/read/273665/4200456

h ads.h

/* header for ads (active directory) library routines basically this is a wrapper around ldap */ typedef struct { void *ld; /* the active ldap structure */ struct in_addr ldap_ip; /* the ip of
www.eeworm.com/read/394045/2460656

java usersession.java

package org.hibernate.auction.user; import java.util.*; /** * A very trivial implementation of a user session. * * This is basically a thread local map with arbitrary keys and values,
www.eeworm.com/read/358128/3001295

pm transcodedumb.pm

require 5; ## This module is to be use()'d only by Pod::Simple::Transcode package Pod::Simple::TranscodeDumb; use strict; use vars qw($VERSION %Supported); $VERSION = '2.02'; # This module basically
www.eeworm.com/read/254392/4385367

java version.java

package com.sun.java_cup.internal; /** This class contains version and authorship information. * It contains only static data elements and basically just a central * place to put this kind of
www.eeworm.com/read/162400/5547717

doc parsing.doc

Chris Hertel, Samba Team November 1997 This is a quick overview of the lexical analysis, syntax, and semantics of the smb.conf file. Lexical Analysis: Basically, the file is processed on a line b
www.eeworm.com/read/161121/5559958

h sgihpc.h

/* * sgihpc.h: Various HPC I/O controller defines. The HPC is basically * the approximate functional equivalent of the Sun SYSIO * on SGI INDY machines. * * Copyright (C) 199
www.eeworm.com/read/161121/5560055

h sgihpc.h

/* * sgihpc.h: Various HPC I/O controller defines. The HPC is basically * the approximate functional equivalent of the Sun SYSIO * on SGI INDY machines. * * Copyright (C) 199
www.eeworm.com/read/155953/5617522

h tcpa_error.h

/*++ TPM error return codes basically extracted from TCPA Main Specification V1.1b --*/ #ifndef __TCPA_ERROR_H__ #define __TCPA_ERROR_H__ /////////////////////////////////////////////////////
www.eeworm.com/read/194440/8194643

m filttrinan.m

function y = filttrinan(x,n) % y = filttrinan(x,n) % % THIS IS BASICALLY A WEIGHTED MOVING AVERAGE OPERATOR % x is the input vector; the no.of pts. of the vector % need not be specified % n is the
www.eeworm.com/read/235612/14061388

m filttrinan.m

function y = filttrinan(x,n) % y = filttrinan(x,n) % % THIS IS BASICALLY A WEIGHTED MOVING AVERAGE OPERATOR % x is the input vector; the no.of pts. of the vector % need not be specified % n is the