代码搜索:efficient

找到约 1,594 项符合「efficient」的源代码

代码结果 1,594
www.eeworm.com/read/127767/14336818

txt e176. using a selector to manage non-blocking sockets.txt

Although you could poll each non-blocking socket for events, a more convenient and efficient method is to use a selector to manage the channels. The selector efficiently monitors the channels for chan
www.eeworm.com/read/126655/14409945

cpp composite_lab.cpp

// Purpose. Composite design pattern lab. // // Problem. Approach is now more space efficient, but casting and type // checking are required to coerce the compiler. The abstraction needs to // be i
www.eeworm.com/read/220289/14843722

m infds_train_nn.m

% INFDS_TRAIN_NN Demonstrate how the ReBEL toolkit is used to train a neural network % in efficient "low-level" mode. % % Direct (InferenceDS level) description of a parameter estim
www.eeworm.com/read/242732/4538042

c redir.c

/* * REDIR.C - redirection handling. * * * History: * * 12/15/95 (Tim Norman) * started. * * 12 Jul 98 (Hans B Pufal) * Rewrote to make more efficient and to
www.eeworm.com/read/237048/4634310

todo

- add AppletStub and AppletContext to java.beans.Beans.instantiate(). - make Introspector more efficient. - basic Introspection tests are in, but more tests are probably in order. - 1.2 support (waiti
www.eeworm.com/read/216802/4881930

c redir.c

/* * REDIR.C - redirection handling. * * * History: * * 12/15/95 (Tim Norman) * started. * * 12 Jul 98 (Hans B Pufal) * Rewrote to make more efficient and to
www.eeworm.com/read/209559/4969253

h pagevec.h

/* * include/linux/pagevec.h * * In many places it is efficient to batch an operation up against multiple * pages. A pagevec is a multipage container which is used for that. */ #define PAGEVEC_
www.eeworm.com/read/205824/5016836

c redir.c

/* * REDIR.C - redirection handling. * * * History: * * 12/15/95 (Tim Norman) * started. * * 12 Jul 98 (Hans B Pufal) * Rewrote to make more efficient and to
www.eeworm.com/read/191082/5167573

m infds_train_nn.m

% INFDS_TRAIN_NN Demonstrate how the ReBEL toolkit is used to train a neural network % in efficient "low-level" mode. % % Direct (InferenceDS level) description of a parameter estim
www.eeworm.com/read/334125/3372907

c idtree.c

/* Unix SMB/CIFS implementation. very efficient functions to manage mapping a id (such as a fnum) to a pointer. This is used for fnum and search id allocation. Copyright (C) Andrew Trid