代码搜索结果
找到约 10,000 项符合
Test 的代码
test.java
import java.io.*;
public class Test {
public static void main(String[] args) throws IOException {
WordAnal wa = new WordAnal();
String readfilename = "test.txt";
String savefilename =
test.cpp
#include
#include "DateOps.h"
#include "Lunar.h"
int main(int argc, char** argv) {
double jd = 0;
double tz = -5./24.;
for ( int d = 24; d < 25; d++ ) {
for ( int h = 0;
test.java
//package comm;
import java.io.*;
import java.util.*;
import gnu.io.*;
import java.awt.*;
import java.util.Properties;
import javax.swing.*;
import java.awt.event.*;
import java.io.*;
import java.u
test.m
%you've unpacked it and compiled all the mex files.
%now test it with the following
xi=randn(2,1);
for i=1:1000,
xi=ikeda(xi);
end;
x=[];
for i=1:3000,
xi=ikeda(xi)+randn(2,1)*0.01;
x=[x xi];
e
test.cpp
#include
#include
#include
#include
using namespace std;
int main4()
{
/*
int iarr[] = {30, 12, 55, 31, 98, 11, 41, 80, 66, 21};
vector
test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################