登录
首页 » matlab » 131707200959320

131707200959320

于 2018-01-20 发布 文件大小:3KB
0 161
下载积分: 1 下载次数: 15

代码说明:

  物流选址程序,在31个已知坐标的城市中选出路径最短、成本最低的配送中心(A logistics location program that selects the shortest and lowest cost distribution center in 31 cities with known coordinates)

文件列表:

y.txt, 183 , 2007-05-27
31城市坐标图(x).m, 108 , 2007-05-27
CalDist.m, 167 , 2007-06-14
drawTSP.m, 618 , 2007-06-14
genetic_algorithm.m, 3401 , 2007-06-14
tabu_search.m, 2617 , 2007-06-14
tsp.m, 543 , 2007-06-14
x.txt, 186 , 2007-05-27
www.downma.com.txt, 153 , 2017-08-25

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

发表评论

0 个回复

  • rainflow
    使用雨流计数法进行应力时程谱的统计,得出应力幅的直方图。(The rain flow counting method is used to calculate the stress time history spectrum.)
    2021-01-24 20:08:39下载
    积分:1
  • 广告策划中心整站
    广告策划中心整站程序-advertising planning centers throughout stations
    2022-04-15 13:01:11下载
    积分:1
  • 在工业工中显示多个视图
    Displaying Multiple Views in IE-Displaying Multiple Views in IE
    2022-09-05 04:35:02下载
    积分:1
  • 心跳检测
    判断对方(设备,进程或其它网元)是否正常动行,一般采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经当掉。用于检测TCP的异常断开。基本原因是服务器端不能有效的判断客户端是否在线也就是说,服务器无法区分客户端是长时间在空闲,还是已经掉线的情况。所谓的心跳包就是客户端定时发送简单的信息给服务器端告诉它我还在而已。代码就是每隔几分钟发送一个固定信息给服务端,服务端收到后回复一个固定信息。如果服务端几分钟内没有收到客户端信息则视客户端断开。比如有些通信软件长时间不使用,要想知道它的状态是在线还是离线就需要心跳包,定时发包收包。
    2023-01-13 03:05:04下载
    积分:1
  • brace
    虚拟仪器 声卡采集 信号一些低通滤波处理(Some Low-pass filter processing of signal collected by Virtual instrument Sound Card)
    2018-09-27 09:11:35下载
    积分:1
  • 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置...
    1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FTP命令的解析与实现。 4)客户数据传输模块负责具体的与客户端的数据传输,包括文件的上传,下载,传输文件目录列表等。-1) user interface module for the user response to keyboard and mouse input settings server parameters, display server status and the error messages to users with standard Windows interface. 2) module responsible for the account management of user access rights, user landing after the root directory, and provide transparent to users of virtual directory services. Also for the other modules provide access to files (folders), the authority that you document the existence of local services, 3) connect with the FTP eavesdropping order processing module is responsible for monitoring client connectivity, and is responsible for the closure of the connecting block, the release of each link the resource. This FTP protocol
    2022-11-07 14:35:03下载
    积分:1
  • Network
    网络相关,网络的连接,连接的驱动等,c++编程实现-Network-related, network connection, connect the drive, etc., c++ Programming
    2022-03-07 03:34:28下载
    积分:1
  • wwwquote super programming.
    wwwquote super programming.
    2022-01-25 17:37:29下载
    积分:1
  • gqcotce
    一篇很不错的基于MIMO OFDM 源码,供有需求的朋友!()
    2018-02-01 11:28:09下载
    积分:1
  • 序的功能如下: 1)本序完全采用jsp脚本技术 2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 3)可以对添加的记录进行添加、删除、...
    本程序的功能如下: 1)本程序完全采用jsp脚本技术 2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 3)可以对添加的记录进行添加、删除、编辑的功能 4)前台可以自动生成栏目,默认为选择前十的栏目 5)前台显示当天的下载爬行和总的下载排行 6)前台能够显示数据的统计 7)本程度的美化做得已经很好了,几乎拿来过来就能用 8)可以进行注册、登陆、搜索的功能-the functions of the procedures are as follows : 1) the procedure completely jsp scripting 2) background and management will be set up for the columns, add, delete, modify columns and features three themes) can add to the record to add, delete, edit function 4) before Taiwan can automatically generate columns, the default choice for the first 10 columns 5) shows prospects of the day and the total download crawling download ranked 6) outlook to the statistical data shows 7) the extent of the landscaping has been done well, can be almost used up eight) can be registered, landing , the search function
    2022-09-25 14:25:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载