-
-
-
-
-
[
C/C++]
string_strutil.rar
std:: string does not provide all the necessary means. Therefore, the need to use STL provides a library of algorithms, string streams, as well as the existing std:: string methods to achieve them.
※ convert a string to uppercase/lowercase
※ remove ...
-
[
C/C++]
Astar.rar
A* algorithm implementation of the 8 digital issues, using priority queue in STL, and Courier function as hash function to implement
-
-
-
-
-
[
CHM]
C++_Coding_Standar.rar
... every facet of C++ programming: design and coding style, functions, operators, class design, inheritance, construction/destruction, copying, assignment, namespaces, modules, templates, genericity, exceptions, STL containers and algorithms, and more.