代码搜索:efficient

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

代码结果 1,594
www.eeworm.com/read/402767/11528554

readme

datrie - Double-Array Trie Library ================================== This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of di
www.eeworm.com/read/261198/11659699

m isposdef.m

function b = isposdef(a) % ISPOSDEF Test for positive definite matrix. % ISPOSDEF(A) returns 1 if A is positive definite, 0 otherwise. % Using chol is much more efficient than computing eigenv
www.eeworm.com/read/229057/14354552

news

# Affix - Bluetooth Protocol Stack for Linux # Copyright (C) 2001 Nokia Corporation # # Written by Dmitry Kasatkin # # $Id: NEWS,v 1.4 2002/09/27 16:02:11 kds Exp $
www.eeworm.com/read/167562/5458014

c ftxopentype.c

/* we need to all the OT support into one file to get efficient inlining */ #if defined(__GNUC__) #define inline __inline__ #else #define inline #endif #include "ftglue.c" #include "ftxopen.c" #incl
www.eeworm.com/read/147186/12579001

m isposdef.m

function b = isposdef(a) % ISPOSDEF Test for positive definite matrix. % ISPOSDEF(A) returns 1 if A is positive definite, 0 otherwise. % Using chol is much more efficient than computing eig
www.eeworm.com/read/109584/15554083

htm ove_0957.htm

4.1 Overview
www.eeworm.com/read/386621/8734810

txt whatisnew.txt

In this new version of AFEM@matlab: 1. Several not so efficient commands are replaced by more efficient ones; 2. More comments are added; 3. A new test example Lbig is added. In this example,
www.eeworm.com/read/386621/8734864

txt whatisnew.txt

In this new version of AFEM@matlab: 1. Several not so efficient commands are replaced by more efficient ones; 2. More comments are added; 3. A new test example Lbig is added. In this example,
www.eeworm.com/read/358669/10182353

m calib.m

function calib(mode), % calib(mode) % % Runs the Camera Calibration Toolbox. % Set mode to 1 to run the memory efficient version. % Any other value for mode will run the normal version (see doc
www.eeworm.com/read/297325/8029768

m calib.m

function calib(mode), % calib(mode) % % Runs the Camera Calibration Toolbox. % Set mode to 1 to run the memory efficient version. % Any other value for mode will run the normal version (see doc