代码搜索:efficient
找到约 1,594 项符合「efficient」的源代码
代码结果 1,594
www.eeworm.com/read/414969/2138484
h g_error.h
/* $Id: g_error.h,v 1.16 2002/09/23 22:51:26 micahjd Exp $
*
* g_error.h - Defines a format for errors
*
* PicoGUI small and efficient client/server GUI
* Copyright (C) 2000-2002 Micah Dowty
www.eeworm.com/read/414969/2138496
h g_malloc.h
/* $Id: g_malloc.h,v 1.14 2002/11/03 04:54:24 micahjd Exp $
*
* g_malloc.h - malloc wrapper providing error handling
*
* PicoGUI small and efficient client/server GUI
* Copyright (C) 2000-2002 Mi
www.eeworm.com/read/147096/12583875
m lab2str.m
function labels=lab2str(ulab)
%LAB2STR Convert space delimited label format to the more
% efficient string matrix format.
% Clay M. Thompson 8-20-90
% Copyright (c) 1986-93 by the MathWorks
www.eeworm.com/read/101557/15826474
m lab2str.m
function labels=lab2str(ulab)
%LAB2STR Convert space delimited label format to the more
% efficient string matrix format.
% Clay M. Thompson 8-20-90
% Copyright (c) 1986-93 by the MathWorks
www.eeworm.com/read/275872/10789614
txt readme.txt
From IEEE 42 arcial about Embedded Web Server
1. An efficient embedded Web server for Web-based network element management
Mi-Joung Choi; Hong-Taek Ju; Hyun-Jun Cha; Sook-Hyang Kim; Hong,
www.eeworm.com/read/458682/7291783
sh wf.sh
#!/bin/bash
# wf.sh: Crude word frequency analysis on a text file.
# This is a more efficient version of the "wf2.sh" script.
# Check for input file on command line.
ARGS=1
E_BADARGS=65
E_NOFILE=66
www.eeworm.com/read/147682/5728084
m asptarlmsnewt.m
% [k,w,b,u,P,y,e]=asptarlmsnewt(k,w,x,b,u,P,d,mu_p,mu_w,maxk)
%
% Efficient implementation of the LMS-Newton algorithm.
% ARLMSNEWT uses autoregressive modeling of length M
www.eeworm.com/read/101082/6244758
2 vfork.2
.\" SCCSID: @(#)vfork.2 8.1 9/11/90
.TH vfork 2
.SH Name
vfork \- spawn new process in a virtual memory-efficient way
.SH Syntax
.B pid = vfork()
.br
.B int pid;
.SH Description
.NXR "vfork system cal
www.eeworm.com/read/101082/6246619
2 vfork.2
.\" SCCSID: @(#)vfork.2 8.1 9/11/90
.TH vfork 2
.SH Name
vfork \- spawn new process in a virtual memory-efficient way
.SH Syntax
.B pid = vfork()
.br
.B int pid;
.SH Description
.NXR "vfork system cal
www.eeworm.com/read/339483/12231807
sh wf.sh
#!/bin/bash
# wf.sh: Crude word frequency analysis on a text file.
# This is a more efficient version of the "wf2.sh" script.
# Check for input file on command line.
ARGS=1
E_BADARGS=65
E_NOFILE=66