代码搜索:Concise
找到约 39 项符合「Concise」的源代码
代码结果 39
www.eeworm.com/read/358128/3005843
3 b::concise.3
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.br
www.eeworm.com/read/485301/6557598
chm concise35-ciscorouterconfigurationmanual.chm
www.eeworm.com/read/391333/8408412
txt readme.txt
基于matlab的最优化算法,此文为最经典的powell算法,很好的程序,简洁,易懂-optimization algorithm, the article for the most classic powell algorithm, very good procedures, concise, understandable
www.eeworm.com/read/412550/11193059
pdf a_concise_introduction_to_multiagent_systems_and_distributed_ai.pdf
www.eeworm.com/read/238844/13320698
c smpar.c
/* extern char *malloc(), *realloc(); */
/* file: SMPAR.C - from SMIB.Y - Parser for Concise MIB and Concise Traps
*
*/
#include
#include
#include
www.eeworm.com/read/321483/3534602
pm terse.pm
package B::Terse;
our $VERSION = '1.05';
use strict;
use B qw(class @specialsv_name);
use B::Concise qw(concise_subref set_style_standard);
use Carp;
sub terse {
my ($order, $subref) = @_;
www.eeworm.com/read/358128/3000192
pm terse.pm
package B::Terse;
our $VERSION = '1.05';
use strict;
use B qw(class @specialsv_name);
use B::Concise qw(concise_subref set_style_standard);
use Carp;
sub terse {
my ($order, $subref) = @_;
www.eeworm.com/read/171479/5395136
groovy treetest.groovy
/**
* This test uses the concise GroovyMarkup syntax to test the building of trees
*/
class TreeTest extends GroovyTestCase {
void testSmallTree() {
def b = NodeBuilder.newInstanc
www.eeworm.com/read/275576/4174551
groovy treetest.groovy
/**
* This test uses the concise GroovyMarkup syntax to test the building of trees
*/
class TreeTest extends GroovyTestCase {
void testSmallTree() {
def b = NodeBuilder.newIns