CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 数据结构与算法

搜索资源列表

  1. 2005041015134483数据结构原代码

    0下载:
  2. 2005041015134483数据结构原代码,从事算法设计与分析技术-Source codes for data structures.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:279678
    • 提供者:武添
  1. 二叉排序树与平衡二叉树

    0下载:
  2. 数据结构常用算法设计 用C++实现二叉排序树与平衡二叉树-algorithm commonly used data structures designed to achieve two C-tree fork and balanced binary tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1596984
    • 提供者:孙锋志
  1. 一元稀疏多项式的计算

    0下载:
  2. 一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1480
    • 提供者:王伟
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. 多任务数据结构与算法.rar

    0下载:
  2. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2009-02-05
    • 文件大小:114316
    • 提供者:frhgfjghj
  1. 树与二叉树

    1下载:
  2. (1)输入字符序列,建立二叉链表。 (2)遍历二叉树输出。 (3)请设计一个算法,要求该算法把二叉树的叶子结点按从左到右的顺序连成一个单链表,表头指针为head。 二叉树按二叉链表方式存储,链接时用叶子结点的右指针域来存放单链表指针。请遍历该链表输出所有叶子结点,然后再先序遍历二叉树输出所有叶子结点,并对比两个输出结果,看是否相同。 (4)试写一算法判断某二叉树是否是完全二叉树。 (5)试写一算法判断某二叉树是否是二叉排序树。 (6)在主函数中设计一个简单的菜单,分别调试上述算法。
  3. 所属分类:源码下载

    • 发布日期:2011-12-30
    • 文件大小:1983
    • 提供者:jaydhu
  1. capi-0.20

    1下载:
  2. 本代码为周伟明著的《多核计算与程序设计》一书所对应的源代码, 书中,有对本项目中各种数据结构与算法源代码的详细描述。 并且在《多核计算与程序设计》一书的附录中,有本项目各个源文件和书中的章节对照表。-The code for Wei-Ming Zhou of the " multi-core computing and programming," a book by the corresponding source code, the book, there are a
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:289348
    • 提供者:
  1. The-code

    0下载:
  2. 严蔚敏《数据结构与算法》的书上习题以及例题源代码!-The answers of <<Data structure and algorithms>>
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:252481
    • 提供者:duconghui
  1. MasteringAlgorithmswithC

    0下载:
  2. 一份很详尽的数据结构与算法资料。除了最基本的数据结构知识外,还介绍了数据压缩、des、rsa加解密等算法.-A very detailed information on data structures and algorithms. In addition to the basic data structure of knowledge, but also introduced a data compression, des, rsa encryption algorithm, etc..
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:2003229
    • 提供者:kaiyan
  1. PolyMul

    0下载:
  2. 数据结构与算法作业(陈刚) 循环链表实现多项式乘法-Data Structures and Algorithms operations (Chen Gang) circular linked list to achieve polynomial multiplication
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:652574
    • 提供者:寥朗
  1. shujujiegouyusuanfafenxi

    0下载:
  2. 《数据结构与算法分析-C语言描述》源代码和勘误-" Data Structures and Algorithm Analysis-C language to describe the" source code and errata
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:24103
    • 提供者:huyayuan
  1. bignumbermultiplay

    0下载:
  2. 大整数乘法算法,可实现普通程序无法实现的大整数的相乘。算法简单,可作为数据结构与算法研究之用-Large integer multiplication algorithm, can be achieved can not be achieved with the ordinary procedure of the multiplication of large integers. Algorithm is simple and can be used as data structure and
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1523
    • 提供者:czm
  1. river

    0下载:
  2. 关于 农夫与羊的过河问题的求解算法,这是一个关于算法的问题,运用的数据结构与算法都是十分经典的 是非常值得借鉴的。-On the farmer and the sheep across the river problem solving algorithm, this is a problem on the algorithm, using the data structure and algorithm are very classic is worthy of consideration.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:56268
    • 提供者:liuzhi
  1. vchome

    0下载:
  2. 是一本讲序_数据结构与算法综合。里面讲了很多经典的算法。值得一看。-Is a sequence stresses _ integrated data structure and algorithm. Which stresses a lot of the classic algorithms. Worth a visit.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1667473
    • 提供者:wanghuali
  1. a003

    0下载:
  2. 以C++为基础的数据结构与算法研究生复习资料。-To C++-Based data structure and algorithm for post-graduate refresher information.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:281665
    • 提供者:wanfeng
  1. test_BinaryTree

    0下载:
  2. 数据结构与算法-程序、素材\二叉链表类测试-Data Structures and Algorithms- procedures, materials list Binary Class Testing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:932
    • 提供者:陈旭
  1. test_hash

    0下载:
  2. 数据结构与算法-程序、素材\创建哈希对象与查找-Data Structures and Algorithms- procedures, materials to create the hash object and find
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1039
    • 提供者:陈旭
  1. test_kruskal

    0下载:
  2. 数据结构与算法-程序、素材\Kruskal构造算法-Data Structures and Algorithms- procedures, materials Kruskal Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2041
    • 提供者:陈旭
  1. test_mat

    0下载:
  2. 数据结构与算法-程序、素材---使用矩阵类-Data Structures and Algorithms- procedures, materials--- the use of matrices
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:856
    • 提供者:陈旭
  1. test_BTree_App

    0下载:
  2. 数据结构与算法-程序、素材\二叉链表类派生应用类测试-Data Structures and Algorithms- procedures, materials list binary application-type test derived category
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1036
    • 提供者:陈旭
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 47 »
搜珍网 www.dssz.com