代码搜索:third
找到约 4,828 项符合「third」的源代码
代码结果 4,828
www.eeworm.com/read/303498/13814405
m e0603.m
x=0:pi/100:2*pi;y1=2*sin(2*x);y2=3*sin(3*x);
plot(x,y1,x,y2)%在同一个坐标系分别绘制二维图形
title('This is figure of the third example. '); %给图形加上标题
xlabel('x'); %给x轴加标注
ylabel('y');
legend('2*sin(2*x)' ,'3*
www.eeworm.com/read/301198/13863979
c for_test.c
#include
void main ()
{
int counter;
for (counter = 1; counter
www.eeworm.com/read/301198/13863988
c for_down.c
#include
void main ()
{
int counter;
for (counter = 5; counter >= 1; counter--)
printf("%d ", counter);
printf("\nStarting second loop\n");
for (counter =
www.eeworm.com/read/119864/6081789
c k1f.c
/* k1f.c
*
* Modified Bessel function, third kind, order one
*
*
*
* SYNOPSIS:
*
* float x, y, k1f();
*
* y = k1f( x );
*
*
*
* DESCRIPTION:
*
* Computes the modified Bessel func
www.eeworm.com/read/101082/6243282
2c l30.2c
#print
As with other commands, you can specify a line number
with the 's' command. Thus
3s/x/a/
will change the first 'x' on line 3 to an 'a'. Here is
a file "street" in which the fifth line has a
www.eeworm.com/read/101075/6254433
java idtest.java
/*
* $Id: IDTest.java,v 1.1 2002/02/18 16:06:30 echtcherbina Exp $
********************
*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in so
www.eeworm.com/read/101075/6255270
java idtest.java
/*
* $Id: IDTest.java,v 1.8 2002/01/03 01:05:55 bondolo Exp $
********************
*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source
www.eeworm.com/read/481239/6645420
c for_test.c
#include
void main ()
{
int counter;
for (counter = 1; counter
www.eeworm.com/read/481239/6645429
c for_down.c
#include
void main ()
{
int counter;
for (counter = 5; counter >= 1; counter--)
printf("%d ", counter);
printf("\nStarting second loop\n");
for (counter =
www.eeworm.com/read/478017/6728279
txt userdocumentation_2.txt
Something for the index
~page third Third Page in Second File
Another Test
~[linkPage Index Index of Documentation]
~[linkPage UserIndex Index of User-Documentation]
~[linkPage 0 L