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

搜索资源列表

  1. binarySearch

    0下载:
  2. 下面这个简单的应用程序被写为一个类,这个类的构建器( __init__ 方法) 被传入了一个父组件( master ),在类中它被添加了若干个子组件.构建器首先创建了一个Frame组件,frame是一个简单的容器,在这个例子里它被用来存放另外两个组件. -Following the application of this simple procedure has been written for a class, the class builder (__init__ method) was i
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:5452
    • 提供者:黄金
  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-03
    • 文件大小: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. StaticList

    0下载:
  2. 链表容器:静态链表:链表容量确定,由于采用数组存储,使访问更快。-Container list: static list: List the capacity to identify, due to the use of an array of storage, to enable faster access.
  3. 所属分类:Data structs

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

    1下载:
  2. 专业版的防火墙VB源代码 =================================== 这个代码给我的感觉比本站以前发出的几个代码都要好,前面几个注重于界面.这个代码则注重于功能,主要使用了多线程处理技术,菜单脚本处理技术(即不使用控件即可显示ico图标).可以拦截TCP/UDP试图发送的连接请求,以及可以抓包分析.可以自定义要拦截的TP地址和要开放的IP地址,即自定义安全规则,同时可以详细显示TCP连接信息.总之这个代码所有的网络处理技术都使用了完全VB代码,没有使
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:385255
    • 提供者:rogerge
  1. FreePtr

    0下载:
  2. 这是一个很好的帮助类,在适用STL的容器的时候,可以配合for_each算法函数删除容器中的指针对象-This is a very good help category, where applicable, the STL containers, they can function with the for_each algorithm to delete the pointer container object
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:1313
    • 提供者:haofei
  1. feng-2.0.tar

    0下载:
  2. Feng是多媒体服务器软件,兼容IETF标准,应用于实时多媒体数据的Internet传输,支持RTSP,RTP/RTCP协议 Feng支持以下编码标准: * Audio o MPEG Audio (MPEG-1/2 Layer I/II/III) (rfc2250) o Vorbis (draft) o AAC (MPEG-4 Part 3) (rfc3640) * Video o MPEG Video (MPEG-1/2) (rfc2250)
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2014-08-09
    • 文件大小:238591
    • 提供者:李康茂
  1. struts-intro

    0下载:
  2. simple struts 1.2 web app to get yu started in your learning path..uses tomcat 6.0 as container..see readme.txt for set up..enjoy<<
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:11824
    • 提供者:mosey
  1. GaBin

    0下载:
  2. 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:160511
    • 提供者:mark
  1. Stl_Tutorial_And_Reference_Guide

    0下载:
  2. The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science.This book will help you how to programming with STL.
  3. 所属分类:STL

    • 发布日期:2017-05-14
    • 文件大小:3261379
    • 提供者:nbn
  1. demuxers

    0下载:
  2. Demuxing Example Source for Multimedia Container Format. You can split the file into content.-Demuxing Example Source for Multimedia Container Format. You can split the file into content.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-24
    • 文件大小:227329
    • 提供者:truebit
  1. 06

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

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

    0下载:
  2. 播放列表,可以使用容器类加入数据。qt的学习过程中的一部分。-Playlist, you can use the container by adding the data type. qt the part of the learning process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:176350
    • 提供者:dz
  1. JSP2nfcode

    0下载:
  2. JSP 设计第二版源代码 蛮好用的源代码 This package contains all JSP application examples and the source code for all Java classes described in the book JavaServer Pages, 2nd Edition (O Reilly) by Hans Bergsten.-This package contains all JSP application examples
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3473910
    • 提供者:cuigangjs
  1. recursivealgorithm

    0下载:
  2. 医院结构的树的实现,其中用到的是map容器。递归计算了医院的某个部件含有的子部件的个数,遍历计算-Hospitals to achieve the structure of the tree, which is used in the container map. Recursive calculation of the hospital containing components of a number of sub-components, traversing the calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:33564
    • 提供者:mrchen
  1. RectanglePack

    0下载:
  2. 已知一个矩形容器和一些矩形块,如何将这些矩形互不重叠地填充到矩形容器中-Known to a rectangular container and a number of rectangular blocks, each of these rectangular non-overlapping manner to the rectangular container filled with
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:5002
    • 提供者:ben
  1. CHINARFID

    0下载:
  2. 中国产业发展需要 中国产业发展需要RFID RFID,RFID技术是21世纪最有发展潜力的技术之一,将用于公共交通、门票、门禁、运输、动物识别、集装箱识别、体 育赛事、工业自动化等领域-RFID is one of the most important technology in the 21 century. RFID is emerging and has become very popular in public transport, ticketing, access con
  3. 所属分类:Document

  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. dataapple

    0下载:
  2. 這是一個用JAVA所寫的簡單繪圖應用程式 JPanel為容器物件.pane1為畫布.pane2物件用來放置繪圖工具按鈕.pane3放置顏色按鈕-This is a book with a simple JAVA application mapping for the JPanel container object. Pane1 for the canvas. Pane2 object mapping tool used to place the button. Pane3 placed co
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:18503
    • 提供者:KRAD
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 48 »
搜珍网 www.dssz.com