-
-
[
Visual C++ (VC++)]
dijkstra.rar
Please tree G, and with the right Vertices adjacency matrix, as well as for two points to be input into input.txt. If between two points limitless connectivity, is used to express large numbers 65,535.
-
-
[
PDF]
kalmanfilters.rar
A Kalman filter is a stochastic , recursive estimator , which estimates the state of a system based on the knowledge of the system input, the measurement of the system output, and a model of the relation between input and output.
Category:
Algorithm Upload User:
qzsazdh Size:
166K
-
[
Visual C++ (VC++)]
Mincover.rar
... 的一个顶点覆盖。G 的最小权顶点覆盖是指G 中所含顶点权之和最小的顶点覆盖。
Input
输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个顶点和m条 ... 表示图G 的一条边(u,v)。
Output
将计算出的最小权顶点覆盖的顶点权之和输出。
Sample Input
7 7
1 100 1 1 1 100 10
1 6
2 4
2 5
3 6
4 5
4 6
6 7
Sample Output
13 ...
-
[
Visual C++ (VC++)]
sndpeek.rar
sndpeek is just what it sounds (and looks) like: real-time 3D animated display/playback can use mic-input or wav/aiff/snd/raw/mat file (with playback) time-domain waveform FFT magnitude spectrum 3D waterfall plot lissajous! (interchannel correlation) ...
-
[
Delphi]
RegExpStudio.zip
TRegExpr is easy to use and powerfull tool for sophisticated search and substitutioning and for template-based text checking (especially usefull for user input validation in DBMS and web projects).
-
-
[
C/C++]
3.rar
The preparation of input () and output () function of input and output data of the five student records.
-
-
[
Visual C++ (VC++)]
list.rar
Achieved a C++ language features list to achieve the function (size, length, search, locate, getdata, setdata, insert, remove, isempty, isfull, output, input)