代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/151143/12233006
m systemdefaults.m
function systemdefaults
% This function establishes defaults for parameters used by SeisLab
% Written by: E. R.: January 2000
% Last updated: February14, 2005: Add GUI color definitions
global S
www.eeworm.com/read/222350/14695369
1 mpb.1
.\" Copyright (C) 1999, 2000, 2001, 2002, Massachusetts Institute of Technology.
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General
www.eeworm.com/read/285975/8797515
054_best ch10.054_best
##############################################################################
## Code fragment (Recommended) from Chapter 10 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/285975/8797534
051_prob ch10.051_prob
##############################################################################
## Code fragment (NOT RECOMMENDED) from Chapter 10 of "Perl Best Practices" ##
## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/185213/9049828
todo
- POPEN blocks in windows in interactive mode, needs correction.
I don't know why. Someone knows a good implementation of popen on Win32?
- There is no correct implementation of TAB yet, exc
www.eeworm.com/read/182116/9216921
c gnuhelp.c
/* zgv 5.5 - GIF, JPEG and PBM/PGM/PPM viewer, for VGA PCs running Linux.
* Copyright (C) 1993-2001 Russell Marks. See README for license details.
*
* gnuhelp.c - the texts `required' in interactiv
www.eeworm.com/read/160583/10516970
py anim.py
#!/usr/bin/env python
"""
A simple example of an animated plot in matplotlib. You can test the
speed of animation of various backends by running the script with the
'-dSomeBackend' flag
SC Aug 31 20
www.eeworm.com/read/350619/10728682
java kmeans.java
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this f
www.eeworm.com/read/464888/7061762
doc rm.doc
`rm': Remove files or directories
=================================
`rm' removes each given FILE. By default, it does not remove
directories. Synopsis:
rm [OPTION]... [FILE]...
www.eeworm.com/read/452718/7434231
java solvedsquare.java
/*
* This file is part of MUSoSu.
*
* MUSoSu is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Fou