
1
Вадим
no recommendations
no complaints
Project title: Write a program
Type of cooperation: One-time project
Section: Software development
Prepayment: without prepayment
Acceptance of requests: from 2021-07-22 until 2021-07-29
Type of cooperation: One-time project
Section: Software development
Prepayment: without prepayment
Acceptance of requests: from 2021-07-22 until 2021-07-29
Project description:
Programmer services are required. You need to write a program in c++, c# Java or others as agreed (if you learn to open, compile any language)
Which solves the salesman problem by the method of branches and boundaries. You need an interface, you can use windows form. You need to implement work with the Database (there is stored data about the details and their coordinates or the path to the maps of cutting)
The program must contain on the main window picture box where the picture is inserted, the user puts the mouse point in this area and the program on these points determines the distance of each point from each other and then solves the problem of the salesman of branches and boundaries, the path traveled is displayed that is, how the route 1-2-3-4 and its weight passed.
Be sure to visualize the work of some slider inscription about the loading and so on during the operation of the algorithm.
The pictures show an example: 1- main menu, 2- opening of the project from the file, 3- variant of the algorithm (the algorithm is superimposed on the open picture)
In general, the program simulates the work of optimizing the path of the tool Imitation only by the appearance of the inserted picture in the center of the form or interface
Need to.
(1) diagram of the classes of the program and its description (which method does what)
2. Everything is done by class i.e. connection to the database in a separate class, calculations and algorithm in a separate class so that everything looks clear.
3. Comments on code ( // database request , // pointing points)
Examples of connection to the database in pictures
Programmer services are required. You need to write a program in c++, c# Java or others as agreed (if you learn to open, compile any language)
Which solves the salesman problem by the method of branches and boundaries. You need an interface, you can use windows form. You need to implement work with the Database (there is stored data about the details and their coordinates or the path to the maps of cutting)
The program must contain on the main window picture box where the picture is inserted, the user puts the mouse point in this area and the program on these points determines the distance of each point from each other and then solves the problem of the salesman of branches and boundaries, the path traveled is displayed that is, how the route 1-2-3-4 and its weight passed.
Be sure to visualize the work of some slider inscription about the loading and so on during the operation of the algorithm.
The pictures show an example: 1- main menu, 2- opening of the project from the file, 3- variant of the algorithm (the algorithm is superimposed on the open picture)
In general, the program simulates the work of optimizing the path of the tool Imitation only by the appearance of the inserted picture in the center of the form or interface
Need to.
(1) diagram of the classes of the program and its description (which method does what)
2. Everything is done by class i.e. connection to the database in a separate class, calculations and algorithm in a separate class so that everything looks clear.
3. Comments on code ( // database request , // pointing points)
Examples of connection to the database in pictures