-
-
Poisson.rar
Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。
-
LinuxDrivers.rar
... 含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、
S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、
作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、
SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2410 LCD驱动、FRAMEBUFFER应用程序范例
-
TestMyChart.rar
VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.-VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.
-
Timer.rar
8051 Asmbly Language of a Timer with Matrix Keypad Input
-
16Point-FFT.rar
16点FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data
is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for
each of the real and imaginary component of a datum.
-
felt-3.06-devel.src.tar.gz
... - probably in the mechanical/structural/civil fields. In a command
line environment, FElt uses an intuitive, straightforward input syntax to
describe problems. It also includes a graphical user interface for
workstations that allows the user to set ...
-
zidianxu.rar
... 元素{1,2,..., n }的一个排列,计算出这个排列的字典序值,以及按字典序排列的下一个排列。
Input
第1 行是元素个数n(n < 15)。接下来的1 行是n个元素{1,2,..., n }的一个排列。
Output
第一行是字典序值,第2行是按字典序排列的下一个排列。
Sample Input
8
2 6 4 5 8 1 7 3
Sample Output
8227
2 6 4 5 8 3 1 7
-
APPND.zip
This program will input 2 files and append them to a third.
-
arg.rar
In particular, ARGS is a demonstration of the NARGIN function, which counts command line arguments and the VARARGIN function, which allows the user to specify that a routine has a variable number of input arguments.
-
HowToLex.rar
Lex helps write programs whose control flow is directed by instances of regular
expressions in the input stream. It is well suited for editor-script type transformations
and for segmenting input in preparation for a parsing routine.
-