代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/122106/14720657
gif quick_01_no.gif
www.eeworm.com/read/121688/14743008
0install-quick
#!/bin/sh
# For super easy install just run ./0install-quick as root.
CFLAGS=-O ./configure || exit 1
#
# for gcc:
# CFLAGS='-O2 -fomit-frame-pointer -s -Wall -pipe' ./configure
make || exit 1
make
www.eeworm.com/read/219695/14869828
cc quick_test.cc
// -*- c++ -*-
//
// Copyright 1997, 1998, 1999 University of Notre Dame.
// Authors: Andrew Lumsdaine, Jeremy G. Siek, Lie-Quan Lee
//
// This file is part of the Matrix Template Library
//
// You sh
www.eeworm.com/read/116026/14992119
py quick_connect.py
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright (C) 1994 Ling Li
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public Lic
www.eeworm.com/read/114294/15061302
cpp quick1.cpp
//思想是:采用递归方式;基本途径是划分,然后分别排列前后两段,如此分直到最后的小段内。只有一个元素。
#include"iostream.h"
#include"paixu.h"
int partition(int a[],int low,int high)//用来划分的函数
{int pivot=a[low];//不变条件,。对所有小于low的i都有a[i]
www.eeworm.com/read/208224/15250689
ico quick cam.ico
www.eeworm.com/read/716/4062