代码搜索:SOrting
找到约 2,087 项符合「SOrting」的源代码
代码结果 2,087
www.eeworm.com/read/338523/12301008
m ga_sort.m
function [fitness, index]=GA_sort(fit)
% function [fitness, index]=GA_sort(fit)
% GA_sort.m
% Sort the fitness from largest to the smallest in order
% For example: fit=[3 5 4 2 1]'; After sorting,
www.eeworm.com/read/337303/12378245
c fillnds.c
/* Nond-domination based selection routines */
# include
# include
# include
# include "global.h"
# include "rand.h"
/* Routine to perform non-dominated sorting */
voi
www.eeworm.com/read/232307/14199071
iosched kconfig.iosched
menu "IO Schedulers"
config IOSCHED_NOOP
bool
default y
---help---
The no-op I/O scheduler is a minimal scheduler that does basic merging
and sorting. Its main uses include non-disk based b
www.eeworm.com/read/129685/14233056
to-do
DOC++ v3.4.x
December 22, 2002
TO-DO: Future development ideas
BUG FIXES:
- correct sorting for Java graphs and for TeX output
(Knut Stolze )
- fix that errors repo
www.eeworm.com/read/230049/14307137
java listsortsearch.java
//: c11:ListSortSearch.java
// Sorting and searching Lists with 'Collections.'
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
www.eeworm.com/read/486037/1255627
fi_fi
escape_char /
comment_char %
% Finnish language locale for Finland
% sorting according to SFS 4600 (1986-06-09)
% Source: RAP
% Address: Sankt Jo//rgens Alle 8
% DK-1615 Ko//benhavn V, Danmark
www.eeworm.com/read/473379/1399424
js treesorter.js
/*
* Ext JS Library 3.0 Pre-alpha
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.tree.TreeSorter
* Provides sorting o
www.eeworm.com/read/233522/4668137
c dgpfa3f.c
#include "f2c.h"
#include "netlib.h"
/* Table of constant values */
static integer c__3 = 3;
/* fortran version of *dgpfa3* - */
/* radix-3 section of self-sorting, in-place */
/*
www.eeworm.com/read/233522/4668218
c gpfa5f.c
#include "f2c.h"
#include "netlib.h"
/* Table of constant values */
static integer c__5 = 5;
/* fortran version of *gpfa5* - */
/* radix-5 section of self-sorting, in-place, */
/*
www.eeworm.com/read/233522/4668356
c gpfa3f.c
#include "f2c.h"
#include "netlib.h"
/* Table of constant values */
static integer c__3 = 3;
/* fortran version of *gpfa3* - */
/* radix-3 section of self-sorting, in-place */
/*