代码搜索:basically

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

代码结果 957
www.eeworm.com/read/157451/11704635

m gaborfilter.m

%%%%%%%VERSION 1 %The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) %modulated by a complex sinusoid (with centre frequencies U and V along x and
www.eeworm.com/read/232538/14193093

mklib

#!/bin/sh # Make a shared library. # Basically do a switch/case depending on the OS and make a shared (or static) # library conforming to that OS. # Usage: # mklib [options] objects ... # Options
www.eeworm.com/read/223878/14614805

inc mysqlinc.inc

{$UnDef NEVERENABLEME} {Note: has basically the same role as EXTRA_DEBUG in mysql and should not be enabled except for testing purposes} {$Define HAVE_COMPRESS} {this will actually include zlib c
www.eeworm.com/read/223878/14614894

inc mysqlinc.inc

{$UnDef NEVERENABLEME} {Note: has basically the same role as EXTRA_DEBUG in mysql and should not be enabled except for testing purposes} {$Define HAVE_COMPRESS} {this will actually include zlib c
www.eeworm.com/read/116193/14983390

cpp baseint.cpp

#include "ap.h" // The baseint functions // Baseints are basically bigints, but the base is not the rawtype maximum, but Base // Adds n words from s to d, returns overflow carry bit rawtype
www.eeworm.com/read/474814/1390562

readme

This directory contains "tkclient", a Glish Tcl/TK interface. The interface is unsupported and undocumented; on the plus side, it's rather simple yet effective. Basically, instantiating a TK_Cli
www.eeworm.com/read/455463/1614559

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/455329/1618878

js editorframe.js

/** * Javascript used by the editorFrame.php, it basically initializes the frame. * @author $Author: Wei Zhuo $ * @author $Author: Paul Moers $ - watermarking and replace code +
www.eeworm.com/read/239567/4598525

java pythonprojectsourcefolder.java

package org.python.pydev.navigator.elements; import org.eclipse.core.resources.IProject; /** * Basically, this class represents a project when it is specified as a source folder. * * @aut
www.eeworm.com/read/207667/5001088

h tcpa_error.h

/*++ TPM error return codes basically extracted from TCPA Main Specification V1.1b --*/ #ifndef __TCPA_ERROR_H__ #define __TCPA_ERROR_H__ /////////////////////////////////////////////////////