代码搜索结果
找到约 10,000 项符合
4 的代码
ex4(4).java
// arrays/Ex4.java
// TIJ4 Chapter Arrays, Exercise 4, page 759
// Repeat the previous exercise for a three-dimensional array.
import java.util.*;
public class Ex4 {
static double[][][] create
fig4_4.m
% Use this program to reproduce Fig 4.4 of text
close all
clear all
eps = 0.0001;
taup = 2.;
fd = -10./taup:.05:10./taup;
uncer = abs( sinc(taup .* fd));
ambg = uncer.^2;
plot(fd, ambg,'k')
x
examp4_4.m
C=[1, 2, 3, 4, 5]; V=vander(C)
algo4-4.c
/* algo4-4.c 生成书名关键词索引文件bookidx.txt,算法4.9~4.14 */
/* 为运行algo4-5.c做准备 */
#include"c1.h"
typedef int ElemType;
#include"c2-5.h"
#include"bo2-6.c"
#include"c4-2.h"
#include"bo4-2.c"
#d
ex4-4.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
ex4-4.lnp
"ex4-4.obj"
TO "ex4-4"