代码搜索:evaluating
找到约 228 项符合「evaluating」的源代码
代码结果 228
www.eeworm.com/read/160819/10495362
cpp express.cpp
#include
using namespace std;
// illustrates problems with evaluating
// arithmetic expressions
int main()
{
double dfahr;
cout > d
www.eeworm.com/read/143003/7144819
cc eval.cc
// eval.cc
//--------------------------------------------------------------------------
// This code is a component of Genetic Programming in C++ (Version 0.40)
// Copyright Adam P. Fraser, 1993,
www.eeworm.com/read/196650/8068987
log ta.log
Timing Analyzer
Reading design untitled ....
Evaluating maximum operating frequency...
Evaluating setup and hold times...
Calculating Tpd Path delays ...
Calculating Tco P
www.eeworm.com/read/331227/12837884
txt _1.txt
Lecture 1--DSP芯片简介
(An Introduction to DSPs)
内容简介:
本讲主要介绍DSP芯片的发展历史和当前发展概况,介绍DSP芯片的体系结构和功能特点。
数字信号处理(Digital Signal Processing, DSP)是指为得到满足人们需要的信号形式而对数字化的信号进行处理的数学原理、方法和手段。数字信号处理已广泛应用于包括通 ...
www.eeworm.com/read/147682/5728111
m plot_anvc.m
% plot_anvc(w,p,s,e,a,b)
%
% Generates plots for evaluating an adaptive active
% noise and vibration control problem.
%
% Input variables [Size]:
% w : estimated impulse response [L x
www.eeworm.com/read/109011/6178567
java fortokenssupport.java
/*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/476392/6759361
m exa17.m
% Cartezian plot of Bessel function J0(sqrt(x^2+y^2))
[x,y]=meshgrid(-12:.7:12, -12:.7:12);
% meshgrid transforms the specified domain
% into
www.eeworm.com/read/257010/11960453
m exa17.m
% Cartezian plot of Bessel function J0(sqrt(x^2+y^2))
[x,y]=meshgrid(-12:.7:12, -12:.7:12);
% meshgrid transforms the specified domain
% into
www.eeworm.com/read/231148/14253179
txt _1.txt
Lecture 1--DSP芯片简介
(An Introduction to DSPs)
内容简介:
本讲主要介绍DSP芯片的发展历史和当前发展概况,介绍DSP芯片的体系结构和功能特点。
数字信号处理(Digital Signal Processing, DSP)是指为得到满足人们需要的信号形式而对数字化的信号进行处理的数学原理、方法和手段。数字信号处理已广泛应用于包括通 ...