登录
首页 » C++ » YPTS

YPTS

于 2018-05-28 发布 文件大小:58KB
0 187
下载积分: 1 下载次数: 1

代码说明:

  求解TSP问题的蚁群算法图形演示程序,并有相应的比例统计界面,重新编译程序后,再运行()

文件列表:

ReadMe.txt, 5272 , 2006-09-25
iACO\ACOView.h, 1244 , 2006-09-25
AIDoc.h, 703 , 2006-09-25
AIView.h, 1657 , 2006-09-25
iACO\AntConstants.h, 478 , 2006-09-25
iACO\AntOptions.h, 632 , 2006-09-25
iACO\AntSystem.h, 13800 , 2006-09-25
AutoFont.h, 2340 , 2006-09-25
Chart.h, 2950 , 2006-09-25
Color.h, 14495 , 2006-09-25
GA\GAConstants.h, 646 , 2006-09-25
GA\GAOptions.h, 613 , 2006-09-25
GA\GASystem.h, 14002 , 2006-09-25
GA\GAView.h, 776 , 2006-09-25
KCSideBannerWnd.h, 7521 , 2006-09-25
MainFrm.h, 834 , 2006-09-25
MemDC.h, 2842 , 2006-09-25
PerfTimer.h, 10113 , 2006-09-25
Resource.h, 1370 , 2006-09-25
stdafx.h, 1714 , 2006-09-25
Utils.h, 526 , 2006-09-25
WndUtil.h, 1784 , 2006-09-25
XAIDemo.h, 555 , 2006-09-25
iACO\ACOView.cpp, 6596 , 2006-09-25
AIDoc.cpp, 2784 , 2006-09-25
AIView.cpp, 6007 , 2006-09-25
iACO\AntConstants.cpp, 354 , 2006-09-25
iACO\AntOptions.cpp, 2600 , 2006-09-25
AutoFont.cpp, 7504 , 2006-09-25
Chart.cpp, 15431 , 2006-09-25
Color.cpp, 12631 , 2006-09-25
GA\GAConstants.cpp, 412 , 2006-09-25
GA\GAOptions.cpp, 2309 , 2006-09-25
GA\GASystem.cpp, 108 , 2006-09-25
GA\GAView.cpp, 6319 , 2006-09-25
KCSideBannerWnd.cpp, 24287 , 2006-09-25
M6AIDemo.cpp, 3663 , 2006-09-25
MainFrm.cpp, 2981 , 2006-09-25
MemDC.cpp, 156 , 2006-09-25
PerfTimer.cpp, 1021 , 2006-09-25
stdafx.cpp, 292 , 2006-09-25
Utils.cpp, 641 , 2006-09-25
res\Toolbar.bmp, 1078 , 2006-09-25
solution.dat, 52 , 2006-09-25
res\AIDemo.ico, 21630 , 2006-09-25
res\AIDemoDoc.ico, 1078 , 2006-09-25
res\AIDemo.manifest, 700 , 2006-09-25
xAIDemo.rc, 15691 , 2006-09-25
res\AIDemo.rc2, 401 , 2006-09-25
WAIDemo.sln, 873 , 2007-12-02
AIDemo.vcproj, 8288 , 2007-12-02
Debug, 0 , 2007-12-02
GA, 0 , 2017-12-01
iACO, 0 , 2017-12-01
res, 0 , 2017-12-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • delphi 制作的电梯程序
    资源描述delphi 制作的电梯程序,智能控制上下人数,停留层完全按照实际操作来,设计结构精细,适合练手.组件简单
    2022-02-05 21:09:29下载
    积分:1
  • 作业7
    一.问题描述 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)飞行时间最短(2)总用时最短(3)费用最小(4)中转次数最少。 二、实验要求 (1)选取合适的数据结构存储带权路线图 (2)实现单源最短路径算法(1. Description of the problem To design and implement a transportation consultation process between the major cities, we provide three optimal decision strategies for passengers: (1) the shortest flight time (2), the shortest total time (3), the minimum cost (4), and the least number of transfers. Two. Experimental requirements (1) select the appropriate data structure storage band weight Roadmap (2) realization of the shortest path algorithm for single source)
    2020-12-25 19:59:05下载
    积分:1
  • 关于:
    About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
    2023-08-10 06:40:03下载
    积分:1
  • 求两个字符串的最长公共子序列,使用递归算法实现。
    求两个字符串的最长公共子序列,使用递归算法实现。-For two of the longest common sub-string sequences, using the recursive algorithm.
    2022-09-05 10:30:02下载
    积分:1
  • 最小生成树
    数据结构最小生成树-minimum spanning tree data structure
    2023-09-05 01:40:04下载
    积分:1
  • on data structures and algorithms is the teacher's curriculum courseware all...
    这是我上数据结构和算法课程是老师的课件 所有算法都用c++实现拉 .比用伪代码描叙要 好得多-on data structures and algorithms is the teacher"s curriculum courseware all algorithms are used to achieve c Rafah. Pseudo code than depicts much better
    2022-05-18 01:14:35下载
    积分:1
  • 主要是理方程基本框架很有用,对也有帮助
    主要是数理方程基本框架很有用,对数据结构也有帮助-main mathematical equation is the basic framework is used for the data structure also helped
    2023-05-06 11:25:03下载
    积分:1
  • 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2...
    一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor. Basic operator: 1. addition(sub) of two matrix 2. inverse of a matrix. 3. multiply of two matrix. etc.-based on two-dimensional chain of sparse matrix model semi-plate design of Class A"s template parse matrix. Key technology : bin. 2-m linked matrix. constructors : 1.normal constuctor 2.copy constuctor. 3.ass ignment constructor. Basic operator : 1. addition (sub) 2 matrix of two. inverse of a ma trix. 3. multiply of two matrix. etc
    2023-03-19 06:15:03下载
    积分:1
  • -3 sum
    We discussed two versions of the 3-sum problem: A "naive" implementation (O(N^3)) and a "sophisticated" implementation (O(N^2 lg N)). Implement these algorithms.  Your implementation should be able to read data in from regular data/text file with each entry on a separate line.
    2022-10-11 08:55:04下载
    积分:1
  • 计算PI的值有各种各样 ,看看这个算法是不是很简洁呢
    计算PI的值有各种各样 ,看看这个算法是不是很简洁呢-Calculated PI values are varied, to see if this algorithm is not very simple and does
    2022-01-27 15:59:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载