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

搜索资源列表

  1. zidingyi

    0下载:
  2. 自定义泛型设计,C#自定义泛型类用得最广泛,就是集合(Collection)中。实际上,泛型的产生其中一个原因就是为了解决原来集合类中元素的装箱和拆箱问题(如果对装箱和拆箱概念不明,请百度搜索)。由于泛型的使用,使得集合内所有元素都属于同一类,这就把类型不同的隐患消灭在编译阶段——如果类型不对,则编译错误。-dfsdafg
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:1437012
    • 提供者:lucasj
  1. Translationpackingproblem

    1下载:
  2. 二叉搜索树中的装箱问题Binary search tr-Binary search tree packing problem Binary search tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:9542
    • 提供者:xzc
  1. zhuang-xiang-dan

    0下载:
  2. 用于手机出厂装箱时信息批量打印,功能简单,支持条形码打印-When packing for the phone message played batch printing
  3. 所属分类:Printing program

    • 发布日期:2017-03-30
    • 文件大小:38961
    • 提供者:cc
  1. PrintTag

    0下载:
  2. MFC扫描条形码并打印装箱清单的示例,ACESS数据库-MFC scans the bar code and print the packing list of the sample, ACESS database
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:6047728
    • 提供者:万星
  1. zhenzhi

    0下载:
  2. 本系统所具备功能: 一、能够对生产任务实现即时统计,衣坯主件、附件、配片及需分件分片编织的货品,进行发坯总数的控制(避免多发坯) 二、能够对生产任务的每一件衣坯实现即时跟踪,及时显示出每件衣坯流转到哪道工序以及生产人(监控生产进度)。 三、一包衣坯在流转中出现其中一件有质量问题时,可以拆包流转而不必重新打印流转单(加快衣坯流转速度)。 四、可以随时核算机工的原料消耗量,(在更大程度上降低原料的消耗)。 五、取代几乎所有的手工记帐和各种生产报表,(减少统计人员工作量提高了效率)
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-06
    • 文件大小:233410
    • 提供者:白云明
  1. 2-example

    0下载:
  2. c#的数据类型举例,流程控制语句装箱与拆箱-c# data types for example, flow control statements boxing and unboxing
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:74411
    • 提供者:tracy
  1. box_problem

    0下载:
  2. 完整实现装箱子问题,并利用vs2005建立控制台完整演示工程。算法描述: 1.给定单个箱子的容量 2.输入需要装入箱子的物品个数 3.分别输入待装入箱子的物品的容量 4.结果输出:将所有物品装箱子的最佳方案 -Complete implementation of the loading box problem and establish a console full advantage of vs2005 demo project. Algorithm descr iptio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:428338
    • 提供者:smallking
  1. Approximate1

    0下载:
  2. 近似算法;最优适宜装箱问题的实现,用C++语言编写-Approximation algorithm optimal implementation of appropriate packing problem, using C++ language
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:530
    • 提供者:康遵强
  1. boxfill

    0下载:
  2. C#编写的装箱软件,计算一个大箱子里面可以装多少个小箱子-Boxes Filler programme with C# for commputing the number of small boxes filled in a big box
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:45610
    • 提供者:于一淼
  1. assemble

    0下载:
  2. 装箱问题是大家经常碰到的问题,也有很多解决方法,这里使用近似算法解决。-Packing problem is that we often encounter the problem, there are many solutions, approximation algorithm is used here to solve.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:644
    • 提供者:yuyangyang
  1. Packcount

    1下载:
  2. 包材计算软件,输入产品的规格,并设置装箱数,会自动计算出包装材料的规格,减少人为错误和工作时间;各行业均可使用! 作者:东莞市箭冠汽车配件制造有限公司 张德平-Material calculation software package, enter the product' s specifications, and set the packing number, will automatically calculate the packaging material specificat
  3. 所属分类:其他行业

    • 发布日期:2017-05-10
    • 文件大小:53263
    • 提供者:zyhlove
  1. PPD

    3下载:
  2. 通用的遗传算法,可实现以下问题:(a)设计出n种不同尺寸货品的排放方法,使得集装箱的空间利用率最高;(b)给出一批货物所需的最少集装箱数量。请给出在附件一对应具体问题下的最优排放及空间利用率。 -General genetic algorithm, can achieve the following questions: (a) design of size n different methods of emission goods, allowing maximum utilization
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-19
    • 文件大小:22528
    • 提供者:zhenzhi
  1. c4

    0下载:
  2. 装箱问题 问题描述:装箱问题可简述如下:设有编号为0、1、…、n-1的n种物品,体积分别为v0、v1、…、vn-1。将这n种物品装到容量都为V的若干箱子里。约定这n种物品的体积均不超过V,即对于0≤i<n,有0<vi≤V。不同的装箱方案所需要的箱子数目可能不同。装箱问题要求使装尽这n种物品的箱子数要少-Packing problem Problem Descr iption: Packing problem can be summarized as follows: with numbe
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1538
    • 提供者:明达
  1. Java-rumen-01

    0下载:
  2. JAVA入门 数据类型与变量 操作符 语句 数组 从自动装箱了解对象 适合新手入门-Introduction to JAVA data types and variables operator statement array about the object from the automatic packing for Getting Started
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1321139
    • 提供者:admin
  1. 3333

    0下载:
  2. 层次化结构的FPGA装箱算法.Hierarchical structure of the FPGA packing algorithm.-Hierarchical structure of the FPGA packing algorithm.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:302590
    • 提供者:
  1. Packing-and-unpacking-practice

    0下载:
  2. c#关于装箱和裁箱的程序,可共大家学习,开发环境是用vs2008的- c# on the packing box and cut the program, we can learn a total of
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:39812
    • 提供者:陈涛
  1. CheckShipment

    0下载:
  2. 一个装箱分包程序根据订单实现分包功能打印外箱条码内箱明细欠货明细-an package program
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2779926
    • 提供者:appchen
  1. chaoyue_CPP

    0下载:
  2. C++/CLI描绘的是一种多元组合,装箱/拆箱操作 此处的 C++ 当然是指 Bjarne Stroustrup 在 Bell 实验室发明的C++编程语言。它支持速度和执行 文件的大小都得到优化的静态对象模型。但除了堆内存分配以外,它不支持运行时程序对对象的更改。它允许对底层机器进行无限制的访问,但对于正在运行的程序中的活动类型、以及相关的程序基础构造,它的访问能力却非常有限、或者根本就不可能。我在微软的同事 Herb Sutter,也是C++/CLI的主架构师,认为C++是一个混凝土语言。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:72900
    • 提供者:rosex
  1. bin-packing-matlab

    5下载:
  2. 是解决装箱问题的程序,已经解决的比较好了。-Procedures to solve the packing problem,Has been resolved better . .
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:36910
    • 提供者:李白
  1. Class1

    0下载:
  2. C#中的装箱拆箱操作与Object类型,教你如何使用-Packing in c# unpacking operation and Object types, teach you how to use
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:649
    • 提供者:丁洋
« 1 2 3 45 6 »
搜珍网 www.dssz.com