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

搜索资源列表

  1. computer.rar

    0下载:
  2. 用java编写的一个基于GUI的算术四则运算(加、减、乘、除)的计算器。 1.综合使用swing包的容器类和组件类设计一个合理的界面; 2.只能对整型数据进行处理; 3. 只能完成加、减、乘、除四项基本功能; 4.参照Windows附件中的计算器的外观和功能
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:21596
    • 提供者:
  1. 栈类.rar

    0下载:
  2. 栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:2734
    • 提供者:
  1. atlclienttut.zip

    0下载:
  2. 写容器(Contener)程序的例子
  3. 所属分类:ActiveX/DCOM

    • 发布日期:
    • 文件大小:51765
    • 提供者:
  1. windowless.zip

    0下载:
  2. 支持非窗口控件的容器
  3. 所属分类:ActiveX/DCOM

    • 发布日期:
    • 文件大小:42490
    • 提供者:
  1. MFCIteratorDemo

    0下载:
  2. 这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWinApp,-the project demonstrated the STL - style iteration, how to prepare their son iteration, the use of containers to simplify the STL, and compatible with the STL. In t
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:26701
    • 提供者:张雷
  1. ActiveX文档容器

    0下载:
  2. ActiveX文档容器
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:113295
    • 提供者:孙长江
  1. 容器类

    0下载:
  2. 容器类的实现和定义,由于使用迭代器需 要关于STL容器类和算法的知识,-container class and the realization of the definition, because the need for the use of iterative STL containers on the type and algorithms knowledge,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:814
    • 提供者:范围
  1. 93 ActiveX文档容器

    0下载:
  2. ActiveX文档容器,很好的一个例子.通过这个例子可以交你如何自己写一个.-It is a good example for ActiveX documents container.You could know how to make it through the example.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:105693
    • 提供者:李家绪
  1. 查找向量容器中的两个字符串

    0下载:
  2. 编程实现如下功能:在主函数中,使用find()函数查找向量容器中的两个字符串,然后使用排序算法sort对查找到的两个字符串之间的所有字符串进行排序操作,最后输出排序后的向量容器中的字符串。其中函数push用于生成一个包含12个字符串的向量,函数disp用于输出向量容器中的字符串。,Programming to achieve the following functions: the main function, use the find () function to find Vector co
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-22
    • 文件大小:4212
    • 提供者:weiht
  1. StandardTempleteLibrary

    0下载:
  2. C.STL中文版。翻译了由四位对C++STL的实现有卓越贡献的大师撰写的,通过背景知识、功能描述、头文件代码、测试程序和习题,讲述了STL的13个头文件及迭代器算法和容器。-C. STL Chinese version. Translated from the four pairs of C++ STL outstanding contribution to the realization there is a master of writing, through background know
  3. 所属分类:STL

    • 发布日期:2017-05-27
    • 文件大小:9696974
    • 提供者:品牌
  1. windowless

    0下载:
  2. 支持非窗口控件的容器 -The container support non-window control
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-09
    • 文件大小:42803
    • 提供者:站长
  1. Calendar

    0下载:
  2. 主要用容器编写了一个日历的控件,是本人学习activeX的时候编写的-The main use of containers has prepared a calendar control, is when I learn activeX prepared
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:68357
    • 提供者:郭江
  1. STL

    0下载:
  2. 这是关于VC++中的STL容器的资料,包括了STL容器各个类之间关系以及类的说明-This is on VC++ Of STL containers, including the STL containers, as well as the relationship between various types of categories of descr iption
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:1165349
    • 提供者:刘怡
  1. outsetPanel

    0下载:
  2. VB的panel容器,边框的样式比较多,比VB默认的样式多多了.-VB-panel container frame style more than the default VB style a lot.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-15
    • 文件大小:41096
    • 提供者:Einsy
  1. CG_ScrollPanel

    0下载:
  2. 可伸展的容器控件,具有移动、收缩、伸展、调整大小、隐藏等功能。使用方法:在此控件内部放置一个PictureBox控件,然后将你自己的其他控件加入其中,运行,再看效果-Control of the container can be extended with a mobile, shrink, stretch, resize, hide and other functions. Usage: In the internal controls put a PictureBox control, an
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:51419
    • 提供者:chengang
  1. CrossList

    0下载:
  2. 自己写的十字链表C++语言模板容器类,使用异常处理机制。-My own handwrite C++ template container class: CrossList, exceptions is used to handle problems.
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:2873
    • 提供者:bupteinstein
  1. 封装容器

    0下载:
  2. h264裸流和ACC裸流封装成FLV容器,占用空间小,播放方便,值得拥有
  3. 所属分类:Linux/Unix编程

    • 发布日期:2015-04-03
    • 文件大小:8668642
    • 提供者:85261985@qq.com
  1. AppContainer-master

    0下载:
  2. winform 实现的程序容器,可以实现将外部程序在本程序窗口中内嵌运行(WinForm implementation of the program container, you can achieve the external procedures in this program window embedded operation)
  3. 所属分类:C#编程

    • 发布日期:2017-12-12
    • 文件大小:138589
    • 提供者:青色
  1. 4-4蚂蚁金服Docker实践的挑战与方案

    1下载:
  2. 主要说明了企业如何实践docker容器的使用(How do you practice the use of docker containers)
  3. 所属分类:其他

  1. a星寻路容器实现

    1下载:
  2. 实现智能寻路的快速寻找,能够在比较大和复杂的地图中找到一条最短路径,使用容器进行压寨(Realize the quick search of intelligent route finding and use container to suppress the village.)
  3. 所属分类:数学计算

    • 发布日期:2020-01-10
    • 文件大小:1510400
    • 提供者:修心野草
« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com