Welcome![Sign In][Sign Up]
Location:
Search - container

Search list

[GUI DevelopVB6_CommandBar_Full_Source

Description: The vbAccelerator CommandBar control is a full toolbar/menu control which currently offers configurable styles, colours and a full-object model for configuring the buttons and menus. The control can draw in Office 2003, Office XP, MS Money and System styles, supports icons with alpha-channels and runs on any Windows system. The control is currently a pre-release version, and although it can be used now, some important features have not yet been implemented, particularly MDI support, docking container and toolbar borders. -The vbAccelerator CommandBar control is a full toolbar/menu control which currently offers configurable styles, colours and a full-object model for configuring the buttons and menus. The control can draw in Office 2003, Office XP, MS Money and System styles, supports icons with alpha-channels and runs on any Windows system. The control is currently a pre-release version, and although it can be used now, some important features have not yet been implemented, particularly MDI support, docking container and toolbar borders.
Platform: | Size: 262144 | Author: 陈建军 | Hits:

[ActiveX/DCOM/ATLif8l_GetWindowHwnd

Description: 获得屏幕上任何一个控件的句柄和信息,和父容器的句柄信息 -was on the screen in any one control and handle information, and the father of the container handle information
Platform: | Size: 8192 | Author: 张自 | Hits:

[JSPsrJSP

Description: 讲述了怎样利用J5P构建完整的虚拟网站的全部技术与过程。全书共分为五个部分:第一部分是相关知识,包括JsP起源与构建JsP环境。第二部分是支持技术,包括HTML与DreMweaver。第三部分是继承者,包括指南、Java基础、JSP基本语法、servlet及其API、内部对象、JSP container、JsP核心API。第四部分是集成者.包括JDBC、JavaBeans、Applet、XML。第五部分是综合应用。-described how the use of J5P builds a complete virtual sites all the skills and processes. The book is divided into five parts : the first part is related knowledge, including the origin and Construction JsP JsP environment. The second part of the support technologies, including HTML and DreMweaver. The third part of the succession, including guidelines, based on Java, JSP basic grammar, and servlet API. internal targets, JSP container, JsP core API. The fourth part of the integrator. Including JDBC, JavaBeans, Applet, XML. The fifth part of the comprehensive application.
Platform: | Size: 7860224 | Author: 沈利 | Hits:

[OpenGL programTestMDLL

Description: 利用Opengl和VC实现的集装箱浏览 必须先注册名为data的数据源才能使用-use Opengl VC and the container must first visit the registration data from the data source can be use
Platform: | Size: 48128 | Author: 海风 | Hits:

[Otherxlist

Description: STL太复杂,这里给出了一个简单容器类的程序,c++开发可以非常方便使用.为简单数据类型,指针分别创建了类-STL too complicated, here is a simple container such procedures, c development it is easy to use. For simple data types, respectively, to create a pointer type
Platform: | Size: 2048 | Author: 梁靖 | Hits:

[JSPJBoss_Administration_and_Development(2nd)

Description: JBoss, one of the leading java Open Source groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure. It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is providedby an abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant implementation for the same APIs. -JBoss, one of the leading Open Source java groups, integrates and develops these services for a full J2EE-based implementation. JBoss provides JBossServer, the basic EJB container, and Java Manage Preface 18 Great Events of the Twentieth Centuryment Extension (JMX) infrastructure . It also provides JBossMQ, for JMS messaging, JBossTX, for JTA/JTS transactions, JBossCMP for CMP persistence, JBossSX for JAAS based security, and JBossCX for JCA connectivity. Support for web components, such as servlets and JSP pages, is an providedby abstract integration layer. Implementations of the integration service are provided for third party servlet engines like Tomcat and Jetty. JBoss enables you to mix and match these components through JMX by replacing any component you want with a JMX compliant i
Platform: | Size: 3907584 | Author: 照亮 | Hits:

[DirextXActiveXcontainerone

Description: ActiveX文档容器-ActiveX document container
Platform: | Size: 105472 | Author: yulingli | Hits:

[Consolecirclecutting

Description: 集装箱的装箱问题 给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高? 本程序要求用贪心算法解决: 贪心算法总是作出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,它所做出的仅是在某种意义上的局部最优解。 -problem given a container, its long-L, width W and H for high, the existing batch of cylindrical wood, wood-per-L are, but different radius, based its i-ri radius of the wood. Asked how crates, containers make maximum utilization of space? The procedural requirements with greedy algorithm : greedy algorithm always make the current appears to be the best option. That is to say, not on the whole be considered optimal, it is made only in a sense, the local optimal solution.
Platform: | Size: 1024 | Author: 林茜 | Hits:

[VC/MFCflashball

Description: 计算机图形学程序设计,一个动画小球,在一容器内可以循环移动。-computer graphics programming, an animation small ball, in a container can be recycled mobile.
Platform: | Size: 1024 | Author: 温程敏 | Hits:

[JSP/Java200608171542009938

Description: 流 的目的在于屏蔽IO操作的复杂性,java用一些类来封装对IO设备的操作,但是最终设计的类却非常的多,完全背离了设计的初衷,其实,简单和复杂本身就是一对矛盾,大家多做实验就会逐渐的适应,而且会感觉到java的流庞大但不复杂。 我举一个通俗的例子:我们的包裹要送到异地,如果很大,就需要分割后打成大小相同包(集装箱)运输到异地,这很想流的作用。 这个就是一些流操作的例子-flow aimed at shielding IO complicated operations, java to use some type of IO Packaging equipment, but ultimately the design category, but very much, and completely contrary to the original intention of the design, in fact, simple and complex itself is a contradiction. We do the experiments will be gradually adjust and feel the huge flow of java but it is not complicated. Let me give an example of the Popular : We parcels sent to a foreign land if large, After it was necessary to split the same size package labeled (container) transport to other localities, which flow like the role. This is some of the examples flow operation
Platform: | Size: 41984 | Author: Xi Xie | Hits:

[ADO-ODBCDouble_TotalHeader(20070128)

Description: *1、支技双表头及合计栏。 *2、提供3种适应行高的方式。 *3、可模仿表格的3D效果。 *4、支持LockColumns效果。(同样支持Header右键单击实现LockColumns效果) *5、支持RecordMark及DeleteMark属性。 *6、支持多层表格。(如当container中包含表格时) *7、双表头支持平面、三维、贴图三种风格。 *8、双表头支持右键锁定列。 *E-Mail: Lrest@sohu.com-* 1, support technology and in the aggregate, two-column table header.* 2, to provide three kinds of ways to adapt to the high line.* 3, replicable form of the 3D effect.* 4, support LockColumns effect. (Right-click the Header the same support to achieve the effect of LockColumns)* 5, support RecordMark and DeleteMark attributes.* 6 to support the multi-layered form. (Such as when the container contains the form)* 7, double header support plane, three-dimensional, three-style map.* 8, double-header to support the right-locked out.* E-Mail: Lrest@sohu.com
Platform: | Size: 102400 | Author: li | Hits:

[Data structscangku

Description: 某商场有如下的几种货品:衬衣、鞋子、帽子、裤子、冰箱、电视、立柜、壁橱、沙发。每一种货物都有详细的说明信息。 衬衣:布料、尺寸、单价、产地、库存量、所属货柜; 鞋子:皮料、尺寸、单价、产地、库存量、所属货柜; 帽子:布料、样式(平顶或尖顶)、尺寸、单价、产地、库存量、所属货柜; 裤子:布料、尺寸、单价、产地、库存量、所属货柜; 冰箱:制冷类型、样式(二门或三门)、颜色、尺寸、单价、产地、库存量、重量、所属货柜; 电视:样式(彩色或黑白)、颜色、尺寸、单价、产地、库存量、重量、所属货柜; 立柜:木料、颜色、尺寸、单价、产地、库存量、所属货柜; 壁橱:木料、颜色、尺寸、单价、产地、库存量、所属货柜; 沙发:木料、皮料、颜色、尺寸、单价、产地、库存量、所属货柜; 对这些商品的操作有: 新商品的录入,商品的进库,商品的出库,商品的调价,所属货柜的管理,库存的统计,总价格的计算,产地的统计。 要求自行设计数据结构,用类结构将上述的货品表示出来。在上一步的基础上,将上述的商品管理计算机化,完成操作要求的功能。 -a shopping center are as follows several goods : shirts, shoes, caps, trousers, a refrigerator, television, closet, closet, sofa. Each cargo is described in detail in the information. Shirt : fabric, size, price, production, inventory, owned container; Shoes : Paper materials, size, price, production, inventory, owned container; Hat : fabrics, patterns (or flat-topped steeple), size, price, production, inventory, owned container; trousers : fabric, size, price, origin, stock and that the containers; Refrigerator : refrigeration type, style (two or three), color, size, price, production, inventory levels, weight, owned container; TV : Styles (color or black and white), color, size, price, production, inventory levels, weight, their containers; closet : wood, Color, size, price, production,
Platform: | Size: 3072 | Author: fisherman | Hits:

[ActiveX/DCOM/ATLOLEVIEWER

Description: atl 查看,类似于Visual studio 中的ActiveX Container.源码-atl View, Visual studio similar to the ActiveX Container. FOSS
Platform: | Size: 3122176 | Author: | Hits:

[JSPOSWorkflow

Description: 这篇指导资料的目的是介绍OSWorkflow的所有概念,指导你如何使用它,并且保证你逐步理解OSWorkflow的关键内容。 本指导资料假定你已经部署OSWorkflow的范例应用在你的container上。范例应用部署是使用基于内存的数据存储,这样你不需要担心如何配置其他持久化的例子。范例应用的目的是为了说明如何应用OSWorkflow,一旦你精通了OSWorkflow的流程定义描述符概念和要素,应该能通过阅读这些流程定义文件而了解实际的流程。-This information guide is aimed at introducing the concept of supposedly all, guide you how to use it, and guarantee that you supposedly progressive understanding of the key elements. This guidance assumed that the information you supposedly have been deployed in the sample applications on your container. Application examples of the deployment is the use of memory-based data storage, so you do not have to worry about how to configure other lasting examples. Application examples of the purpose is to explain how the supposedly, Once you master the process definition supposedly descriptors concepts and elements, should flow through to read these documents and understand the definition of the actual process.
Platform: | Size: 26624 | Author: lee | Hits:

[Other Databasesdtl

Description: The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database. -The goal of this library is to make ODBC reco rdsets look just like an STL container. As a user , you can move through our containers using sta ndard STL iterators and if you insert () , erase () or replace () records in our container 's changes can be automatically committed to the database for you. The library's compliance with STL iterator and the container standards means you can plug our abstractions into a wide variety of the STL algorithms for data storage, searching and manipulation. In addition, the C reflection mechanism used by our library t o bind to database tables allows us to add generi c indexing and lookup properties to contain our ers with no special code required from the end-u ser. Because our code takes full advantage of th e template mechanism, it adds minimal
Platform: | Size: 422912 | Author: | Hits:

[Multimedia Developmp4writer

Description: 利用ffmpeg保存视频到mp4容器文件里面,是ffmpeg在windows下面的一个挺好的示范(有点自夸),它是我给一个项目(匿名)提供的关于mp4的读写、解码、传输(RTP)、和码流识别的所有api的一部分,大概占1/8,就是指写那一部分了。同时,前面上传过一个读的工程,可以搜搜看。-using ffmpeg then no time to preserve video file container, ffmpeg is below the windows of a very good model (somewhat trying) It is a project to the (anonymous) then no time on reading and writing, decoding, transmission (RTP). Recognition and bitstream all part of the api, roughly 1/8, this means that part of the writing. Meanwhile, over the previous upload a reading project, Soso can see.
Platform: | Size: 2143232 | Author: goggle | Hits:

[Software EngineeringCounterd

Description: Return to a container object, can pass this object //Carry on management to the container, such as add to control a piece, with layout operation etc. -Return to a container object, can pass this object// Carry on management to th e container, such as add to control a piece, with layout operation etc
Platform: | Size: 1024 | Author: 王国 | Hits:

[VC/MFCGenericProgrammingAndTheSTL.ccrun.006342

Description: 本书由知名的C++专家Matthew H.Austern执笔,引导你进入泛型编程思维模型,并将你带往此一模型的最重要成品:C++ Standard Template Library(STL)。本书揭示STL的奥秘,告诉你STL不仅仅是一组方便运用的容器类(container classes)。对于泛型组件和可交互作用的组件而言,STL是一个具备扩充能力的框架(framework)、 《泛型编程与STL》阐述了泛型编程的中心思想:concepts、modeling、refinement,并为你展示这些思想如何导出STL的基础概念:iterators、containers、function objects。循此路线,你可以把STL想像为一个由concepts(而非明确之functions或classes)组成的程序库:、你将学习其正式结构并因此获得其潜在威力所带来的完整优势。本书使你能够: ●以你自己的“可移植组件”及“可交互作用之泛型组件”扩充STL; ●产生一些算法,让它们和它们所处理之型别(types)及数据结构彻底划清界线; ●撰写更精致、更高效、更有效力的代码,可跨平台重复使用。-err
Platform: | Size: 7006208 | Author: 汤杰 | Hits:

[Data structsexpr3

Description: 集装箱的装箱问题 给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?-problem given a container, its length L, width W and H for high, existing batch of cylindrical wood and each timber are long L, but different radius, based i-radius of the wood-ri. Asked how crates, containers make maximum utilization of space?
Platform: | Size: 81920 | Author: 吴博 | Hits:

[Editorflowcharter_src

Description: CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen. CDiagramEditor lacks one feature (that is difficult to implement in both simple and general fashion) - links. Manually maintaining links in a - for example - flowchart or network topography map is unwieldy. Therefore, I ve created a reference implementation for one way of adding this functionality.-CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen. CDiagramEditor lacks one feature (that is difficult to implement in both simple and general fashion)- links. Manually maintaining links in a- for example- flowchart or network topography map is unwieldy. Therefore, I ve created a reference implementation for one way of adding this functionality.
Platform: | Size: 138240 | Author: 施立娟 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net