代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/106429/6193212
java browser.java
import javax.naming.*;
import java.io.*;
import java.util.*;
/**
* Interactive directory structure browser.
*/
public class Browser {
/**
* Main() is just a wrapper that sta
www.eeworm.com/read/104709/6203235
java browser.java
import javax.naming.*;
import java.io.*;
import java.util.*;
/**
* Interactive directory structure browser.
*/
public class Browser {
/**
* Main() is just a wrapper that sta
www.eeworm.com/read/494289/6381524
c identity.c
/*
* Program to find discrete logarithms of user identities
* using Pollard's rho method.
*
* Suitable trap-door primes are generated by "genprime" program
*
* See "Non-Interactive
www.eeworm.com/read/493294/6400467
m dd_ex8.m
% Show the interactive capabilities of the plotroc command.
%
% Generate some simple data, train a one-class classifier, make a
% scatterplot with the classifier and plot an ROC curve. Now it is
% pos
www.eeworm.com/read/493005/6403877
c hist.c
/*
* hist - interactive readline module
*
* Copyright (C) 1999-2006 David I. Bell
*
* Calc is open software; you can redistribute it and/or modify it under
* the terms of the version 2.1 of the
www.eeworm.com/read/492400/6422302
m dd_ex8.m
% Show the interactive capabilities of the plotroc command.
%
% Generate some simple data, train a one-class classifier, make a
% scatterplot with the classifier and plot an ROC curve. Now it is
% pos
www.eeworm.com/read/485314/6557882
m pcamat.m
function [E, D] = pcamat(vectors, firstEig, lastEig, s_interactive, ...
s_verbose);
%PCAMAT - Calculates the pca for data
%
% [E, D] = pcamat(vectors, firstEig, lastEig, ...
% int
www.eeworm.com/read/480213/6668329
m pcamat.m
function [E, D] = pcamat(vectors, firstEig, lastEig, s_interactive, ...
s_verbose);
%PCAMAT - Calculates the pca for data
%
% [E, D] = pcamat(vectors, firstEig, lastEig, ...
% int
www.eeworm.com/read/405930/11454722
m slam_if_2d.m
%
% SLAM_IF_2D performs an interactive simulation of SLAM with information filter.
% SLAM_IF_2D() is a two-dimensional linear simulation of Simultaneous
% Localization and Mapping (SLAM) with the
www.eeworm.com/read/404020/11492930
m pcamat.m
function [E, D] = pcamat(vectors, firstEig, lastEig, s_interactive, ...
s_verbose);
%PCAMAT - Calculates the pca for data
%
% [E, D] = pcamat(vectors, firstEig, lastEig, ...
% int