代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/361402/10054514
java quicksort2.java
// quickSort2.java
// demonstrates quick sort with median-of-three partitioning
// to run this program: C>java QuickSort2App
////////////////////////////////////////////////////////////////
class
www.eeworm.com/read/361402/10054521
java quicksort3.java
// quickSort3.java
// demonstrates quick sort; uses insertion sort for cleanup
// to run this program: C>java QuickSort3App
////////////////////////////////////////////////////////////////
class A
www.eeworm.com/read/353994/10400109
cpp quickstart.cpp
//
// QuickStart.cpp - Quick Start example
//
// This material is provided "as is" without any warranty to its performance or functionality.
// In no event shall the authors or publishers be liab
www.eeworm.com/read/278507/10530638
readme
QUICK AND DIRTY
===============
Execute the following from the src/ directory:
./configure # try to figure out all implementation differences
cd lib # build the basic library tha
www.eeworm.com/read/106259/7094426
pas cghzbreport.pas
unit cghzbreport;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
QuickRpt, ExtCtrls, Qrctrls;
type
TcghzReportForm = class(TForm)
Quick
www.eeworm.com/read/298606/7949651
h transpositiontable.h
/****************************************************
Author: S. Senthil kumar
Class Name: Transposition Table
Purpose: Stores best moves found so far for quick reference later.
*************
www.eeworm.com/read/244630/12850961
bas modstart.bas
Attribute VB_Name = "ModStart"
'Quick Reference...
Global QuickRef As tQuickRef
Type tQuickRef
CancelOperation As Boolean
DBPassWord As String
DBFileName As String
DBTimeOut A
www.eeworm.com/read/328068/13048130
txt licinfo.txt
Here is a brief explanation of all the legal mumbo jumbo contained in the
various license agreements that may or may not be part of this package.
(This document was designed to be a quick overvie
www.eeworm.com/read/242043/13097676
dsw quicksort.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "QuickSort"=".\Quick
www.eeworm.com/read/240863/13190366
c qs_dk-lm3s828.c
//*****************************************************************************
//
// qs_dk-lm3s828.c - A quick start sample application to demo chip features
//
// Copyright (c) 2006 Luminary Mic