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

搜索资源列表

  1. stringlib

    0下载:
  2. C语言写的容器库。C语言也有像C++的容器库了。-Container library written in C language. C language is also like a C++ library of containers.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:59531
    • 提供者:pudn15a
  1. CheckBox

    0下载:
  2. C#WinForm中一组CheckBox实现单选,加个GroupBox(或其它容器) 把几个CheckBox 放到容器中。实现CheckBox_CheckedChanged事件。 -C# WinForm CheckBox in the realization of a group of radio, add a GroupBox (or other container) into several CheckBox into the container. Achieve CheckBox_Ch
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:2303
    • 提供者:小志
  1. Login

    0下载:
  2. 一个简单的用户登陆注册系统,采用ssh三框架整合开发,action采用ioc容器注入,可以很好的移植其它业务逻辑框架-Landing a simple user registration system, the use of ssh three integrated development framework, action to adopt ioc container implantation, transplantation can be a very good framework for
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17265288
    • 提供者:kk
  1. WebBrowserOpenWord

    0下载:
  2. WebBrowser控件作为容器打开Word文档和文本文件,利用类来实现,本人测试过可以用,希望对大家有用-WebBrowser control as a container to open Word documents and text files, using classes to implement, I tested can be, we hope useful for
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:19769
    • 提供者:四金
  1. backtracking

    0下载:
  2. 利用回溯法来实现集装箱装载方案,要求n个集装箱装上这2艘轮船-Achieved by backtracking the container load plan, requiring n containers loaded on the two ships
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:179073
    • 提供者:钱民
  1. yawebmail-1.2.5

    0下载:
  2. Yawebmail 源码,一个网页邮件收发系统-Yawebmail is a Web-(Online-)Application that enables you to establish a SMTP-, POP3- or IMAP-Connection, even if you are behind a firewall that prevents Mail-Communication- you only need to have HTTP-Access to the Internet.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:6054729
    • 提供者:123456
  1. a

    0下载:
  2. Windows计算器,是Windows操作系统自带计算器,,可以帮助用户完成数据的运算,它可分为“标准型”和“科学型”,本章的仿Windows计算器是标准型的Java实现,标准型Windows计算器实现的主要功能有:四则运算;求倒数;求开方;存储计算结果;读取计算结果;累积计算结果。 使用到JFrame和JPanel两个Swing容器,使用到JTextField和JButton两个Swing容器,使用BorderLayout和GridLayout做两个布局器,以及使用到事件、事件监听器和事
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:142720
    • 提供者:l连打
  1. OnlineBookStore

    0下载:
  2. It is source code for managing online book store using jsp + servlet + javascr ipt, development tool is Netbean, database is XML, web container tomcat6.0
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-22
    • 文件大小:6937375
    • 提供者:Tran Hung
  1. DsoFramer_V2.3.0.1

    2下载:
  2. 一个可以放在对话框上的控件,在控件中可以编辑word和播放ppt等等功能,实现了一个容器功能,而且这个嵌入的容器能打开Excel,功能强大,是微软公司在msdn网站上发布过的开源代码.-Can be placed on a dialog box controls, you can edit the word in the control and play ppt, etc., and realize a container feature, and this container to open
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:5021197
    • 提供者:zhaoshuo
  1. VCPPISODATA-Code

    0下载:
  2. 基于VC++的ISODATA算法代码 本例基于VC++环境,使用了STL模板容器实现了ISODATA算法,简单易用。 -Based on VC++ ISODATA algorithm code cases based on VC++ environment, the use of the STL template container to achieve the ISODATA algorithm, easy to use.
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:2719
    • 提供者:徐斌
  1. The_Speex_Codec_Manual_Version_1.2_Beta_3

    0下载:
  2. Speex是一套开源的专门压缩声音的库,压缩的性能非常高,常用在VoIP或者其它网络程序中。Speex声称自己是不受任何专利限制,并授权根据修订后的BSD许可证发布。它可以用来与Ogg容器格式或直接在UDP / RTP协议下传输。 这份是Speex的编码手册英文版,下面的地址是维基百科中关于Speex的介绍: http://en.wikipedia.org/wiki/Speex-Speex is a free software speech codec that may be used on
  3. 所属分类:Audio program

    • 发布日期:2016-01-22
    • 文件大小:410795
    • 提供者:瞿志超
  1. AS3_scrollBAR

    0下载:
  2. AS3实现滚动条,控制容器加载的数据显示,有源代码和文件,一切OK-AS3 scroll bar, control container load data, source code and files, all OK
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-30
    • 文件大小:40740
    • 提供者:王军
  1. tfidf

    0下载:
  2. 我用容器写的文本词条tfidf权值计算程序,简单实用,内含文件格式,适合中英文-I used to write the text container tfidf term weight calculation program, simple and practical, including file format, suitable in both English and Chinese
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:7093
    • 提供者:keen
  1. solidworks-API-supports

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

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

    0下载:
  2. 1、用VS2010控制台程序完成,键盘输入选择的道具的坐标。 2、拥有普通游戏的控制流程:开始游戏、重新开始、退出游戏等;拥有游戏最基本的一些文字提示,如坐标输入错误、两坐标点不可连等提示;拥有最基本的一些错误判断。 3、要求使用两个道具连接判断的最优算法实现。 4、要求可以实现撤销与反撤销。 5、要求加入自动消除道具和洗牌道具(消耗性道具)。 6、要求整个工程全部用C++代码完成,不允许出现C风格代码(如用string代替char*、用容器代替数组、类等)。 -A VS
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-24
    • 文件大小:435262
    • 提供者:
  1. AxContainer

    0下载:
  2. OCX容器控件,可遍历到拖放到其内部的控件,并对其做布局管理-OCX container control, can be traversed to drag it to its internal controls, and its layout manager to do
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-31
    • 文件大小:54889
    • 提供者:Thunder
  1. 栈类

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

    • 发布日期:2017-11-18
    • 文件大小:3005
    • 提供者:墨镜牛郎
  1. SplitPaneDemo

    0下载:
  2. This article describes the basic use of WTL s CSplitterWindow as an application window divider and CPaneContainer as a host for child windows. The included demonstration project is 3-pane SDI application using vertical and horizontal splitters. Each
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-16
    • 文件大小:8855
    • 提供者:王豫
  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. CSLA.NET.book

    0下载:
  2. Phenix.NET是基于.NET技术平台之上搭建的一个技术框架,主要针对非浏览器UI的分布式应用系统的开发,提供一套通用的、可复用的基础组件和服务,以帮助开发人员敏捷而可靠地设计自己的产品,而无需将更多的精力投入到具体的技术细节上。 Phenix.NET,包括了一个组件包(Phenix.dll)、定制工具(Phenix.Manager.exe)、和一个基于remoting技术的应用服务容器(Phenix.ServicesHost.exe)。 本发行包,是以压缩包的形式进行发布的,你可以
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:223053
    • 提供者:黄军泉
« 1 2 3 4 56 7 8 9 10 ... 48 »
搜珍网 www.dssz.com