搜索结果
找到约 7 项符合
Successive 的查询结果
汇编语言 Test program to loop on Successive Approximation A-to-D conversion. Allows digital codes and resul
Test program to loop on Successive Approximation A-to-D conversion.
Allows digital codes and resulting DAC output to be viewed on scope.
单片机开发 The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a
The ADC0803 family is a series of three CMOS 8-bit successive
approximation A/D converters using a resistive ladder and
capacitive array together with an auto-zero comparator. These
converters are designed to operate with microprocessor-controlled
buses using a minimum of external circuitry. The 3-S ...
matlab例程 MATLAB CODE FOR SIMULATION OF A SUCCESSIVE APPROXIMATION CONVERTER
MATLAB CODE FOR SIMULATION OF A
SUCCESSIVE APPROXIMATION CONVERTER
GPS编程 function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by R
function [U,V,num_it]=fcm(U0,X)
% MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J.
% Hathaway on June 21, 1994.) The fuzzification constant
% m = 2, and the stopping criterion for successive partitions is epsilon =??????.
%*******Modified 9/15/04 to have epsilon = ...
软件工程 Fortran has always been the principal language used in the fields of scientific, numerical, and en
Fortran has always been the principal language used in the fields of scientific,
numerical, and engineering programming, and a series of revisions to the standard
defining successive versions of the language has progressively enhanced its power
and kept it competitive with several generations of ...
Symbian This article discusses some issues that a typical Windows C++ programmer will encounter when approac
This article discusses some issues that a typical Windows C++ programmer will encounter when approaching
Symbian OS for the first time. Our experience in developing for three successive versions of Symbian OS has
given us considerable perspective on what can be difficult when working in this otherwi ...
VC书籍 C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the ana
C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will learn all the critical programming concepts and techniques associated with the language in the context ...