代码搜索:ordered

找到约 1,143 项符合「ordered」的源代码

代码结果 1,143
www.eeworm.com/read/169602/5419891

cpp create_index.cpp

/* Copyright (C) 2003 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Fou
www.eeworm.com/read/165926/5476586

svn-base eps_closure.t.svn-base

#: eps_closure.t #: test the eps_closure function in re::DFA use strict; use warnings; use re::Graph; #use Data::Dumper::Simple; use Test::More 'no_plan'; BEGIN { use_ok('re::DFA'); } sub ordered
www.eeworm.com/read/165926/5476589

t eps_closure.t

#: eps_closure.t #: test the eps_closure function in re::DFA use strict; use warnings; use re::Graph; #use Data::Dumper::Simple; use Test::More 'no_plan'; BEGIN { use_ok('re::DFA'); } sub ordered
www.eeworm.com/read/370635/9589662

m reorder_coefs.m

function y = reorder_coefs(x, Jmin ,dir) % reorder_coefs - reorder the wavelet coefficients. % % y = reorder_coefs(x,Jmin ,dir); % % Reorder the 1D or 2D wavelet coef either % from 'in p
www.eeworm.com/read/268430/11140659

h elements.h

/*! * * \file elements.h * \brief Header file for elements in H.26L streams * \date 6.10.2000 * \version * 1.0 * * \author Sebastian Purreiter
www.eeworm.com/read/236278/14023639

cpp aco-acs.cpp

/*************************************************************************** ACO-ACS.cpp - description ----------------------- begin
www.eeworm.com/read/402480/2319498

sh mpi_file_read_ordered_f90.f90.sh

#! /bin/sh # # Copyright (c) 2004-2006 The Trustees of Indiana University and Indiana # University Research and Technology # Corporation. All rights r
www.eeworm.com/read/402480/2319505

sh mpi_file_write_ordered_f90.f90.sh

#! /bin/sh # # Copyright (c) 2004-2006 The Trustees of Indiana University and Indiana # University Research and Technology # Corporation. All rights r
www.eeworm.com/read/417694/10980254

m makedll.m

% build the mpgread.dll MEX-file % mex -DWIN32 mpgread.c util.c video.c parseblk.c mvector.c decoders.c ... gdith.c jrevdct.c ordered2.c
www.eeworm.com/read/332820/12725353

sqlС

作者:潇湘剑公子 email: libin_hailang@china.com 日期:2001-7-16 16:03:37 所有的合计函数如下表所示: MIN 返回一个给定列中最小的数值 MAX 返回一个给定列中最大的数值 SUM 返回一个给定列中所有数值的总和 AVG 返回一个给定列中所有数值的平均值 COUNT