代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/371236/9560534
use coco.use
Quick start notes on the use of Coco/R (C/C++ version)
======================================================
These notes apply directly to the MS-DOS versions of Coco/R (C/C++).
We know that y
www.eeworm.com/read/168118/9938249
m plotimage.m
function plotimage(smat,t,x,clip,clrmap)
%
% plotimage(smat,t,x,clip,clrmap)
%
% PLOTIMAGE does a quick plot of a seismic matrix in a figure window
% (made by plotimage). It plots the the seismic
www.eeworm.com/read/166515/10017182
m testjointdiag.m
% A quick test of the joint diagonalization vode.
clear
M = 32 ; % Dimension
K = 32 ; % Number of matrices in the stack
threshold = 1.0e-10 ; % Accuracy
%% building a random orthonormal ma
www.eeworm.com/read/163238/10169120
m testjointdiag.m
% A quick test of the joint diagonalization vode.
clear
M = 32 ; % Dimension
K = 32 ; % Number of matrices in the stack
threshold = 1.0e-10 ; % Accuracy
%% building a random orthonormal ma
www.eeworm.com/read/159920/10589282
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
www.eeworm.com/read/419588/10859789
txt install.txt
APACHE INSTALLATION OVERVIEW
Quick Start - Unix
------------------
For complete installation documentation, see [ht]docs/manual/install.html or
http://httpd.apache.org/docs-2.0/ins
www.eeworm.com/read/418779/10897485
database readme.database
I. Summary
The database output plug-in enables snort to log to
- Postgresql,
- MySQL,
- any unixODBC database,
- MS SQL Server and
- Oracle.
This README contains some quick informati
www.eeworm.com/read/270376/11040814
changelog
Mon Mar 4 2002 Mark McChrystal
David McCullough
* A quick release with lots of hacks to support uClinux better.
www.eeworm.com/read/464888/7061736
pl mailto-form.pl
#! /usr/bin/perl -w
# Some scripts for handling mailto URLs within lynx via an interactive form
#
# Warning: this is a quick demo, to show what kinds of things are possible
# by hooking some external
www.eeworm.com/read/438163/7735061
pro dicom_viewer.pro
;
; Name - DICOM_VIEWER
;
; Calling Syntax - DICOM_VIEWER
;
; Purpose - Display dicom tags and images. Allow quick navigation
; between dicom files in a directory.using the famili