代码搜索:basically

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

代码结果 957
www.eeworm.com/read/374163/9419094

cal readme.cal

The cal(1) date routines were written from scratch, basically from first principles. The algorithm for calculating the day of week from any Gregorian date was "reverse engineered". This was necessar
www.eeworm.com/read/168118/9938358

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/159868/10606427

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/438673/7728475

h lapackcholesky.h

// -*- c++ -*- // Copyright 2008 Isis Innovation Limited // Wrapper for LAPACK's cholesky-solver routines // Basically does vInputOutput = mLHS^-1 * vInputOutput // (I use this for bundle adjustment
www.eeworm.com/read/141877/12980159

txt explanation.txt

By far the most widely used storage mediums are the floppy disks and the fixed disks (hard disks). Floppy disks and hard disks come in various sizes and capacities but they all work basically in the s
www.eeworm.com/read/318497/13477271

m gaborfilter1.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/151582/5680879

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/147766/5725910

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/147766/5726007

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/131315/5945675

readme

The cal(1) date routines were written from scratch, basically from first principles. The algorithm for calculating the day of week from any Gregorian date was "reverse engineered". This was necessar