代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/396828/8088118
tex quickstart.tex
\documentclass{article}
\newcommand{\toolboxname}{NetPack}
\title{\toolboxname \\ Quick-start (command line)}
\parindent 0cm
\begin{document}
\newcommand{\file}[1]{\texttt{#1}}
\newcommand{\matlab}{
www.eeworm.com/read/136959/13351015
c 2dlife.c
/*
** A quick "life" (2-d cellular automaton) implementation done in Turbo C 2.0
** on the spur-of-the-moment by Jonathan Guthrie 9/20/1992 and donated to the
** public domain.
**
** In keeping with
www.eeworm.com/read/301005/13871369
pas rp_cstm.pas
unit rp_cstm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, QuickRpt, QRCtrls;
type
Tfrp_cstm = class(TForm)
Quick
www.eeworm.com/read/301005/13871424
pas rp_fare.pas
unit rp_fare;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, QuickRpt, QRCtrls;
type
Tfrp_fare = class(TForm)
Quick
www.eeworm.com/read/139291/5804036
ldap readme.ldap
Quick installation instructions (UNIX):
- Building on generic Unix:
Add generic ldap support and the TWO ldap modules to the build, like this:
./configure --with-ldap --enable-ldap --enable-aut
www.eeworm.com/read/136989/5828470
first readme.first
QUICK AND DIRTY README FOR WEBSTONE 2.0
For more details, consult the README* files and the doc/FAQ-webstone.html
First, run:
./webstone -setup
This script uses GNU autoconf, makes the b
www.eeworm.com/read/132093/5919274
mda default.mda
[Platforms]
key0=0000000000000010
key1=0000000000001000
key2=0000000000010000
count=3
[Filter]
LANGUAGEDEFAULT=0009
[GeneralInfo]
MEDIATYPE=CDROM
DATAASFILES=No
BUILDTYPE=Quick
BuildLoc
www.eeworm.com/read/132093/5919310
mda default.mda
[Platforms]
key0=0000000000000010
key1=0000000000001000
key2=0000000000010000
count=3
[Filter]
LANGUAGEDEFAULT=0009
[GeneralInfo]
MEDIATYPE=CDROM
DATAASFILES=No
BUILDTYPE=Quick
BuildLoc
www.eeworm.com/read/131315/5939370
c dups.c
/*
* Quick and dirty program to select adjacent records that are common
* in the first character positions.
*
*/
#include
#define MAXSIZE 512
char ping[MAXSIZE];
char pong[MAXS
www.eeworm.com/read/100926/6264588
first readme.first
QUICK AND DIRTY README FOR WEBSTONE 2.0
For more details, consult the README* files and the doc/FAQ-webstone.html
First, run:
./webstone -setup
This script uses GNU autoconf, makes the b