代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/222814/14673324
java assignreferencespanel.java
/*
* Copyright (c) 1996, 1997 Bill Venners. All Rights Reserved.
*
* This Java source file is part of the Interactive Illustrations Web
* Site, which is delivered in the applets directory of the C
www.eeworm.com/read/222814/14673325
java assignreferencescheckboxpanel.java
/*
* Copyright (c) 1996, 1997 Bill Venners. All Rights Reserved.
*
* This Java source file is part of the Interactive Illustrations Web
* Site, which is delivered in the applets directory of the C
www.eeworm.com/read/119608/14825459
mysql db-setup.mysql
--
-- This is the required schema for MySQL. Load this into the database
-- using the mysql interactive terminal:
--
-- mysql> \. db-setup.mysql
--
CREATE DATABASE jabberd2;
USE jabberd2;
--
--
www.eeworm.com/read/115583/15008561
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/213240/15140044
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/209631/15216227
m measure.m
function measure(varargin)
% measure()
%
% Interactive GUI for measuring points on a plot.
%
% sigfig is number of significant figures you would like to display. Default
% is four.
%
% Proced
www.eeworm.com/read/205721/15308716
m fkpoly.m
function fkpoly(action)
%fkpoly
%
%Interactive module used to pick a polygone for fk filtering. The option is now
%available to view results of filtering using user selected polygon within the
%modu
www.eeworm.com/read/205721/15308757
m aspec.m
function aspec(action)
%function aspec
%
%Interactive module for displaying amplitude and phase versus frequency.
%
%DSIsoft version 2.0
%Customized VSP processing software
%
%written by G. Perron and
www.eeworm.com/read/464435/1530289
w oemacs.w
\datethis
@i xview_types.w
@* Introduction.
This program provides an interface between the GNU Emacs editor and the
OpenWindows environment, using the XView toolkit for interactive graphics.
It is ba
www.eeworm.com/read/456693/1604360
py simplebtconsole.py
# A simple interactive console over Bluetooth.
# Copyright (c) 2005 Nokia Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in co