代码搜索:basically

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

代码结果 957
www.eeworm.com/read/200446/15432993

m powspec.m

function y = powspec(x, sr, wintime, steptime, dither) %y = powspec(x, sr, wintime, steptime, sumlin, dither) % % compute the powerspectrum of the input signal. % basically outputs a power spectrogram
www.eeworm.com/read/103743/15724360

nsi setpath.nsi

; Modify the user's PATH variable. ; ; Modified by JY to have both a RemoveFromPath ; and an un.RemoveFromPath which are basically ; copies of each other. Why does NSIS demand ; this nonsense?
www.eeworm.com/read/100359/15876186

h collectn.h

/* collectn.h Header file for 'collection' abstract data type * * This file is public domain, and does not come under the NASM license. * It, along with 'collectn.c' implements what is basically
www.eeworm.com/read/100359/15876196

h collectn.h

/* collectn.h Header file for 'collection' abstract data type * * This file is public domain, and does not come under the NASM license. * It, along with 'collectn.c' implements what is basically
www.eeworm.com/read/189495/8467153

log volumes.log

Description: This log file shows an example of using the "volumes=" and "vrecords=" options. Basically, we will write 2 volumes, with 100 records being written on the last (2nd) volume. This option
www.eeworm.com/read/385844/8786594

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/285278/8856721

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/284556/8919140

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/381363/9096065

hlp menus.hlp

Menus ALEX is menu-driven. Virtually all operations are accessible through the menu system. The system is basically self-explanatory, but there are a few extra features worth noting: 1) Many m
www.eeworm.com/read/377529/9272004

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 chang