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

搜索资源列表

  1. XMLWrap

    0下载:
  2. XML 包装模板:将 XML 文档转换为 Visual Basic 类 -packaging template XML : XML conversion of Visual Basic Class
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30546
    • 提供者:zysunshine1224
  1. MFC_CLASSICAL_QUESTION_2

    0下载:
  2. < MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码为文档和文档模板的代码
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:436027
    • 提供者:牛亚
  1. C++applicationProgram200

    0下载:
  2. C++应用编程200例--------专为广大学习和使用C++语言的读者设计的,旨在帮助读者更快更有效地掌握C++语言。全书共分4部分,通过大量实例全面系统地介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 这些是书中的代码 -C Application Programming -------- 200 cases for the majority of the learning and
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:104738
    • 提供者:andy
  1. NoteDlg

    0下载:
  2. 这个小程序模仿了linux下的便笺程序,可以作为自己的一个小备忘录使用,同时用到了托盘,文件操作,模板类这些东西,改变程序图标这些内容-small linux procedures copied the memo under the procedures, as their memorandum use a small, but used the drawer, file manipulation, template type these things, change these procedu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:180159
    • 提供者:耿蓓蕾
  1. ddvip_com_061744a03abed2

    0下载:
  2. 前两天为公司改程序,其中有一部分是要打印出报表。原来的程序是调用VB写的一个程序。那个程序用VBA方式实现的,在一个空的WORD表格模板里填入数据,让WORD去打印,效果还可以,就是速度很慢。但是这次,上次写代码的人已经不在这里了,我并不想去学VBA,无奈之下找到了一个Rob.A Fraydl写的打印类示例,但是里面没有我要的功能,只是示范了怎么去打印。于是自己重新的封装了一下,基本算是合格了。-two days ago for the company to change procedures,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36445
    • 提供者:张兴尧
  1. 26

    0下载:
  2. 26.编写一个具有如下样式的类模板tmplt,用于实现所谓的反序输出问题,其中使用了类型参数T(使所处理的元素类型可变化)以及普通参数n(元素个数也可变化): template <class T, int n> class tmplt { T arr[n] // n个T类型的数据存放于数组arr之中 public: void dataIn() //从键盘输入n个T类型数据放入arr数组中 void reverseOut() //将arr数组中的数
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1280
    • 提供者:shaobing
  1. julei

    0下载:
  2. 聚类法做模式识别的程序,里面含有一些模板
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:188497
    • 提供者:TTHR
  1. leimoban

    0下载:
  2. 实现模板与类模板功能的程序,百分百可以运行哦,大家来下吧
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1334
    • 提供者:qiaomin
  1. FMath2

    0下载:
  2. 一个定点数运算的模板类,可以在写软件渲染器中用到
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:26105
    • 提供者:dyj
  1. vecDLL

    0下载:
  2. Dll无法直接导出泛型模板(generalized template),因此,如果要导出stl类,则模板必须先实例化(instantiated)。另外,如果导出的STL类使用了其他STL类,那么这些其他类必须同时被导出。目前stl中唯一能够被导出的容器是vector,其他容器(如map、set、queue、list、deque)都因包含嵌套类而不能被导出。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15163
    • 提供者:范杰
  1. string类

    0下载:
  2. 数据结构中的字符串实习 都是用的模板类和模板函数-data structure string attachment is used and the type of template template function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2889
    • 提供者:xjt
  1. A-class-definition-templates

    0下载:
  2. 定义一个类模板,实现对一组整数、字符、字符串的排序(整数、字符、字符串的个数不确定),包括的功能有: (1)输入各元素。 (2)排序并输出排序结果。 -Define a class template, sort of a set of integers, characters, strings (the number of integers, characters, strings, not sure), the functions include: (1) enter each e
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:48122
    • 提供者:叶清
  1. xianxingbiao-leimoban

    2下载:
  2. 设计通用线性表类(模版),可实现构造空表、两种生成表的方式(生成数据无序表及生成数据升序排列表)、在有序表中搜索一个关键字数据、在有序表中删除某个关键字数据、输出当前数据表中的元素。 加深初学者对c++通用线性表类模板的理解。-Design general linear table class (template), you can construct an empty table, two approaches for generating the table (to generate t
  3. 所属分类:assembly language

    • 发布日期:2016-04-15
    • 文件大小:1024
    • 提供者:李享
  1. paixu

    0下载:
  2. 编写一个使用数组类模板Array对数组进行排序,求最大值和求元素和的程序,并采用相关数据进行测试.-Write a class template Array using an array to sort the array, find the maximum and demand elements and procedures, and the use of relevant data for testing.
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:890
    • 提供者:闫忠正
  1. Llist

    0下载:
  2. 一个链表类模板,功能同std::list-A linked list class template function with std :: list
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2131
    • 提供者:无为
  1. Vvector

    0下载:
  2. 实现一个数组类模板,功能同std::vector-Achieve an array of class template function with std :: vector
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1493
    • 提供者:无为
  1. latex_slide1

    0下载:
  2. latex编辑的报告类模板代码,可作为latex入门参考使用。-latex edit report template code class can be used as latex entry reference.
  3. 所属分类:Editor

    • 发布日期:2017-04-12
    • 文件大小:795
    • 提供者:lsy
  1. atex_slide4

    0下载:
  2. latex编辑的报告类模板代码,可作为入门参考使用。-latex edit report template code class can be used as introductory reference.
  3. 所属分类:Editor

    • 发布日期:2017-04-14
    • 文件大小:2775
    • 提供者:lsy
  1. latex_slide3

    0下载:
  2. latex编辑的报告类模板代码,可作为latex入门参考使用。-latex edit report template code class can be used as latex entry reference.
  3. 所属分类:Editor

    • 发布日期:2017-04-12
    • 文件大小:699
    • 提供者:lsy
  1. template

    0下载:
  2. 链表模板类的实现 1、实现链表的类模板 2、用链表表示集合,实现两个集合的并和交 3、链表模板类的测试-Linked list implementation template class 1, class template linked list implementation 2, represents a set of linked list, to achieve the two sets and intersection 3, test template class list
  3. 所属分类:assembly language

    • 发布日期:
    • 文件大小:4096
    • 提供者:LPS
« 12 »
搜珍网 www.dssz.com