-
-
jasmine5.rar
编写一个程序实现顺序队列的各种基本运算,并在此基础上设计一个主程序完成如下功能:
1. 初始化队列q。
2. 判断队列q是否为空。
3. 依次进队元素a,b,c。
4. 出队一个元素,输出该元素。
5. 输出队列q的元素个数。
6. 依次进队列元素d,e,f。
7. 输出队列q的元素个数。
8. 输出出队序列。
9. 释放队列。
-
tanxin.rar
给定一个带权有向图 G=(V,E) ,其中每条边的权是一个非负实数。
另外,还给定 V 中的一个项点,称为源。
现在我们要计算从源到所有其他各项点的最短路径长度。
这里的长度是指路上各边权之和。
这个问题通常称为单源最短路径问题。
-
Projection.rar
A C++ program to show the projection of 3D objects using Cabinet Oblique
Parallel Projection onto xy-plane (i.e. angle=30 deg).
-
-
find23.zip
... s) were found (or NOT found
by option).
The search can be limited to a field in a fixed field (i.e. column
oriented) list.
An extended search mode is available, where only letters and digits
are relevant.
Other options:
case sensitive ...
-
bash.zip
Bash coaching e-book for freshman.
-
-
GaborSimko.rar
The scene contains the following features
a) Mirror effect
b) An own stencil lighting effect
c) Mesh and camera loader
d) Bezier spline camera
e) Tunnel
f) Blending (Fade effect - color/picture, tunnel)
-
binauraltoolbox.zip
calculating the binaural cross-correlogram of a sound. The toolbox incorporates functions for:
signal generation (e.g., bandpass noise, pure tone, complex tone, Huggins pitch)
plotting and playing of signals
calculation & post-processing of the ...
-
-