代码搜索:SOrting

找到约 2,087 项符合「SOrting」的源代码

代码结果 2,087
www.eeworm.com/read/182103/5266430

h res_config.h

/* * $Id: res_config.h,v 1.4 1999/01/21 22:25:43 joel Exp $ */ #define DEBUG 1 /* enable debugging code (needed for dig) */ #define RESOLVSORT /* allow sorting of addresses in gethostbyname */ #de
www.eeworm.com/read/167728/5453668

todo

* Routines for selecting the k largest or smallest values could use heapsort for speed O(N log k) rather than insertion O(N k). * Sorting of complex arrarys without using additional memory. We try to
www.eeworm.com/read/340665/3274436

c spec37.c

// Build don't link: // // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 21 Jan 2001 // Bug 1728. We started sorting things when there
www.eeworm.com/read/326711/3470118

c fig07_26.c

/* Fig. 7.26: fig07_26.c Multipurpose sorting program using function pointers */ #include #define SIZE 10 /* prototypes */ void bubble( int work[], const int size, i
www.eeworm.com/read/304657/3787458

in gen-classlist.sh.in

#! @SHELL@ # @configure_input@ # Make sure sorting is done the same on all configurations # Note the use of sort -r below. This is done explicitly to work around # a gcj bug (http://gcc.gnu.org/bugzi
www.eeworm.com/read/303435/3811443

main susorty.su.main

SUSORTY - make a small 2-D common shot off-end data set in which the data show geometry values to help visualize data sorting. susorty [optional parameters] > out_data_file
www.eeworm.com/read/292636/3951632

js treesorter.js

/* * Ext JS Library 2.0 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.tree.TreeSorter * Provides sorting of nodes in
www.eeworm.com/read/440906/1776068

c spec37.c

// Build don't link: // // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 21 Jan 2001 // Bug 1728. We started sorting things when there
www.eeworm.com/read/440886/1786527

js treesorter.js

/* * Ext JS Library 2.2 * Copyright(c) 2006-2008, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.tree.TreeSorter * Provides sorting of nodes in
www.eeworm.com/read/440886/1786529

svn-base treesorter.js.svn-base

/* * Ext JS Library 2.2 * Copyright(c) 2006-2008, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.tree.TreeSorter * Provides sorting of nodes in