代码搜索:efficiency

找到约 451 项符合「efficiency」的源代码

代码结果 451
www.eeworm.com/read/367467/2844178

h gh_list.h

/*************************************************************************** * gh_list.h -- a simple doubly-linked list implementation with a very * * heavy focus on efficiency.
www.eeworm.com/read/367467/2844830

c gh_list.c

/*************************************************************************** * gh_list.c -- a simple doubly-linked list implementation with a very * * heavy focus on efficiency.
www.eeworm.com/read/367467/2844837

h gh_list.h

/*************************************************************************** * gh_list.h -- a simple doubly-linked list implementation with a very * * heavy focus on efficiency.
www.eeworm.com/read/367467/2845409

c gh_list.c

/*************************************************************************** * gh_list.c -- a simple doubly-linked list implementation with a very * * heavy focus on efficiency.
www.eeworm.com/read/367467/2845416

h gh_list.h

/*************************************************************************** * gh_list.h -- a simple doubly-linked list implementation with a very * * heavy focus on efficiency.
www.eeworm.com/read/112400/15486637

txt rfc817.txt

RFC: 817 MODULARITY AND EFFICIENCY IN PROTOCOL IMPLEMENTATION David D. Clark MIT Laboratory for Computer Science Computer
www.eeworm.com/read/110292/15537375

txt rfc817.txt

RFC: 817 MODULARITY AND EFFICIENCY IN PROTOCOL IMPLEMENTATION David D. Clark MIT Laboratory for Computer Science Computer
www.eeworm.com/read/278207/4146611

m traneff.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % traneff.m - Calculates efficiency vs. load apparent power for % constant load voltage & specified range of lagging
www.eeworm.com/read/148648/5713040

txt abstract.txt

The Sieve of Erosthostenes is a program that calculates Prime numbers. It is a standard benchmark used to determine the relative speed of different computers or the efficiency of the code generate
www.eeworm.com/read/20138/833114

tcl optparse.tcl

# optparse.tcl -- # # (Private) option parsing package # # This might be documented and exported in 8.1 # and some function hopefully moved to the C core for # efficiency, if t