代码搜索:efficient
找到约 1,594 项符合「efficient」的源代码
代码结果 1,594
www.eeworm.com/read/187617/8615156
104752
Newsgroups: rec.motorcycles
Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!noc.near.net!howland.reston.ans.net!usc!elroy.jpl.nasa.gov!news.claremont.edu!ucivax!megatek!randy
From: randy@megatek.
www.eeworm.com/read/280395/10333188
c mywc.c
/* A simple but fairly efficient C version of the Unix "wc" tool */
#include
#include
main()
{
register int c, cc = 0, wc = 0, lc = 0;
FILE *f = stdin;
while ((c = getc(f)) !
www.eeworm.com/read/296025/8128027
c mywc.c
/* A simple but fairly efficient C version of the Unix "wc" tool */
#include
#include
main()
{
register int c, cc = 0, wc = 0, lc = 0;
FILE *f = stdin;
while ((c =
www.eeworm.com/read/331439/12828958
m vee.m
function r = vee(q)
% Extracts the vector component of a quaternion.
% (Actually all it does is set the scalar component to empty, which is more
% efficient and achieves the same effect.)
% Copyright
www.eeworm.com/read/142572/12939145
c mywc.c
/* A simple but fairly efficient C version of the Unix "wc" tool */
#include
#include
main()
{
register int c, cc = 0, wc = 0, lc = 0;
FILE *f = stdin;
while ((c =
www.eeworm.com/read/136865/5841999
c ftxopentype.c
/* we need to all the OT support into one file to get efficient inlining */
#include "ftxopen.c"
#include "ftxgdef.c"
#include "ftxgpos.c"
#include "ftxgsub.c"
www.eeworm.com/read/136815/5856691
c ftxopentype.c
/* we need to all the OT support into one file to get efficient inlining */
#include "ftxopen.c"
#include "ftxgdef.c"
#include "ftxgpos.c"
#include "ftxgsub.c"
www.eeworm.com/read/131315/5936855
c mywc.c
/* A simple but fairly efficient C version of the Unix "wc" tool */
#include
#include
main()
{
register int c, cc = 0, wc = 0, lc = 0;
FILE *f = stdin;
while ((c = getc(f)) !
www.eeworm.com/read/340435/12157473
readme
rn socket readiness notification library.
Latest version available at http://kegel.com/rn
rn provides a more or less convenient wrapper around
two very efficient notification mechanisms, sigio and ep
www.eeworm.com/read/221024/14767794
html http:^^www.cs.ucdavis.edu^faculty^martel.html
Server: Netscape-Communications/1.1
Date: Thursday, 21-Nov-96 20:18:27 GMT
Last-modified: Friday, 23-Aug-96 20:35:50 GMT
Content-length: 901
Content-type: text/html
Charles U. Mar