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

搜索资源列表

  1. SPPP3.0

    2下载:
  2. 一个开源项目。SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。SP++中所有算法都以C++类模板方法实现,以头文件形式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。-SP++ (Signal Processing in C++) is a signal processing and numerical computation on the open
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4549059
    • 提供者:李伟
  1. cpp200

    0下载:
  2. 《C++应用编程200例 赫阿明著》源码 通过大量实例全面系统介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 通过实例讲解,使初学者能较快入门。-cpp 200
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:104496
    • 提供者:jd
  1. leimuban

    0下载:
  2. 一个演示类模板的源代码-Source code about class template demo
  3. 所属分类:

    • 发布日期:2017-12-06
    • 文件大小:835
    • 提供者:陈强
  1. ClassTemplate

    0下载:
  2. 类模板,助于参考及编写代码,代码以数据结构值的排序方式及链表操作为主. -Class template, reference and help to write code, the code value to the data structure and linked list Sort-based operation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4594
    • 提供者:许永明
  1. f

    0下载:
  2. 设计一个类模板Find,用于对一个有序数组采用二分法查找指定数据的元素下标-The design of a class template Find, for an orderly array of data using dichotomy to find the elements specified subscr ipt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1321
    • 提供者:苏浙
  1. SoftwareDesignDoc

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

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

    0下载:
  2. 问题的提出:编写程序对数据序列采用二分查找法和顺序查找法查找元素的下标,要求使用类模板实现(其中二分法查找算法要求用递归实现,给定数据序列有序)。-Of the problem: the preparation of procedures for the data sequence using binary search method and the order of search law search element subscr ipt, require the use of class t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:9158
    • 提供者:王清
  1. ROYcms

    0下载:
  2. ROYcms 是国内CMS市场的新秀、也是国内少有的采用微软的ASP.NET 2.0 + SQL2000/2005 技术框架开发的CMS,充分利用ASP.NET架构的优势,突破传统ASP类CMS的局限性,采用更稳定执行速度更高效的面向对象语言C#设计,沿续PETshop的代码框架,全新的模板引擎机制,全新的静态生成方案,这些功能和技术上的革新塑造了一个基础结构稳定功能创新和执行高效的CMS。 -CMS are ROYcms domestic market, New Horizons, is
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-25
    • 文件大小:6530122
    • 提供者:peida
  1. ApplicationOfClassTemplate

    0下载:
  2. 实现了一个类模板的简单应用,有参考价值。-Implementation of a class template for easy application, there is reference value.
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:858534
    • 提供者:chris
  1. ipr.iso

    0下载:
  2. 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of image pattern recognition algori
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-29
    • 文件大小:16743021
    • 提供者:stl
  1. Templates

    0下载:
  2. 这是关于链表类模板和适配器的C++实现,现在环境是在VC6.0中实现的,希望大家能够得到学习,希望得到站长的肯定!-thank you!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:253608
    • 提供者:王皓
  1. proBlog

    0下载:
  2. 要将书写函数对象的进程简单化, 标准库提供两个类模板作为这样的对象的基类: std::unary_function 和 std::binary_function. 它们都在头文件 < functional > 中声明. 根据其命名, unary_function 提供接收一个参数的基函数而 binary_function 提供一个接收两个参数的基函数.-Write function to simplify the process of the object, the standard
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:104236
    • 提供者:ch
  1. s2b_dao_final

    0下载:
  2. 一个DAO基础类模板。大家可以在自己的基础上进行扩展-A DAO base class template. Members can be extended on the basis of their own
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:573604
    • 提供者:aaaaa007
  1. fga-1.4.tar

    0下载:
  2. 使用Visual C++ 2003编写的遗传算法库,具有详细的说明文档,使用接口函数传入相关适应度函数与基因个数、迭代次数相关信息,进行目标优化,使用类模板的形式支持函数并行化-Using Visual C++ 2003 prepared by the genetic algorithm library, a detailed descr iption of the document, use the interface function is passed the fitness functi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:226693
    • 提供者:asy
  1. 22008207

    0下载:
  2. 一个通用链表类模板(不带虚节点,即头指针直接指向第一个有效数据节点),可支持在链头插入元素、在链尾插入元素、将元素插入有序链的适当位置使链表保持有序、删除链表中所有的(不是仅删除一个)关键字节点、输出链表所有元素值。 在主函数中将该模板实例化为Custom类,并实现相关测试。-it is a cpp related to the famation of a lianbiao,it is a piece of homework to me .
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:953170
    • 提供者:xuezi
  1. LList

    0下载:
  2. 本程序是关于链表的,它实现链表的插入,删除,定义空表,本程序用了类模板,层次清晰,容易理解。-This program is on the list, and it implements the linked list insert, delete, define an empty table, the program uses a class template, the level clear, easy to understand.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6582
    • 提供者:慧灵
  1. cxxchecker-0.1

    0下载:
  2. C++代码规范检查工具,主要检查命名规范,包括类/模板,成员,方法,宏,全局变量等。有力于代码质量及可维护性的提高,-C++ code and standardize inspection tool, the main checks naming norms, including the class/template, membership, methods, macros, global variables and so on. Code quality and maintainability
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:20354
    • 提供者:malibin
  1. qpglipin.com

    0下载:
  2. 礼品类网站,功能非常齐全的网站模板。网站类型为企业网站,适用于礼品类销售。-Gifts Web site features a very complete site templates. Type of site for business sites, for sales of gift categories.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-11
    • 文件大小:52617171
    • 提供者:林少聪
  1. stack

    0下载:
  2. 用单链表实现存储栈 “链式栈”类模板的定义,数据结构和算法学习必备学习程序。-Single-linked list for storage stack " Chain stack" class template definition, data structures and algorithms necessary to study the learning process.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1012
    • 提供者:
  1. binarytree

    1下载:
  2. 二叉树的递归遍历算法 “二叉链表”的类模板,数据结构和算法必备学习程序。-Recursive binary tree traversal algorithm " binary list," class templates, data structures and algorithms necessary learning process.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2276
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com