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

搜索资源列表

  1. Algorithms-And-Data-Structures-In-CPP

    0下载:
  2. You don t need any previous experience in programming to learn C++ with this book. This book starts you the beginning and teaches you both the language and the concepts involved with programming C++.-You don t need any previous experience in progra
  3. 所属分类:software engineering

    • 发布日期:2017-06-03
    • 文件大小:14893978
    • 提供者: SANTHOSH
  1. Common-algorithms-classic-code

    0下载:
  2. 数据结构中介绍的常见经典算法,排序、二叉树深度、广度优先搜索、高精度加减乘除等-Common data structures described in the classical algorithms, sorting, binary tree depth, breadth-first search, high-precision addition, subtraction, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:15382
    • 提供者:冯中飞
  1. dateStructure

    0下载:
  2. 有关数据结构的pdf文档,详细讲解了算法的用法,通俗易懂。-Pdf document about data structures, a detailed account of the use of the algorithm, easy to understand.
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:11242266
    • 提供者:詹梦柯
  1. [Niklaus_Wirth]_Algorithms_and_Data_Structures(Bo

    0下载:
  2. this book starts with a chapter on data structure for two reasons. First, one has an intuitive feeling that data precede algorithms: you must have some objects before you can perform operations on them. Second, and this is the more immediate re
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1198272
    • 提供者:Long
  1. CPP

    0下载:
  2. 数据结构与算法分析C++描述第三版,源代码,weiss版-Data Structures and Algorithms C++ descr iption, Third Edition, source code, weiss Edition
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:89986
    • 提供者:xy
  1. LinkQueue

    0下载:
  2. 数据结构的队列代码,用c语言实现的。开发环境是vsc++6.0-Queue code data structures, using c language. Vsc++ 6.0 development environment
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:642
    • 提供者:Steven
  1. INTRO

    0下载:
  2. Software encompasses: (1) instructions (computer programs) that when d provide desired features, function, and performance (2) data structures that enable the programs to adequately store and manipulate information and (3) documentation that describe
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:217619
    • 提供者:sangita sukla
  1. CPP

    0下载:
  2. C++数据结构与程序设计111(中文版)pdf-C++ data structures and programming 111 (Chinese version) pdf
  3. 所属分类:software engineering

    • 发布日期:2017-06-15
    • 文件大小:22829859
    • 提供者:
  1. sjjg

    0下载:
  2. 对常用的数据结构作了详细的介绍,是学习数据结构的好帮手。-Of common data structures introduced in detail, is a good helper to learn data structures.
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:171318
    • 提供者:linju
  1. 3.10Structures-and-ADTs-1[10.03.03]

    0下载:
  2. Structures in data structures
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:70369
    • 提供者:Ashish Lakra
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
  1. the-third-time

    0下载:
  2. 大学生所学的数据结构课程第三次上机作业,有源代码、文档。-Students learn data structures course on the third machine operation, source code, documentation.
  3. 所属分类:File Formats

    • 发布日期:2017-04-30
    • 文件大小:115532
    • 提供者:ljjk
  1. N-student-data

    0下载:
  2. N名学生的数据已在主函数中放入结构体数组S中,请编写函数fun,它的功能是:把分数最低的学生数据放在b所指的数组中,注意:分数最低的学生可能不止一个,函数返回分数最低的人数。-N student data has been placed in the main function of the array of structures S, write a function fun, its function is to: the lowest score of student data on th
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:10185
    • 提供者:lqq
  1. Student--Management-System

    0下载:
  2. 运用C++语言,结合数据结构的基础知识和思想编程。针对在校大学生的信息管理,实现学生管理系统的查询、删除等功能。- Using C++ language, combined with basic knowledge of programming data structures and ideas. For college students of information management,
  3. 所属分类:Project Design

    • 发布日期:2017-04-30
    • 文件大小:54708
    • 提供者:xiaoxiao
  1. shujujiegou

    0下载:
  2. 大学课程数据结构的PPT,对学习数据结构很有帮助-PPT college data structures, data structures useful for learning
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:7758589
    • 提供者:张鹏
  1. Microsoft-Windows-Bitmap-File-Format-Summary

    0下载:
  2. Used as the standard bitmap storage format in the Microsoft Windows environment. Although it is based on Windows internal bitmap data structures, it is supported by many non-Windows and non-PC applications
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:23969
    • 提供者:migann
  1. datastructure-design-mode-cPPcode

    0下载:
  2. 数据结构与算法以及设计模式的c++实现模板,适合复习或者是用到的时候套用,个人建议要学的明白,必须老老实实啃那些大部头-Data structures and algorithms and design patterns to achieve c++ template, for review or when used to apply personal recommendations to learn to understand, to be honest eating those tomes
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11311748
    • 提供者:黄立·
  1. CHAPTER-7

    0下载:
  2. slides of one unit in programming in C and Data structures is uploaded. Please find this file
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3411215
    • 提供者:ramakrishna
  1. Algorithmic-Evaluation-of-Line-Detection-Problem.

    0下载:
  2. The Hough transform is a well-established scheme for detecting digital line components in a binary edge image. A key to its success in practice is the notion of voting on an accumulator array in the parameter plane. This paper discusses computati
  3. 所属分类:Development Research

    • 发布日期:2017-05-04
    • 文件大小:181812
    • 提供者:SALEH
  1. STM32MDK.pdf.tar

    0下载:
  2. 32位基于ARM微控制器STM32F101xx与STM32F103xx的固件函数库。该函数库是一个固件函数包, 它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函数库还包括每一个外设的驱动 描述和应用实例。通过使用本固件函数库,无需深入掌握细节,用户也可以轻松应用每一个外设。因此, 使用本固态函数库可以大大减少用户的程序编写时间,进而降低开发成本。 为了节省开发时间和工作效 率,所以一般我们进行应用程序编写的过程中都会去使用芯片厂商提供的固件库像Nuvoton和T
  3. 所属分类:software engineering

    • 发布日期:2017-05-05
    • 文件大小:248976
    • 提供者:张鸿聪
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com