搜索资源列表
CoordinateISO6709compliant
- I have seen many articles here at CodeProject about coordinates and GPS signal handling, like \"Writing your own GPS Applications\" and \"Distance between locations using latitude and longitude\" among others. Most of them do some tasks around a lati
xiongyali
- 图论算法dfs实现过程: #include<stdio.h> #include<string.h> #define MAX 1
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: Md5.cpp