代码搜索:quick
找到约 3,674 项符合「quick」的源代码
代码结果 3,674
www.eeworm.com/read/165117/10075860
bst test5c.bst
fastDNAml, version 1.2.1, March 9, 1998
Based on Joseph Felsenstein's
Nucleic acid sequence Maximum Likelihood method, version 3.3
5 Species, 114 Sites
Quick add (only local branches initially
www.eeworm.com/read/165117/10075863
bst test5u.bst
fastDNAml, version 1.2.1, March 9, 1998
Based on Joseph Felsenstein's
Nucleic acid sequence Maximum Likelihood method, version 3.3
5 Species, 114 Sites
Quick add (only local branches initially
www.eeworm.com/read/165117/10075866
bst test5tf.bst
fastDNAml, version 1.2.1, March 9, 1998
Based on Joseph Felsenstein's
Nucleic acid sequence Maximum Likelihood method, version 3.3
5 Species, 114 Sites
Quick add (only local branches initially
www.eeworm.com/read/165117/10075868
bst test5i2.bst
fastDNAml, version 1.2.1, March 9, 1998
Based on Joseph Felsenstein's
Nucleic acid sequence Maximum Likelihood method, version 3.3
5 Species, 114 Sites
Quick add (only local branches initially
www.eeworm.com/read/165117/10075871
bst test5r.bst
fastDNAml, version 1.2.1, March 9, 1998
Based on Joseph Felsenstein's
Nucleic acid sequence Maximum Likelihood method, version 3.3
5 Species, 114 Sites
Quick add (only local branches initially
www.eeworm.com/read/165117/10075872
bst test5j.bst
fastDNAml, version 1.2.1, March 9, 1998
Based on Joseph Felsenstein's
Nucleic acid sequence Maximum Likelihood method, version 3.3
5 Species, 114 Sites
Jumble random number seed = 137
Quick a
www.eeworm.com/read/278235/10555170
tex vipcard.tex
% Quick Reference Card for VIP 3.5 under GNU Emacs version 18 on Unix systems
%**start of header
\newcount\columnsperpage
% This file can be printed with 1, 2, or 3 columns per page (see below).
% Sp
www.eeworm.com/read/159245/10675848
cpp quicksort.cpp
//QuickSort.cpp
//This function is to quick-sort SqList
# include
# include
# define MAXSIZE 20
typedef int RedType;
typedef struct //define SqList structure
{ Red
www.eeworm.com/read/349903/10785638
h comflash.h
/*
* Quick and dirty complex data type using flash arithmetic
* Should be extended
*/
#ifndef COMFLASH_H
#define COMFLASH_H
#include
class Complex
{
Flash x,y;
publi
www.eeworm.com/read/199841/7097741
pl keymap.pl
#!/usr/bin/perl
# A quick perl script that reads the /usr/include/X11/keysymdef.h file
# and constructs a header file for easy comparision with an incoming string
my($header) = "$ARGV[0]/keysymdef