代码搜索结果
找到约 10,000 项符合
Input 的代码
input.cpp
/****************************************************************************
input.cpp
Program demonstrating the use of DirectInput for keyboard and mouse input.
Author : Dave Astle
input.dsp
# Microsoft Developer Studio Project File - Name="input" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
input.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
testallpairs.input
7
1 2 4
1 3 2
1 5 8
2 4 4
2 5 5
3 4 1
4 5 3
firstfit.input
10 6
3
4
4
3
5
1
2
5
3
1
linkedmatrix.input
4 5 6
1 3 2
2 5 3
3 1 4
3 4 5
4 2 1
4 5 2
4 5 5
1 2 1
1 3 3
3 1 4
3 2 3
3 4 -5
bestfit.input
10 6
3
4
4
3
5
1
2
5
3
1
testfindpath.input
7
1 2 5
1 3 6
4 5 3
5 6 8
7 6 9
7 5 9
3 4 1
compress.input
.nr H1 4
.oh "The Abstract Data Type"
.eh "Stacks"
.CS
STACKS
.CE
.NH 2
THE ABSTRACT DATA TYPE
.LP
.sp
A \fIstack\fR is an ordered list
of elements. One end of this list is designated the