虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

DB-Library

  • 第一章涵盖了内建的数据型别

    第一章涵盖了内建的数据型别,语言预先定义好的运算符、标准程序库中那个的vector和string类、条件语句和循环语句、输入和输出用的iostream库。第二章解释函数的设计和使用;第三章涵盖所谓的Standard Template Library;第四章讲述classes机制的设计和使用过程。第五章说明如何扩展classes;第六章的重头戏是class templates 第七章讲述如何使用c++提供的异常处理机制。

    标签: 数据

    上传时间: 2014-02-20

    上传用户:zyt

  • This book is the most accurate and up-to-date source of information the STL currently available. ...

    This book is the most accurate and up-to-date source of information the STL currently available. ... It has an approach and appeal of its own: it explains techniques for building data structures and algorithms on top of the STL, and in this way appreciates the STL for what it is - a framework. Angelika Langer, Independent Consultant and C++ Report Columnist "A superbly authored treatment of the STL......an excellent book which belongs in any serious C++ developer s library." Jim Armstrong, President 2112 F/X, Texas. \n The C++ Standard Template Library (STL) represents a breakthrough in C++ programming techniques. With it, software developers can achieve vast improvements in the reliability of their software, and increase their own productivity.

    标签: information up-to-date available currently

    上传时间: 2015-10-31

    上传用户:CHINA526

  • Student status management system is development two aspects that typical information management syst

    Student status management system is development two aspects that typical information management system, IMS( MIS), its development includes primarily the background database creates with support and the front end applies the procedure.Creates to rise to the former request the consistency of data is strong with the integrity, the library that the safeness of data like.But request the latter very much to apply the procedure function complete, easy usage etc. characteristics.

    标签: management development information Student

    上传时间: 2015-11-01

    上传用户:1101055045

  • RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom Bounds

    RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom BoundsChecker events to a DDK driver. It links to the kchecker library and has several BOUNDSCHECKER() calls in it. This sample is a software only Windows NT Device Driver. This driver is provided for educational purposes only. Generally the Windows NT cache manager does a much better job of optimizing memory usage than using a RAM disk.

    标签: custom BoundsChecker illustrates Bounds

    上传时间: 2014-01-04

    上传用户:onewq

  • design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally

    design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.

    标签: Butterworth internally Chebyshev specified

    上传时间: 2015-11-08

    上传用户:253189838

  • 本书由知名的C++专家Matthew H.Austern执笔

    本书由知名的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)及数据结构彻底划清界线; ●撰写更精致、更高效、更有效力的代码,可跨平台重复使用。

    标签: Matthew Austern

    上传时间: 2014-01-06

    上传用户:Avoid98

  • Oracle BerkeleyDB(Oracle内嵌数据库

    Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20\build_windows\Libdb45BCB.bpr 编译后生成静态库为: Libdb45BCB.lib

    标签: Oracle BerkeleyDB 内嵌 数据库

    上传时间: 2015-11-09

    上传用户:wab1981

  • CS8900A driver source code project files for Code Composer Studio precompiled static uIP-DSP libra

    CS8900A driver source code project files for Code Composer Studio precompiled static uIP-DSP library 国外驱动开发DSP

    标签: precompiled Composer project uIP-DSP

    上传时间: 2014-01-12

    上传用户:无聊来刷下

  • 这是一本面向中高级编程人员的自学指导书其重点放在JSP 和其他技术的综合使用方面全书可分为四大部分第一部分是JSP 技术与J2EE 技术第一章至第四章着重介绍J2EE 技术的代表EJB技术的基本原理与

    这是一本面向中高级编程人员的自学指导书其重点放在JSP 和其他技术的综合使用方面全书可分为四大部分第一部分是JSP 技术与J2EE 技术第一章至第四章着重介绍J2EE 技术的代表EJB技术的基本原理与开发EJB 组件的方法第二部分是JSP 技术和XML 技术第五章至第八章主要介绍了XML 技术与JSP 技术联合的方式之一Tag Library 第二部分后面的两章是针对市场上最流行的两个Tag Library 的详细介绍读者可以把它当作参考手册来使用本作品的第三部分是JDBC 新技术及其在JSP/Servlet 程序中的应用第九章和第十章主要介绍最新的JDBC 技术如JDBC 2.0/JDBC 3.0的新特性以及鲜为人知而又十分重要的JDBC Optional Pack 本作品的第四部分是JSP 网络程序设计着重介绍如何使用sun.net 包JavaMail API 开发访问各种网络服务的JSP 程序本作品四个部分之间互为 关联又相对独立读者可以选择阅读某一个部分或者是通读全文。 本版作品是由经验丰富的使用JSP 组建网站的程序员编著内文附有丰富的实例源码供读者学习参全书具有语言简明扼要内容丰富范例典型理论与实践相结合的特点不但是从事用JSP 进行网站开发和设计的初中级读者的自学指导书同时也可作为社会网页设计或编程培训班的教材。

    标签: J2EE JSP EJB

    上传时间: 2013-12-18

    上传用户:cuibaigao

  • 某公司OA系统源码: 功能较为强大的一套办公系统

    某公司OA系统源码: 功能较为强大的一套办公系统,可在线角色管理,用户管理,目录管理,模板管理等。 适合用于企业办公。 使用前先打开企业管理器把DB下的数据库附加好 再配置一下web.config中的链接字符串。 还要把WEB目录设置成为虚拟目录。 默认的管理用户及密码都为:51aspx

    标签: OA系统 源码

    上传时间: 2014-11-28

    上传用户:redmoons