車輛行駛路線優化(Vehicle Routing Problem)
標簽: Vehicle Routing Problem 車輛行駛
上傳時間: 2014-10-13
上傳用戶:561596
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be specified in any order, so long as the parameter pairs are specified as a parameter , value
標簽: Traveling Salesman solution Problem
上傳時間: 2013-12-22
上傳用戶:ruixue198909
算法的許多例子都是最優化問題( optimization problem),每個最優化問題都包含一組限制條件( c o n s t r a i n t)和一個優化函數( optimization function),符合限制條件的問題求解方案稱為可行解( feasible solution),使優化函數取得最佳值的可行解稱為最優解(optimal solution)。
標簽: optimization problem 算法
上傳時間: 2014-08-25
上傳用戶:123456wh
Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameters: string Returns: string Method signature: string findReversed(string input) (be sure your method is public) Notes The substring and its reversal may overlap partially or completely. The entire original string is itself a valid substring (see example 4). Constraints input will contain between 1 and 50 characters, inclusive. Each character of input will be an uppercase letter ( A - Z ). Examples 0) "XBCDEFYWFEDCBZ" Returns: "BCDEF" We see that the reverse of BCDEF is FEDCB, which appears later in the string. 1)
上傳時間: 2015-09-21
上傳用戶:sunjet
This software designs the student result management system m ay replace the tedious low effect the manual management, has realized the result management, the information management and the curriculum manages three big cores functions.
標簽: the management software designs
上傳時間: 2013-12-15
上傳用戶:kr770906
object oriented programming student record!
標簽: programming oriented student object
上傳時間: 2015-09-22
上傳用戶:thesk123
Oracle.Database.Architecture.9i.and.10g.Programming.Techniques.and.Solutions Oracle數據庫體系結構,專家級編程技術和解決方案,亞馬遜排行榜書,為Oracle程序員必讀的英文原版經典。 為oracle海量信息處理提供了解決方案。
標簽: Oracle Architecture Programming Techniques
上傳時間: 2014-01-15
上傳用戶:熊少鋒
student information management system.
標簽: information management student system
上傳時間: 2013-12-30
上傳用戶:gonuiln
%this program is written by 劉學智. Finished time is 05.1.23 16:03 %utilizing it solving TSP problem by simulating stealing algorithm
標簽: utilizing Finished program problem
上傳時間: 2015-10-07
上傳用戶:yimoney
%this program is written by 劉學智. Finished time is 05.1.23 16:03 %utilizing it solving TSP problem by simulating stealing algorithm
標簽: utilizing Finished program problem
上傳時間: 2015-10-07
上傳用戶:cc1915