-
-
-
-
-
-
[
Visual C++ (VC++)]
dp.rar
(1). Problem Description: A salesman traveling salesman problem to a number of cities to sell commodities, known distance between cities (or travel). He has to select a departure from the resident, through every city once again, and finally returned to ...
Category:
AI-NN-PR Upload User:
sky200566 Size:
11K
-
[
Visual C++ (VC++)]
phoenix7.rar
Can seek the largest sub-paragraph and the fine code, using dynamic programming methods to achieve the algorithm more efficient
-
[
Visual C++ (VC++)]
Multiply.rar
Dynamic programming algorithm using the multi-stage plan procedures, take advantage of an array of storage path length.
-
[
Visual C++ (VC++)]
longest-common-string.rar
This is a dynamic planning, seeking the longest common sub-sequence (Longest common string) the source code. The preparation of the implementation of their own. Procedure is simple, there are notes.
-
-
[
C/C++]
sf.rar
Algorithm design are greedy method, backtracking, dynamic programming algorithm design, such as greedy method, backtracking, dynamic programming, etc.