代码搜索:Approach
找到约 1,300 项符合「Approach」的源代码
代码结果 1,300
www.eeworm.com/read/350521/10733341
txt readme.txt
About NativeXml.pas
===================
This is a small-footprint native Delphi implementation to read and write
XML documents. It provides a fully object-oriented approach to working
with XML f
www.eeworm.com/read/276451/10736933
c square.c
/* square.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* This program illustrates the use of
www.eeworm.com/read/271744/10982552
m bercurve_cv_soft2.m
% Computes BER v EbNo curve for convolutional encoding / soft decision
% Viterbi decoding scheme assuming BPSK
% Brute force Monte Carlo approach is unsatisfactory (takes too long)
% to find the
www.eeworm.com/read/197608/7069534
message .message
Welcome to the FTP archive for source code the Eric Roberts texts
"The Art and Science of C: A Library-Based Approach"and
Programming Abstractions in C: A Second Course in Computer
Science, both by Er
www.eeworm.com/read/439446/7708622
m noisepwr1.m
function nvar = noisepwr1(num,den)
% Computes the output noise variance due
% to input quantization of a digital filter
% based on a partial-fraction approach
%
% num and den are the numerator an
www.eeworm.com/read/244387/12868865
message .message
Welcome to the FTP archive for source code the Eric Roberts texts
"The Art and Science of C: A Library-Based Approach"and
Programming Abstractions in C: A Second Course in Computer
Science, both by Er
www.eeworm.com/read/243621/12931412
m optimip.m
% RECENTLY THERE HAS BEEN DEMONSTRATIONS OF BREAKAGE OF DIFFERENT CHAOTIC
% MAPS LIKE BERNOULLI and OTHER MAPS.SO HERE WE ARE GOING FOR NOVEL
% APPROACH IN THE SENSE OF MIXING VARIOUS MAPS IN DIFFER
www.eeworm.com/read/315460/13541964
message .message
Welcome to the FTP archive for source code the Eric Roberts texts
"The Art and Science of C: A Library-Based Approach"and
Programming Abstractions in C: A Second Course in Computer
Science, both by Er
www.eeworm.com/read/480844/6662467
txt lesson12.txt
Lesson 12: Introduction to Classes
C++ is a bunch of small additions to C, and one major addition. This one addition is the
object oriented approach. As its name suggests, this d
www.eeworm.com/read/154092/11989779
m ex9_16.m
%
% In this example a broad-band amplifier is designed
% using the frequency compensated matching network approach
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design