搜索资源列表
旅行者驴友报名系统是一款旅游报名系统
- 旅行者驴友报名系统是一款旅游报名系统,拥有QQ一键登陆功能,官方网站有用户自助增加减少活动人数功能。 后台登陆验证码修改文件位置 Inc/Const.asp 后台默认管理员 用户:Admin 密码:admin-Mix traveler registration system is a travel registration system, has landed a key function of QQ, the official site reduc
bookTicket
- 本科毕业设计-包含文档 远程客运给旅客带来不便的,是要旅客提前到售票处或客运公司进行各种业务。 本系统通过研究Struts+Hibemate框架结构,在此基础上,拟用Struts框架技术开发一个基于Web的远程客运平台。本系统主要包括电子售票子系统和车次查询子系统。建立网络售票系统,可以实现异地查询、售票、退票等功能,大大提高售票效率。车次查询子系统,能实现根据出发地、目的地、票的价位、车型等进行异地查询。 开发该系统可以让学生掌握较简单的数据库系统的开发过程,提高学生的编程能
simulated_annealing
- 人工智能问题,通过模拟退火算法实现旅行商问题,随机产生31个地址,计算旅行商走完的最短路径,并绘制路线图。作者:陈华昌-Using simulated annealing algorithm achive "traveler" problem.
PHP_forum
- PHP论坛,实现增删查改四大基本功能,希望对刚开始学习PHP的同路人门有所帮助。-PHP forums, change to achieve the four basic functions deletions check, hoping for a fellow traveler just beginning to learn PHP door help.
traveller
- JAVA的txt文件,解旅行家问题(TSP)的蛮力法问题-JAVA TXT file, the solution of the problem (TSP) traveler robust
ClassHierarchyTraveler
- Class Hierarchy Traveler Source Code for Andriod.
GATSP
- 遗传算法中的的旅行家算法的代码,实现寻找最短路径的功能,输入在程序内部进行,以二维数组的形式表示-Genetic algorithms traveler algorithm code to achieve Find the shortest path, enter the internal procedures, expressed in the form of a two-dimensional array
Advanced-Algorithm-master
- 用实例详细介绍基础的遗传算法,并通过遗传算法解决典型的旅行商(TSP)问题-The basic genetic algorithm is described in detail by the example, and the typical traveler (TSP) problem is solved by genetic algorithm
9
- 深山行者留言系统采用asp+access数据结构,程序简单,操作简单方便,适合二次修改开发;使用方便,无需安装,放到服务器空间即可使用。 自带有手机版,自动解析手机版模板(The deep mountain traveler's message system uses asp+access data structure, the program is simple, the operation is simple and convenient, it is suitable for the t
TxTsp
- tsp的java源码实现旅行商问题,即TSP问题(Traveling Salesman Problem)又译为旅行推销员问题、货郎担问题,是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。(The Java source of TSP is one of the famous problems in the field of mathemati