CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - container

搜索资源列表

  1. Coll.zip

    0下载:
  2. 从MFC中提取的容器类,可以再非MFC工程中使用CArray、CMap等MFC的容器。,Extracted from the MFC container class can be used in non-MFC project CArray, CMap containers such as MFC.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:7895
    • 提供者:Robert
  1. solidworks-API-supports

    0下载:
  2. 制作solidworks模型(容器支座)-Solidworks model of production (container bearing)
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1098246
    • 提供者:muanzhi
  1. tree

    0下载:
  2. 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Master graph adjacency list of def
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2005
    • 提供者:sunfuquan
  1. Clock

    0下载:
  2. ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX Controls Application and working principle. ActiveX control to prepare, how to control arrangements for the properties, methods, events
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:31012
    • 提供者:yuehua8
  1. 73462691miscontainer

    0下载:
  2. 集装箱问题 集装箱问题-Container container problem issues
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1565420
    • 提供者:徐韵白
  1. Lesson18Code

    0下载:
  2. ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls application and working principle. ActiveX controls to prepare, how to control arrangements for the properties, methods, event
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:61634
    • 提供者:王大勇
  1. BitVector

    0下载:
  2. 一个进行按位存储的容器,BitVector,位向量。可以根据加入的数据自动改变容器大小,提供方便的访问接口。-Carried out by a digital storage containers, BitVector, bit vector. Automatically change the container s size when data be added, provide convenient access interface.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1844
    • 提供者:bupteinstein
  1. Queue

    0下载:
  2. 队列容器:静态队列,队列容量确定,由于内部使用数组存储,使得队列访问更快。-Queue container: static Queue
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:654
    • 提供者:bupteinstein
  1. Stack

    0下载:
  2. 栈容器:静态栈:栈容量确定,由于使用数组存储,访问更加快。-Container stack: Static stack: stack the capacity to identify, due to the use of an array of storage, more speed up access.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:580
    • 提供者:bupteinstein
  1. 06

    1下载:
  2. 最优装载方案 成绩: 0 / 折扣: 0.8 试设计一个用队列式分支限界法搜索子集空间树的函数。该函数的参数包括结点可行性判定函数和上界函数等必要的函数,并将此函数用于解装载问题。 装载问题描述如下:有一批共n个集装箱要装上艘载重量为c的轮船,其中集装箱i的重量为wi 。找出一种最优装载方案,将轮船尽可能装满,即在装载体积不受限制的情况下,将尽可能重的集装箱装上轮船。 输入:第一行有2个正整数n和c。n是集装箱数,c是轮船的载重量 接下来的1行中有n个正整数,表示集装箱的重量
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:958704
    • 提供者:cj
  1. Markov

    0下载:
  2. 利用Markov算法根据原始文本的统计规律生成随机文本,利用容器vector, map实现。包含详细的注释和测试数据-The use of Markov algorithm based on the statistical laws of the original text to generate a random text, and the use of container vector, map to achieve. Contains detailed notes and test dat
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:94242
    • 提供者:Tim
  1. 3menxueshengchengjidezuoye

    0下载:
  2. 用C++写的练习作业,内容为“3门学生成绩的统计”,关于容器的练习!-Written in C++, practice operations, says, " three student achievement statistics," exercises on the container!
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:793
    • 提供者:小博
  1. libscl-1.0.2

    0下载:
  2. This a Small Container Library, SCL. If you are not sure what a container is, then ignore the word container in this file and you ll probably understand everything. This library provides hash tables, list, queue, stack, symbol, balanced b
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:196000
    • 提供者:GV
  1. 51cysb_VolumeCalculator

    0下载:
  2. 介绍了利用VB6编程软件,快速准确地计算出具有任意椭圆形封头的卧式容器及球罐不同标高液位所对应体积的方法,该方法不受容器规格限制-Introduced the use of VB6 programming software, quickly and accurately calculate an arbitrary horizontal elliptical heads of different containers and tank volume level corresponding to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:192152
    • 提供者:武俊
  1. Exp29_1_2

    0下载:
  2. 定义一个学生类,包括四门课的成绩。学生对象随机输入,观看vector容器剩余的空间,直到 发生重新分配为止。使用sort或stable_sort对它进行排序,可用学号或总成绩或任一门课程为关键字 (重载operator<或函数对象类Comp)。-Definition of a student class, including four course results. Students object random input, see the remaining space vect
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1298
    • 提供者:陆艺
  1. MyVector

    0下载:
  2. 自己实现的vector容器,大家可以看看,我认为是比较好用的-Own implementation of vector container, we can see, I think it is more useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4111495
    • 提供者:chen
  1. VB_Trans_Cont

    0下载:
  2. vb 透明容器,容器内的控件不透明,透明度可调-vb transparent container, the container control opacity, transparency, adjustable
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:7611
    • 提供者:张诚
  1. szjssc

    0下载:
  2. 堆场管理,进出及修理查询==,统计报表,历史数据-container yard:enter out repair and query,account,history,etc
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1703456
    • 提供者:nm
  1. container-items-study-report

    0下载:
  2. container items study report空调项目可行性分析报告.rar-container items study report,it is downloadable
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:855930
    • 提供者:王敏
  1. Container_Ship_in

    0下载:
  2. container ship used in the design of a container ship using DNV software
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:chigo
« 12 3 4 »
搜珍网 www.dssz.com