代码搜索:quick

找到约 3,674 项符合「quick」的源代码

代码结果 3,674
www.eeworm.com/read/168118/9938182

m seisimage.m

function seisimage(smat,t,x,clrmap,clip) % seisimage(smat,t,x,clrmap,clip) % % SEISIMAGE does a quick plot of a seismic matrix in a figure window % (made by seisimage). It plots the the seismic matri
www.eeworm.com/read/168118/9938327

m plotimage_2.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 matr
www.eeworm.com/read/362500/9996156

m helppls.m

function helppls(action,a) %HELPPLS GUI for accessing help on PLS_Toolbox functions % HELPPLS is a quick "reference card" for viewing PLS_Toolbox % functions. Use the HelpPLS menu to change the l
www.eeworm.com/read/164340/10115964

~pas mc_dy_sj_cp_cj.~pas

unit MC_DY_SJ_CP_CJ; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Buttons, ImgList, ComCtrls, ToolWin, StdCtrls, Db, DBTables, Qrctrls, Quick
www.eeworm.com/read/164340/10116531

pas mc_dy_sj_cp_cj.pas

unit MC_DY_SJ_CP_CJ; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Buttons, ImgList, ComCtrls, ToolWin, StdCtrls, Db, DBTables, Qrctrls, Quick
www.eeworm.com/read/417108/11003665

txt rsyncsh.txt

rsyncsh Copyright (C) 2001 by Martin Pool This is a quick hack to build an interactive shell around rsync, the same way we have the ftp, lftp and ncftp programs for the FTP protocol. The key applica
www.eeworm.com/read/465112/6966521

readme

This is a quick packaging up of my blowfish code into a library. It has been lifted from SSLeay. The copyright notices seem a little harsh because I have not spent the time to rewrite the condition
www.eeworm.com/read/108963/7121131

dat in.dat

abcdhgfe 123498765 You can create an index on any field, on several fields to be used together, or on parts thereof, that you want to use as a key. The keys in indexes allow you quick access to sp
www.eeworm.com/read/108963/7121152

dat in.dat

You can create an index on any field, on several fields to be used together, or on parts thereof, that you want to use as a key. The keys in indexes allow you quick access to specific records and de
www.eeworm.com/read/165343/7143920

txt genrm.cc.txt

// // // Program: genrm.cc // Create a generator for an RM(r,m) code // This is a kind of quick, brute-force (non recursive) way to // do this, that can only be coded explicitly up to a fixed value