摘要: time_t time(time_t *time) 从1970年1月1日到到现在的秒数,如果系统时间不存在,返回1char *ctime(const time_t *time) 返回以:day month year hours:minutes:seconds year\n\0格式的时间字符串指针st 阅读全文
posted @ 2017-12-13 17:55 shankun 阅读(1460) 评论(0) 推荐(0)
摘要: 如何将CAD的内置对话框(如style命令所用的文字样式对话框)作为当前对话框的子对话框调出? 常用的几个对话框对应的函数为:1、尺寸标注样式编辑对话框:int acedEditDimstyleInteractie(AcDbDatabase *,AcDbDimStyleTableRecord *,i 阅读全文
posted @ 2016-10-13 08:47 shankun 阅读(1011) 评论(0) 推荐(0)
摘要: ① Oct 14, 2015 pitfall: ON_NOTIFY(LVN_ITEMCHANGED, IDC_LIST_列表控件, &CDlgFBDesign::OnLvnItemchangedListFbp) 与 ON_NOTIFY(LVN_BEGINLABELEDIT, IDC_LIST_列表控 阅读全文
posted @ 2016-08-05 18:23 shankun 阅读(150) 评论(0) 推荐(0)
摘要: Bibliography [recommendation] a literature survey of various extensions of the VRP occurring in practice : O. Bräysy, M. Gendreau, G. Hasle and A. Løk 阅读全文
posted @ 2016-08-05 18:20 shankun 阅读(441) 评论(0) 推荐(0)
摘要: 相关文献: Rego, C. (1998). "A Subpath Ejection Method for the Vehicle Routing Problem." Management Science 44(10): 1447-1459. Glover, F. (1996). "Ejection 阅读全文
posted @ 2016-08-05 18:18 shankun 阅读(731) 评论(0) 推荐(0)
摘要: 一、扩展问题分类: ★ the capacitated vehicle routing problem (CVRP) , 即classical VRP ★ the vehicle routing problem with time windows (VRPTW) , 带时间窗 - VRPHTW 硬时 阅读全文
posted @ 2016-08-05 18:12 shankun 阅读(11031) 评论(0) 推荐(1)
摘要: 这一类的经典算法:如 Wells, Johnson 和 Trotter 的交换法(interchange methods)。 Ord-Smith, R.J. (1970). Generation of permutation sequences: part1. The Computer Journa 阅读全文
posted @ 2016-08-05 18:07 shankun 阅读(161) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python # coding:utf-8 # xcopy Lib directory and rename all files to *d.lib import os from os.path import join,exists import shutil from 阅读全文
posted @ 2016-01-27 18:51 shankun 阅读(1009) 评论(0) 推荐(0)
摘要: # packages in environment at D:\Applications\Anaconda3:#alabaster 0.7.6 py35_0 anaconda 2.4.0 ... 阅读全文
posted @ 2015-11-11 09:05 shankun 阅读(485) 评论(0) 推荐(0)
摘要: 阿啊哎哀唉埃挨癌矮艾爱碍安氨俺岸按案暗昂凹熬傲奥澳八巴叭吧拔把坝爸罢霸白百柏摆败拜班般颁斑搬板版办半伴扮瓣邦帮膀傍棒包胞宝饱保堡报抱豹暴爆卑杯悲碑北贝备背倍被辈奔本崩蹦逼鼻比彼笔币必毕闭辟碧蔽壁避臂边编蝙鞭扁便变遍辨辩辫标表别宾滨冰兵丙柄饼并病拨波玻剥脖菠播伯驳泊勃博搏膊薄卜补捕不布步部擦猜才材财裁... 阅读全文
posted @ 2015-02-09 11:17 shankun 阅读(1110) 评论(0) 推荐(0)