代码搜索:illustrates
找到约 2,346 项符合「illustrates」的源代码
代码结果 2,346
www.eeworm.com/read/167562/5458025
examples readme.examples
This directory contains examples of the use of zlib.
fitblk.c
compress just enough input to nearly fill a requested output size
- zlib isn't designed to do this, but fitblk does it anyway
gu
www.eeworm.com/read/295657/8147788
m c5ex8.m
% Example 5-8 illustrates the scaling theorem
%
syms t s
x = sym('exp(-alpha*t)*cos(omega_0*t)*Heaviside(t)'); % Define a signal
X = laplace(x); % Find its Laplace
% transf
www.eeworm.com/read/170709/9792717
cpp fornested.cpp
//Listing 6.13
//Illustrates nested for loops
#include
int main()
{
int rows, columns;
char theChar;
std::cout >
www.eeworm.com/read/335542/12516950
cpp nonlocal2.cpp
//: C01:Nonlocal2.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the file
www.eeworm.com/read/300492/13909414
cpp nonlocal2.cpp
//: C01:Nonlocal2.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the file
www.eeworm.com/read/290380/8486623
c comment2.c
/* Program: COMMENT.C
Written by: Kris Jamsa
Date written: 06-30-93
Purpose: Illustrates the use of comments in a C program. */
#include
void main ()
{
printf ("100
www.eeworm.com/read/289184/8569531
bak comment.bak
// Program: COMMENT.C
// Written by: Kris Jamsa
// Date written: 06-30-93
// Purpose: Illustrates the use of comments in a C program.
#include
void main ()
{
printf ("1001 C
www.eeworm.com/read/289184/8569619
c comment2.c
/* Program: COMMENT.C
Written by: Kris Jamsa
Date written: 06-30-93
Purpose: Illustrates the use of comments in a C program. */
#include
void main ()
{
printf ("100