代码搜索:efficient
找到约 1,594 项符合「efficient」的源代码
代码结果 1,594
www.eeworm.com/read/100151/15882006
pas inftrees.pas
Unit InfTrees;
{ inftrees.h -- header to use inftrees.c
inftrees.c -- generate Huffman trees for efficient decoding
Copyright (C) 1995-1998 Mark Adler
WARNING: this file should *not* be
www.eeworm.com/read/161575/10395786
el make-regexp.el
;;; make-regexp.el --- generate efficient regexps to match strings.
;; Copyright (C) 1994, 1995 Simon Marshall.
;; Author: Simon Marshall
;; Keywords: strings, regexps
;
www.eeworm.com/read/422591/10626801
readme
README file for ks
New v1.5
1. New functions to compute pilot functinal estimators hat{psi}_r(g).
These are exact, and are more efficient than binned estimators for small
samples (~100), and are av
www.eeworm.com/read/449168/7517375
m test_main.m
clc;clear;close all;
disp('EFFICIENT 8X8 DISCRETE COSINE TRANSFORM');
disp('In order to obtain the source code please visit');
disp(' ');
disp('http://www.advancedsourcecode.com/efficientdctccode.
www.eeworm.com/read/198140/7949883
m rms.m
%
% Root-Mean-Square value(s) for input data
%
% Efficient MATLAB function for finding RMS values. Accepts N-Dimensional
% matrices, and computes the column-wise RMS value for N>1, or across
www.eeworm.com/read/198140/7949971
m rms.m
%
% Root-Mean-Square value(s) for input data
%
% Efficient MATLAB function for finding RMS values. Accepts N-Dimensional
% matrices, and computes the column-wise RMS value for N>1, or across
www.eeworm.com/read/198140/7950028
m rms.m
%
% Root-Mean-Square value(s) for input data
%
% Efficient MATLAB function for finding RMS values. Accepts N-Dimensional
% matrices, and computes the column-wise RMS value for N>1, or across
www.eeworm.com/read/297325/8030091
m calib_gui.m
function calib_gui(mode),
% calib_gui(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
www.eeworm.com/read/145715/12706464
m calib_gui.m
function calib_gui(mode),
% calib_gui(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
www.eeworm.com/read/238485/13882430
readme
qmail 1.03
19980615
Copyright 1998
D. J. Bernstein, qmail@pobox.com
qmail is a secure, reliable, efficient, simple message transfer agent.
It is meant as a replacement for the entire sendmail-binmail