CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - class package

搜索资源列表

  1. utility.h

    0下载:
  2. c++常用的类包,包含c++数据结构主要的算法实现,所有代码以头文件的形式存放,很实用,很方便-the package of the most useful and utility class of c++
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:217.99kb
    • 提供者:覃亚东
  1. IntegerSort

    0下载:
  2. 设计一个由自动测试排序算法性能(比较次数compare_count、交换次数exchange_count、探测次数probe_count)的测试类和排序类构成的类体系。 注:用一个类来描述一个排序算法,类中的sort方法通过调用比较、交换方法来实现数组排序。排序类放入一个特定的包MySort中。-Design a sorting algorithm by automatic test performance (compare the number of compare_count, the
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:7.99kb
    • 提供者:jay
  1. avl

    0下载:
  2. avl树 封装为类了 包括初始化 插入 删除 -avl tree package for the class, including initialization insertion deletion
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1.72kb
    • 提供者:傅煜
  1. DataStruct

    0下载:
  2. 数据结构线性表,链表,栈,查找二叉树等的C++实现,各数据结构基于模板,支持动态增长,另有一个自己封装的高效且支持动态增长的字符串类-Linear data structure tables, linked lists, stacks, find a binary tree, etc. C++ implementation, the template-based data structures to support dynamic growth, while an own package, ef
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:498.99kb
    • 提供者:李鹏
  1. 2xtree

    0下载:
  2. 标准c实现的排序二叉树,该代码从实际运行的程序代码中分离出来,用C++思想稍为封装一下,也能形成自己的排序二叉树操作类-Order to achieve the standard c binary tree, the code actually runs code from separating, using C++ thinking about a little package can also form their own sort binary tree class action
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2.46kb
    • 提供者:huxiang
  1. FrameWorkMatrix

    0下载:
  2. 计算骨架阵的算法,数组是动态分配的,用类写的,有很好的封装性和移植性。并且输入时从文本文件TXT读取的!-Skeleton matrix calculation algorithm, the array is dynamically allocated, with the class to write, have a good package and portability. And input from a text file TXT read!
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.08kb
    • 提供者:沈大勇
  1. this_pointer

    0下载:
  2. 类是程序模块化的一个主要工具,它封装了将一个数据结构和对该数据结构的一组操作  友员是破坏信息隐蔽的一种机制,主要目的是考虑程序的运行效率  静态数据成员的作用是在多个模块之间共享数据。静态成员函数提供对静态数据成员操作的封装以及不依赖对象数据的共同操作-Class is a major tool for modular program, which encapsulates a data structure and the data structure of
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:38.09kb
    • 提供者:卫国
  1. sparselib_1_6

    0下载:
  2.  SparseLib + +是一个c++类库,为在不同的计算机平台进行有效稀疏矩阵的计算。这个软件组成对象包含了目前正在使用的几种稀疏矩阵存储格式(在这个版本:压缩行、压缩列和协调格式),提供基本的功能,节约稀疏矩阵存储空间和计算时间。-SparseLib++ is a C++ class library for efficient sparse matrix computations across various computational platforms. The software
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:159.05kb
    • 提供者:刘振华
  1. Chap5_Tree

    0下载:
  2. 树(森林)类结构的源码。其中包括存储、逻辑结构和附带的功能,封装性很好。可以直接#include使用。-Tree (forest) class structure of the source. Including storage, logical structure and function with the package is very good.# Include can be used directly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:24.4kb
    • 提供者:朱迪
  1. string

    0下载:
  2. 1、为该类设计构造函数和析构函数,要求构造函数不少于两个 2、为该类设计合理的成员变量 3、为string类提供必要的成员函数,可以参考C++类库的string类提供了那些成员函数,起码包括字符查找 获得C风格字符串、获得字符串长度、字符串比较等。 4、要求该类的设计有良好的封装性 5、有一个能正常运行的测试程序,测试该类的所有成员函数-1, the design for the class constructor and destructor, constructor re
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:678.33kb
    • 提供者:nicai
  1. Rpn

    0下载:
  2. 逆波兰算法的实现算法,已经用类封装,专门用于计算逆波兰表达式,稍加修改可以增加更多运算方法。-Reverse Polish Algorithm algorithm, has been with the class package, specifically used to calculate the Reverse Polish Notation, slightly modified to add more computing methods.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3.4kb
    • 提供者:cashey
  1. TString

    0下载:
  2. 一个封装有KMP模式匹配算法的String类示例,VC++ 2010下编译通过。. -A package KMP pattern matching algorithm with the String class example, VC++ 2010 compile. .
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1.6mb
    • 提供者:王彦之
  1. link_queue

    0下载:
  2. 提供数据结构中的链队列类。队列的链接存储结构是用一个单链表存放队列元素的。压缩包中有测试文件。-Provide data structure chain queue class. Queue storage structure is linked with a single list of elements stored in the queue. Compressed package test files.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:128.54kb
    • 提供者:Daniel Gu
  1. ds_2_9

    0下载:
  2. 本程序没有使用类,事实上将下面的函数封装到类中可以实现一样的功能。 方便起见,直接在main函数中写好这些程序。 使用了系统自带的list类。 本程序没有进行错误的捕捉与处理,例如在没有open的情况下执行其他命令也没有报错。 执行帮助: 运行文件后输入open打开文件。 输入list,按照提示操作可以查看文件。 输入del,按照提示操作删除某些字符。 输入ins,按照提示操作插入某些字符。 输入quit,保存并退出。-The program
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:219.05kb
    • 提供者:杨丫
搜珍网 www.dssz.com