代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/100234/6273169
c quicksor.c
/* quicksor.c - Quick sort
* Kernel of GNU SQL-server. Sorter
*
* This file is a part of GNU SQL Server
*
* Copyright (c) 1996, 1997, Free Software Foundation, Inc
* Devel
www.eeworm.com/read/100127/6274185
doc video.doc
CMIF video tools
This document gives a quick introduction to some of the tools useful
for recording, editing and playing back video data in CMIF video
format. All the tools mentioned currently live
www.eeworm.com/read/494024/6386363
cpp comparesort.cpp
// compareSort.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
#include
#include
#include "BottomUpSort.h"
#include "Quick
www.eeworm.com/read/492715/6420101
dfm un_config.dfm
object form_config: Tform_config
Left = 210
Top = 163
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Quick Message '#35774#32622
ClientHeight = 347
ClientWidth = 3
www.eeworm.com/read/491472/6436018
txt readme.txt
PROGRAM:
FileMax Cryptor
VERSION:
1.8 (April 7, 2009)
DESCRIPTION:
FileMax Cryptor is a very quick and easy to use encryption tool.
The encryption method used will result in your files being
www.eeworm.com/read/485150/6566188
m doubleint_demo.m
% DOUBLEINT_DEMO Demonstration of the use of the approximate RL package, on the double
% integrator problem
% TODO This is a quick-and-dirty built file, should be fine-tuned and made more detailed
e
www.eeworm.com/read/260547/11720013
pas zysf_bb_.pas
unit zysf_bb_;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, QuickRpt, QRCtrls;
type
Tzysf_bb = class(TForm)
Quick
www.eeworm.com/read/258577/11853481
txt install.txt
DOWNLOAD & INSTALLATION
Many thanks for your interest in the XML Toolbox for Matlab.
Quick Instructions:
+ Fill in contact details on download page at http://www.geodise.org
+ Get file xm
www.eeworm.com/read/258434/11864407
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/343491/11944505
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