-
-
flowcharter_src.zip
... to implement in both simple and general fashion) - links. Manually maintaining links in a - for example - flowchart or network topography map is unwieldy. Therefore, I ve created a reference implementation for one way of adding this functionality.
-
-
-
-
-
-
MapTest.rar
遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。
-
dijkstra.rar
calculates the shortest path and distance between two nodes on a map
-
-
cpp_mru_cache.zip
... (optional) called when an item is removed from the cache.
The cache class is a template of two types, a key and value (like hash map). The value type is the type of the resource and the key type is the type of the resource address. (this is how you fetch ...
-