CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - shop

搜索资源列表

  1. source

    0下载:
  2. Job shop scheduling problem using genetic algorithm must use g++ complier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:438934
    • 提供者:Lawrance
  1. Example

    0下载:
  2. Flow Job Shop problem using genetic algorithm use g++ compiler
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:530024
    • 提供者:nareyus
  1. shop

    0下载:
  2. ldf file fo shop. shop is a test code for a shop.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:113633
    • 提供者:Mohsen
  1. Example

    0下载:
  2. Flow job shop scheduling using BB method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:529672
    • 提供者:nareyus
  1. Jobshopschedulingsimulatedannealinggeneticalgorith

    7下载:
  2. 车间作业调度的模拟退火遗传算法,可以用于一般生产性过程中的工序调度应用 -Job shop scheduling simulated annealing genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:17815
    • 提供者:赵欣
  1. phoneshop

    0下载:
  2. Database system for mobile shop
  3. 所属分类:SQL Server

    • 发布日期:2017-04-13
    • 文件大小:3052
    • 提供者:Steven
  1. flowshop

    1下载:
  2. 实现作业调度机制,用动态规划解决流水作业调度问题-Implement job scheduling mechanism, flow-shop scheduling with dynamic programming to solve the problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:582
    • 提供者:赵莉
  1. Two-processor_flow-shop_scheduling

    0下载:
  2. 两处理机流水作业调度实现两处理机间流水作业调度问题-To achieve the two processor flow-shop scheduling flow shop scheduling problem between the two processors
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1061
    • 提供者:赵莉
  1. ShopData

    0下载:
  2. 简易完整的仓库管理程序,去年10月1日给一位开店的朋友做的。界面美观,内容完整。稍加改正可商用。对初学者有很大帮助。-Simple complete warehouse management program on October 1 last year to do a friends shop. Beautiful interface, the content integrity. Correction can be a little commercial. Very helpful for b
  3. 所属分类:Other Databases

    • 发布日期:2017-05-12
    • 文件大小:2599049
    • 提供者:matthew
  1. CDDVDShopManagement

    0下载:
  2. Cd-Dvd Shop management
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-04-06
    • 文件大小:554459
    • 提供者:mbagwan
  1. phpflower

    1下载:
  2. 网域网上鲜花礼品店系统基于PHP+MYSQL开发,预设鲜花,蛋糕,礼品,绿植等商品类型,具有网上订花,自助订花等网上鲜花销售常用功能和完善的商品类型管理、商品管理、配送支付管理、订单管理、会员分组、会员管理、查询统计和多项商品促销功能。系统具有静态HTML生成、UTF-8多语言支持、可视化模版引擎等技术特点,适合建立鲜花礼品销售类网店。v5.1.5版本支持了PHP5+MYSQL5环境,前台网站插件开放源码,更利于个性化的网站开发。-Online flower gift shop domain s
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-05-26
    • 文件大小:9482047
    • 提供者:
  1. NEH_ForTFT

    6下载:
  2. 排序问题的NEH算法,用于解决最小总完工时间的无等待流水调度问题,是最有名的启发式算法-NEH algorithm is the best algorithm for serching the minimum total flow time of no wait flow-shop porblem
  3. 所属分类:matlab例程

    • 发布日期:2013-04-17
    • 文件大小:2454
    • 提供者:knight
  1. FSSP-of-GA

    1下载:
  2. Flow Shop调度问题的遗传算法通用MATLAB源码。 本源码由GreenSim团队原创,-Flow Shop Scheduling Problem General Genetic Algorithm MATLAB source code. The original source code from the GreenSim team,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1796
    • 提供者:lzf
  1. Guitar-Shop-Program

    0下载:
  2. 吉他店程序实现 C++吉他店及店内库存乐器类管理程序,C++程序 一共有四个类,不仅可以卖吉他,还有其他类的乐器可以出售,而且,要提供初始化库存信息,所以用了TXT文件输入输出,比较简单,还有可以根据不同的属性查询乐器,有:名称,价格,制造商,背板材料,模型,类型等,而且如果没有此乐器,要显示库存没有,我又增添了乐器出库(卖出)四个类:1、库存管理员类 2、仓库类 3、乐器类 4、吉他店类(组合类)-Program for the guitar shop guitar shops and C
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2306366
    • 提供者:xiangyunl
  1. 0801563

    0下载:
  2. 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, Op, T} (where: J on behalf of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:897357
    • 提供者:刘浏
  1. 4.tar

    0下载:
  2. 依据Johnson原则,应用贪心算法解决两处理机流水作业调度问题。注释详实,可读性好。-Johnson based on the principle of application of the greedy algorithm to solve the two processor flow-shop scheduling problem. Comments detailed, readable.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:229509
    • 提供者:ryyrzzl
  1. shop

    0下载:
  2. Android Android Android Android代码仓库-Android Android Android Android AndroidAndroidAndroid Android Android Android AndroidAndroid
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:74382
    • 提供者:mmaoaog
  1. Mobile-Shop

    0下载:
  2. It is java based application which contains Mobile Shop project.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-01
    • 文件大小:582669
    • 提供者:musakkhir
  1. thms

    0下载:
  2. 差异作业批调度的流水车间问题及近似算法Differences in job batch scheduling of flow shop problems and approximation algorithms-Differences in job batch scheduling of flow shop problems and approximation algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:563949
    • 提供者:tao
  1. web-shop-design

    0下载:
  2. 电商前台和后台的设计方案,非常有帮助的文档。-Electronic business design front and back
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2597066
    • 提供者:Hammond
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com