登录
首页 » Visual C++ » AP_For_VRPTW100

AP_For_VRPTW100

于 2009-05-17 发布 文件大小:1670KB
0 195
下载积分: 1 下载次数: 288

代码说明:

  车辆路径问题的C代码,里面有测试数据和结果分析。(Vehicle routing problem with the C code, there are test data and results analysis.)

文件列表:

AP_For_VRPTW100
...............\AP_For_VRPTW100.cpp
...............\AP_For_VRPTW100.dsp
...............\AP_For_VRPTW100.dsw
...............\AP_For_VRPTW100.ncb
...............\AP_For_VRPTW100.opt
...............\AP_For_VRPTW100.plg
...............\city.txt
...............\compare_count.txt
...............\Debug
...............\.....\AP_For_VRPTW100.exe
...............\.....\AP_For_VRPTW100.ilk
...............\.....\AP_For_VRPTW100.obj
...............\.....\AP_For_VRPTW100.pch
...............\.....\AP_For_VRPTW100.pdb
...............\.....\vc60.idb
...............\.....\vc60.pdb
...............\evaluate.txt
...............\Input
...............\.....\C101.txt
...............\.....\C102.txt
...............\.....\C103.txt
...............\.....\C104.txt
...............\.....\C105.txt
...............\.....\C106.txt
...............\.....\C107.txt
...............\.....\C108.txt
...............\.....\C109.txt
...............\.....\C201.txt
...............\.....\C202.txt
...............\.....\C203.txt
...............\.....\C204.txt
...............\.....\C205.txt
...............\.....\C206.txt
...............\.....\C207.txt
...............\.....\C208.txt
...............\.....\R101.txt
...............\.....\R102.txt
...............\.....\R103.txt
...............\.....\R104.txt
...............\.....\R105.txt
...............\.....\R106.txt
...............\.....\R107.txt
...............\.....\R108.txt
...............\.....\R109.txt
...............\.....\R110.txt
...............\.....\R111.txt
...............\.....\R112.txt
...............\.....\R201.txt
...............\.....\R202.txt
...............\.....\R203.txt
...............\.....\R204.txt
...............\.....\R205.txt
...............\.....\R206.txt
...............\.....\R207.txt
...............\.....\R208.txt
...............\.....\R209.txt
...............\.....\R210.txt
...............\.....\R211.txt
...............\.....\RC101.txt
...............\.....\RC102.txt
...............\.....\RC103.txt
...............\.....\RC104.txt
...............\.....\RC105.txt
...............\.....\RC106.txt
...............\.....\RC107.txt
...............\.....\RC108.txt
...............\.....\RC201.txt
...............\.....\RC202.txt
...............\.....\RC203.txt
...............\.....\RC204.txt
...............\.....\RC205.txt
...............\.....\RC206.txt
...............\.....\RC207.txt
...............\.....\RC208.txt
...............\Instances
...............\.........\25Solution.htm
...............\.........\ALL_vrp.tar
...............\.........\Benchmarking Problems.files

...............\.........\Benchmarking Problems.htm
...............\.........\christofides_eilon.zip
...............\.........\Optimal for R1 and R2 problems.files

...............\.........\Optimal for R1 and R2 problems.htm
...............\.........\solomon_100.zip
...............\.........\solomon_25.zip
...............\.........\solomon_50.zip
...............\.........\spec.ps
...............\output.txt
...............\out_avg_vehicle.txt
...............\out_fitness.txt
...............\基于多目标遗传算法求解时间窗车辆路径问题.pdf

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

发表评论

0 个回复

  • VCshizhanOLEDBbiancheng
    vc实战OLEDB编程,对应用vc开发数据库的人员有巨大帮助,推荐下载。(vc real OLEDB programming for database application developers who vc a huge help, recommended download.)
    2011-07-20 21:18:00下载
    积分:1
  • VC_ADO_MFC_POS
    数据库编程练习、界面(标准控件)编程练习,很简单便于学习,有注释。有一些很有意思的函数。(Database programming practice, the interface (standard control) programming practice, very simple easy to learn, there are comments. There are some very interesting function.)
    2010-05-14 21:40:32下载
    积分:1
  • CAMERTERMINAL
    串口拍照源程序,通过串口得到摄像头部分的JPEG数据,再把数据还原成JPG图像(Serial camera source, camera part of the JPEG data through the serial port, and then restore the data into a JPG image)
    2013-01-30 21:26:21下载
    积分:1
  • VoIP
    这个是华为的VoIP文档,讲述清晰,值得阅读!(This is Huawei' s VoIP documents, about clarity, it is worth reading!)
    2009-12-06 16:01:08下载
    积分:1
  • ocm12864
    12864的驱动程序,非常有用,里面包括12864转换程序和初始化程序(12864 driver, very useful, which include the 12864 conversion process and initialization procedures)
    2012-04-29 19:49:54下载
    积分:1
  • lan
    说明:  局域网视频会议,vc6.0/Windows XP编译通过。(LAN video conferencing, vc6.0/Windows XP compile.)
    2010-03-26 10:58:50下载
    积分:1
  • 31701012836
    C++编写的简单分数类(包含复制,约分,四则运算等)(Simple fraction classes written in C++ (including duplication, reduction, four operations, etc.))
    2019-06-11 12:01:16下载
    积分:1
  • GPS_MFC_WP1
    本人编制的GPS的数据解析代码,其中包括对五种NMEA协议的解析(I compiled the code of GPS data analysis, including analysis on five NMEA protocol)
    2011-07-10 15:09:41下载
    积分:1
  • mac
    使用C++代码编写获取计算机mac地址程序,返回为Char指针(Written in C++ code to get mac address computer program, returns a pointer to a Char)
    2012-02-01 17:31:27下载
    积分:1
  • levelset_withoutreinitialization
    利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。(The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here do not realize every time to be able to make the level set reinitialization functions tend to converge.)
    2010-01-13 22:30:46下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载