登录
首页 » PDF » International Journal

International Journal

于 2018-07-01 发布 文件大小:878KB
0 360
下载积分: 1 下载次数: 3

代码说明:

  研究了不确定同时取送货车辆路径问题(VRPSPD),考虑运行环境的不确定性,顾客时间窗口要求和对顾客同时进行取货和送货服务的情况,以运作成本最低和顾客满意度最高为决策目标,构建不确定 VRPSPD 数学模型。模型中,引入模糊随机理论来描述决策环境中的双重不确定性,假定顾客需求量(送货量)和取货量是模糊随机变量。随后,提出基于模糊随机算子的改进粒子群算法对模型进行求解。(This article studies the vehicle routing problem with simultaneous pickup and delivery under a fuzzy random environment. More specifically, to adapt the mathematical model and improve the algorithm performance, this approach makes improvements and modifications in encoding and decoding, multi-objective handling, and particle updating. The encoding and decoding are suitable, multiple fitness functions are used to deal with the multi-objectives, and the improved update function can help overcome the shortcomings of the basic particle swarm optimization.)

文件列表:

International Journal of Civil Engineering-Yanfang Ma.pdf, 958646 , 2014-08-28

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

发表评论

0 个回复

  • game
    一个普通的小游戏,没有什么功能,就一个垃圾小游戏(An ordinary little game, no function, just a junk game)
    2020-06-19 17:00:01下载
    积分:1
  • vb提取查看thumbs.db文件中的图像内容
    vb提取查看thumbs.db文件中的图像内容,VB6.0编写开发的Windows XP缩略图缓存文件查看提取工具,把有图片的文件夹中的Thumbs.db拖到下面的列表框中(在资源管理器的文件夹选项设置中要取消“隐藏受保护的系统文件(推荐)”,才可以看到XP的缓存缩略图文件Thumbs.db)。   实现原理部分需要说明的是:PSC原作者使用String类型来读取,这可能是英文操作系统上可以运行,但是在中文操作系统是错误的,在用 Preserve 关键字时,只能改变多维数组中最后一维的上界;所以,第1维存放数据,范围就是0(缩略图Jpg大小最大不会超过5KB),第2维根据项目的个数来表示的编号但是不能直接使用数组的形式来返回,必须用传址的方式返回   还有一种方法,是记录每个图片文件项目的差异的偏移,及插入的非jpg数据块的大校   因为没有Thumbs.db的详细文件格式资料,无法获取文件的个数现在这个版本有一个问题,会有些文件看不到,因为查看文件内容发现,中间有些Jpg文件很短,只有几百字节,与文件数据前的文件大小不符合,这样就会跳过一个文件,导致漏掉文件。   增加一个判断,每找到一个标志,跳过文件长度时,先判断该长度的文件尾是不是Jpg的文件尾标志,如果不是则从之前的位置继续搜索。一种情况:就是4位字节文件大小的值,小于实际的文件大小值,这就需要搜索修正在Thumbs.db文件里找到了全部对应文件的文件名,是用Unicode字符存储在里面的,有的是单独的一个,有的是几个连续一起。
    2022-03-23 11:20:05下载
    积分:1
  • springer_-_mobile_ad_hoc_networks
    Latest Developments inthe mobile and wireless environments.
    2010-09-06 17:58:11下载
    积分:1
  • BPSK_Costas
    使用科斯塔环的方法实现基于BPSK调制的载波恢复跟踪(Using Costas loop method to recovery and track carrier frequency of BPSK modulation signal)
    2017-12-07 11:13:31下载
    积分:1
  • D3D8Hook_Delphi
    D3D8 HOOK绘制MENU、修改定义、可换成其他d3d版本(D3D8 HOOK draws MENU, modifies definitions, and can be changed to other D3D versions)
    2017-12-21 10:50:01下载
    积分:1
  • pjoylem
    求大数的阶乘问题源代码,在vs2005上亲自调试过,(For the large number of factorial problem source code, in the vs2005 personally debugged,)
    2018-09-05 12:41:10下载
    积分:1
  • excel类似邮件合并
    excel类似邮件合并
    2019-08-17下载
    积分:1
  • 这个用VB开发的安装程序是用来配置电脑,用户可以根据自己选择,进行配置看价格!...
    这个用VB开发的安装程序是用来配置电脑,用户可以根据自己选择,进行配置看价格!-the VB-installation process is used to build computers, users can choose according to their own, configured to see prices!
    2022-08-26 03:21:56下载
    积分:1
  • PlanetCNC软件和控制器使用手册
    PlanetCNC软件和控制器使用手册非常实用 使用TNG软件获取并激活PlanetCNC控制器的许可证 在Windows 8上禁用驱动程序签名 用输出板控制主轴 如何在PlanetCNC TNG软件中设置归位程序 如何在PlanetCNC TNG软件中设置运动限制 如何在PlanetCNC TNG软件中设置电机极限 如何使用PlanetCNC软件和控制器设置数控机床? 如何加工你的第一个工件 如何从Gerber和NC Drill文件铣削和钻削PCB? 如何使用转换和翘曲铣削和钻双面PCB(PlanetCNC software and controller use Handbook is very practical Using TNG software to obtain and activate a license for the PlanetCNC controller Disable driver signature on Windows 8 Control the spindle with an output plate How to set up the homing program in PlanetCNC TNG software How to set motion restrictions in PlanetCNC TNG software How to set up the motor limit in PlanetCNC TNG software How to use PlanetCNC software and controller to set up CNC machine tools? How to process your first work piece How to milling and drilling PCB from Gerber and NC Drill files? How to use conversion and warp milling and drilling double-sided PCB)
    2017-12-17 08:18:34下载
    积分:1
  • 数据结构实验
    (1)新建一个单链表:List BuildList(List lst)(2) 打印单链表:void PrintList(List first)(3)在单链表中某个位置后面插入元素:bool Insert( List lst , T x , T y)(4)清空单链表:void Clear(List * first)(5)查找链表中是否存在某个元素:bool Search(List lst,T x) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-05-29 10:07:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载