资源列表
Untitled4
- 实验实现邻接表表示下无向图的广度优先遍历。 程序的输入是图的顶点序列和边序列(顶点序列以*为结束标志,边序列以-1,-1为结束标志)。程序的输出为图的邻接表和广度优先遍历序列。例如: 程序输入为: a b c d e f * 0,1 0,4 1,4 1,5 2,3 2,5 3,5 -1,-1 程序的输出为: the ALGraph is a 4 1 b
Minimum-path-coverage
- 求解最小的路径覆盖图中所有点,有向图无向图均适用-Solving all the points in the least path coverage map, the directed graph is applicable
hello123
- hello world :) simple program, matlab
qq
- 各种程序可以以一个可控周期自动回复消息.-it can leave massage to every program
KRUSCAL
- 克鲁斯卡尔最短路径算法,克鲁斯卡尔最短路径算法-Kruskal shortest path algorithm, Kruskal shortest path algorithm
129
- 输入收入,奖金,代课,,即可查询,程序为源代码,用VC实现,可运行-Enter the income, bonuses, substitute, can query, process for the source code, use VC to achieve, can be run
kalman
- Kalman as a predictor
cin
- 程式會自動把第一個間隔字元之前的值指定給VARIABLE1,第二個指定VARIABLE2。這樣好像建立了一條資料的流從而抽取運算子變成數值-Program will automatically before the first interval value specifies the character to VARIABLE1, the second designated VARIABLE2. This seems to create a data stream into a numeric
ordinamento_numeri
- number order in ada95 code
DateFormat
- This sets the system Dateformat
MyMixer
- VB程序,可以用以代替系统的音量混频器,不过好象无法显示实时音量。-VB program, can be used to instead of the volume of the system, mixer, but seems to be unable to display real-time volume.
