代码搜索:basically
找到约 957 项符合「basically」的源代码
代码结果 957
www.eeworm.com/read/146402/12652287
java sha1.java
/**
* This Java Class consists the server side for the wondeful JavaScript library 'sha1.js'. I wrote it because I basically needed
* some cheap client/server login authentication by the usual
www.eeworm.com/read/235522/14065636
h noff.h
/* noff.h
* Data structures defining the Nachos Object Code Format
*
* Basically, we only know about three types of segments:
* code (read-only), initialized data, and unitialized data
*
www.eeworm.com/read/202058/15390745
txt readme.txt
This sample code provides a start point to develop the firmware for TUSB3410. Basically it uses TUSB3410 as a special USB keyboard, only number of keypads and LEDs, the advantages are device driver fr
www.eeworm.com/read/105212/15675098
c scp.c
/*
* scp - secure remote copy. This is basically patched BSD rcp which
* uses ssh to do the data transfer (instead of using rcmd).
*
* NOTE: This version should NOT be suid root. (This uses ssh
www.eeworm.com/read/284120/8965562
h bttv.h
/*
* bttv - Bt848 frame grabber driver
*
* card ID's and external interfaces of the bttv driver
* basically stuff needed by other drivers (i2c, lirc, ...)
* and is supported not to change muc
www.eeworm.com/read/177261/9462635
readme_teststdio2
FILE LIST -
teststdio2.c
DESCRIPTION -
teststdio2 - Test the stdio ANSI C library
This routine tests the various types (basically 3 i.e, stdin,
stdout and stder
www.eeworm.com/read/164463/10106480
h ipchains_core.h
/*
* This code is heavily based on the code in ip_fw.h; see that file for
* copyrights and attributions. This code is basically GPL.
*
* 15-Feb-1997: Major changes to allow graphs for firewall ru
www.eeworm.com/read/296822/8075804
txt rdcf2-license.txt
As to the License, there basically isn't any. :-)
The original code for RDCF2 was released under Public Domain by the
original author. I've tacked on an MMC/SD driver to it, cleaned up
the sources
www.eeworm.com/read/243098/12963494
m filter1.m
function [G,gabout] = gaborfilter(I,Sx,Sy,U,V);
%%%%%%%VERSION 1
%The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively)
%modulated by a complex sinusoi
www.eeworm.com/read/136959/13351349
how eval.how
Basically, EVAL.C converts infix notation to postfix notation. If you're
not familiar with these terms, infix notation is standard human-readable
equations such as you write in a C program. Postfix