CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 类模板

搜索资源列表

  1. c++试验

    0下载:
  2. vc+环境下的面向对象编程.介绍了类的定义,封装性,继承性和多态性,以及模板的有关应用.-vc environment of object-oriented programming. Introduced a class definition, encapsulation, inheritance and polymorphism, the templates and applications.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3484
    • 提供者:闵若琼
  1. Ada95_C++research

    0下载:
  2. 本文主要研究Ada95与C++两种面向对象语言之间类层次上的绑定生成方法。首 先简要描述了Ada95与C++面向对象机制的异同以及Ada95标准中与其它语言的接 口机制,在此基础上给出了Ada95到C++类的绑定生成方法,设计出绑定生成工具 原型;对通用目标代码文件格式和内部链接名信息的提取进行详细讨论,并给予实 现;对C++模板的绑定生成进行了较深入地分析,提出模板绑定生成的解决方案并 进行了实例验证。所采取的研究方法及所得结果同样适用于其它语言间的绑定生成。-This paper studi
  3. 所属分类:软件工程

  1. TemplateListClass

    0下载:
  2. 模板链表的类定义,用模板定义了链表类的一些常用功能。-template definition of the category, with a template definition objectlist some commonly used functions.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4034
    • 提供者:国立
  1. 23Design_patterns

    0下载:
  2. 设计模式的抽象类模板很实用的望对大家有用
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:70020
    • 提供者:赵一郎
  1. forms

    0下载:
  2. 会计类表格设计的一个模板,在软件设计方面,表格的处理完全看不出,具有很高的借鉴价值。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6070
    • 提供者:zgc
  1. MFC程序员的WTL指南

    1下载:
  2. 序言 3 第一章ATL 界面类 4 1.1、对本书的总体介绍 4 1.2、对这一章的简单介绍 5 1.2.1、ATL 背景知识 ATL 和 WTL 的发展历史 5 1.2.2、ATL风格模板 6 1.3、ATL 窗口类 8 1.3.1、定义一个窗口的实现 8 1.3.2、填写消息映射链 9 1.3.3、高级消息映射链和嵌入类 11 1.3.4、ATL程序的结构 13 1.3.5、ATL中的对话框 15 第二章WTL 界面基类 18 2.1、WTL 总体印象 18 2.
  3. 所属分类:文档资料

  1. Cpracticereport.rar

    0下载:
  2. C++实习报告:包括源代码、需求分析、解题说明、调试报告等,主要内容是:循环和分支,数组和函数,指针、引用和异常处理,结构体和类,派生、继承和多态,文件和模板及综合等7大类型。 ,C++ internship report: including source code, needs analysis, problem-solving that debug report, the main contents are: circulation and branch, array and funct
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:281661
    • 提供者:elsa
  1. SoftwareDesignDoc

    1下载:
  2. 收录了50多个文档模板<br>项目及开发管理类:包括立项前的分析,立项后的计划、以及进度跟踪、风险控制方面的文档模板,共计16个;<br>需求分析类:明确清晰的需求,是项目成功的基础,在此收集了在需求分析过程中所将使用到的文档模板,共计14个;<br>系统分析与设计类:包括体系结构设计、高层设计、详细设计、数据库设计等6个相关文档模板;<br>软件质量保证类:软件测试是质量保证的关键活动,在此收集了软件测试相关的11个文档模板;<br>
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:198127
    • 提供者:欧阳
  1. cckeilv802

    0下载:
  2. Keil Software公司推出的uVision3是一款可用于多种8051 MCU的集成开发环境(IDE),该IDE同时也是PK51及其它开发套件的一个重要组件。除增加了源代码、功能导航器、模板编辑以及改进的搜索功能外,uVision3还提供了一个配置向导功能,加速了启动代码和配置文件的生成。此外其内置的仿真器可模拟目标MCU,包括指令集、片上外围设备及外部信号等。uVision3提供逻辑分析器,可监控基于MCU I/O引脚和外设状态变化下的程序变量。 uVision3提供对多种最新
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:10568
    • 提供者:love
  1. queue

    0下载:
  2. 本程序是关于队列的程序,程序实现了队列的建立,删除,插入,程序采用类模板的形式写的源码。好懂,好用,用VC运行。-This program is on the queue process, the program achieved the establishment of the queue, delete, insert, procedures, use of class template in the form of written source. Better understand, ea
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:8451
    • 提供者:慧灵
  1. daima

    0下载:
  2. 自定义一个简单的日期类DateType。 虚函数 设计一个简单的计算器类 编写一个类模板tempt 文件操作-Customize a simple date class DateType. Virtual function to design a simple calculator class write a class template tempt File Operations
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:4547
    • 提供者:zhangge
  1. vcPP

    0下载:
  2. 数组得类模板设计之:实现功能PushBack(Tt)向数组中追加元素。 -Class template array was designed: to achieve functional PushBack (Tt) added to the array elements.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:3677
    • 提供者:丁辉
  1. New-graduation-templates

    0下载:
  2. 最新毕业设计模板,介绍了几类设计模板,希望对你有所帮助-New graduation templates, I hope for your help
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:725248
    • 提供者:笑辉
  1. slist

    0下载:
  2. 模板类 测试模板类的实例化方法,并且实现模板的实例化-Test instance of the template class template class template instantiation
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:1024
    • 提供者:feng
  1. 123

    0下载:
  2. 金陵科技学院三类报告的模板 有用 有理工类 农科类 文科类-Three types of Jinling Institute of Technology report template useful arts classes in Agricultural science and engineering
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:194968
    • 提供者:
  1. cpp

    0下载:
  2. C++ STL里的标准函数和类模板帮助文档-C++ STL standard function and class templates to help document
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:451072
    • 提供者:张紫良
  1. CPPtemplate

    0下载:
  2. 函数模板以及类模板的讲解,包含:类模板的概念与定义、模板类、类模板的继承与派生等等 -Explain the function templates and class templates, including: concept and definition of a class template, templates, classes, inheritance and derived class templates, etc.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-16
    • 文件大小:19604
    • 提供者:薛云强
  1. 论文模板

    1下载:
  2. 该资料适合理科类的研究生写论文时用,模板简单清晰,适用性强,请数学累的同学好好保存呀!
  3. 所属分类:其它文档

  1. 295102867_CPP5

    0下载:
  2. C++程序设计,孙甲松,清华大学电子工程系,函数模板,类模板,pdf文件-C++ programming, SUN Jia Song, Electronic Engineering, Tsinghua University, function templates, class templates, pdf file
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:36537
    • 提供者:stone
  1. 互联网+商业计划书模板

    1下载:
  2. 本文档为学生创业类大赛商业计划书模板,有利于帮助同学们梳理商业比赛的文本逻辑
  3. 所属分类:商业计划书

« 12 »
搜珍网 www.dssz.com