代码搜索:practice
找到约 1,173 项符合「practice」的源代码
代码结果 1,173
www.eeworm.com/read/217949/14942773
m ex8_2.m
%
% This program generates a Smith Chart plot for Example 8.2
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % clos
www.eeworm.com/read/217949/14942776
m ex8_10.m
%
% This program generates impedance transformation
% plot for double-stub tuner design
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
www.eeworm.com/read/217949/14942777
m fig8_11.m
%
% This program generates a Smith Chart plot with
% constant nodal quality factor contours
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
www.eeworm.com/read/217949/14942788
m fig6_19.m
%
% This program plots the capacitance of the varactor diode
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % close all opened
www.eeworm.com/read/217949/14942842
m ex5_1.m
%
% This file generates the graph for Example 5.1
% "Band pass filter response"
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close
www.eeworm.com/read/224875/4801884
txt wpcap_tut6.txt
/** @ingroup wpcap_tut
*/
/** @defgroup wpcap_tut6 Interpreting the packets
* @{
Now that we are able to sniff and filter the traffic, we want to put our knowledge in practice with a first
www.eeworm.com/read/306178/3746936
c spells.c
// spells.c
inherit SKILL;
int learn_bonus()
{
return 0;
}
int practice_bonus()
{
return 0;
}
int black_white_ness()
{
return 0;
}
www.eeworm.com/read/375427/2724596
java spaceobject.java
// A JavaSpaces Entry class for a space object
// M. Liu, based on code samples provided in:
// JAVASPACES PRINCIPLES, PATTERNS, AND PRACTICE,
// Freeman, et al, Addison-Wesley Publishing Co
//
www.eeworm.com/read/381817/9069385
cpp 2.cpp
// Listing 20_1
// More practice with OOPs
// Introducing the DESTRUCTOR
#include
#include
class StringThings {
private:
char str[21];
char FirstLette
www.eeworm.com/read/360606/10085310
m fig5_12.m
%
% This file computes the bandstop filter response
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % close all opened graphs