代码搜索:Question
找到约 5,399 项符合「Question」的源代码
代码结果 5,399
www.eeworm.com/read/136816/5854795
faq
Frequently Asked Questions about zlib
If your question is not there, please check the zlib home page
http://www.cdrom.com/pub/infozip/zlib/ which may have more recent information.
1) I need a
www.eeworm.com/read/136812/5861639
c on_shared.c
#ifndef lint
static char sccsid[] = "@(#)on_shared.c 1.1 92/07/30";
#endif
/*
* Name: on_shared.c
*
* Description: Turn on (activate) a shared yes/no question.
*
* Call syntax: on_form_shared(f
www.eeworm.com/read/118793/6097212
faq
Frequently Asked Questions about zlib
If your question is not there, please check the zlib home page
http://www.cdrom.com/pub/infozip/zlib/ which may have more recent information.
1) I need a
www.eeworm.com/read/113071/6142043
java qview.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
import java.util.*;
/** The View/Controller for ONE QUESTION in the TestEdit program.
* This is normally
www.eeworm.com/read/101082/6250840
c dounit.c
/* Modification Record
*
* 7/30/86 Aya Konishi (konishi@gully)
* Bug fix to ICA-01035.
* Fixed so that conrol D at a question does not gointo
* an infinite loop.
*/
#ifndef lint
static char *sc
www.eeworm.com/read/484271/6584222
m skewing.m
%Question No:9
%IMAGE SKEWING
function skewing(x)
f=imread(x);
[r,c]=size(f);
shx=input('Enter the shearing parameter shx (between 0 and 1) = ');
shy=input('Enter the shearing parameter shy (b
www.eeworm.com/read/254521/12132743
m fmgv1d.m
% Matlab code fmgv1D.m
% For "Applied Numerical Linear Algebra", Question 6.16
% Written by James Demmel, Apr 22, 1995
% Modified, Jun 2, 1997
%
% Full Multigrid V-Cycle for Poisson's