搜索资源列表
PShortP
- 程序首先利用include的手段将文件graph0.cpp包含进来,在main()函数调用由图的邻接矩阵建立图creatgraph与取顶点i的值gervalue(const int i)的函数。随后调用pshorpath(adjmatrix &G,int v0,int dist[],int path[])函数,该函数就是狄克斯特拉算法对应的函数。-Procedures include the means of the first to use the file that contains gra
Trombone
- Windows Mobile Professional 6 及更高版本上利用SMS自动进行状态回复的程序。还包括了以下演示: 使用SMS拦截; 使用配置文件; 检查Outlook约会信息; 基于定制策略对不同电话号码作出不同反应; 使用SIP; 在Windows移动设备上使用db4; 使用提示; 多语言界面和本地化。-Trombone a utility for automating status reply via SMS on Windows Mobile P
