CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Data Structures

搜索资源列表

  1. Hash111

    0下载:
  2. JAVA数据结构之HASH编码的小应用程序-Java data structures hash coding of small applications
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7388
    • 提供者:张忠良
  1. 三元组

    0下载:
  2. C语言数据结构作业三元组序列表,特点是非零元在表中按行序有序储存,因此便于进行依行顺序处理的矩阵运算,然而若需按行号存取某一行的非零元,则需从头开始进行查找-C language data structures operating sequence in Table 3, which is characterized by non-zero yuan in the table in an orderly sequence by storage firms, according to facili
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:858
    • 提供者:郑伟雄
  1. ExperimentsOfParallelAlgorithms

    1下载:
  2. 并行计算实验程序,包括多线程模拟并行、并行计算的数据结构、并行合并算法和链表、堆栈等的操作,等等。-Experimental procedures for parallel computing, including multi-threaded parallel simulation, parallel computing data structures, parallel algorithms and list the merger, the operation of the stack an
  3. 所属分类:Algorithm

    • 发布日期:2016-06-23
    • 文件大小:1150777
    • 提供者:绿城苍狼
  1. guofangkedashumojiangyi

    0下载:
  2. 学校自己使用的国防科大数模讲义材料,有多个数学模型例子,对研究数学模型和数据结构有一定帮助-Schools use their own digital-to-analog notes国防科大materials, there are several examples of mathematical models, the study of mathematical models and data structures have some help
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4618346
    • 提供者:milo
  1. Zoozy090322

    0下载:
  2. ACM Templates, including useful Algorithms, Graph, Math, DP, Search, Data Structures and so on
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:72132
    • 提供者:Zoozy
  1. binary-heap

    0下载:
  2. binary heap data structures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3489
    • 提供者:vaggelis
  1. Searching

    0下载:
  2. 整理了各种查找算法:多种数据结构的顺序查找;对分查找;关键字查找-Organize a variety of search algorithms: a variety of data structures in order to find of sub-search keywords to find more
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:13804
    • 提供者:陈忠宁
  1. nibolan

    0下载:
  2. 基于C++的有关数据结构的逆波兰表达式算法-Based on C++, data structures related to Reverse Polish Notation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:245422
    • 提供者:李湘
  1. gsuffix-1.0.0.tar

    0下载:
  2. 该gsuffix库实现枚举的字符串搜索使用 serveral的算法。它采用了后缀树和后缀数组的数据结构,以及一些其他方法。-The gsuffix library implements serveral algorithms used for enumerative string searches. It incorporates the suffix tree and suffix array data structures as well as some other methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:892339
    • 提供者:johnslion
  1. DSAAC

    0下载:
  2. [计算机科学经典著作].Data.Structures.and.Algorithm.Analysis.in.C.chm-Data Structures and Algorithm Analysis in C
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2123687
    • 提供者:cyb
  1. The-various-algorithms-Template

    0下载:
  2. 各种算法模版,代码集,回溯搜路径,数据结构,ICPC/ACM-Templates of various algorithms, code set, backtracking search path, data structures, ICPC/ACM
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:156485
    • 提供者:全瑞文
  1. liantong

    0下载:
  2. 用于数据结构的算法研究,求图的联通分量,叶子节点等-Algorithms for data structures, seeking graph Unicom components such as leaf nodes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1318
    • 提供者:
  1. Maple-Programming-Guide

    0下载:
  2. 该教程介绍用MAPLE编程的基本概念和方法,如表达式、数据结构、决策机制流程等-This tutorial introduces the basic concepts of programming using MAPLE and methods, such as expressions, data structures, decision-making mechanism processes, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1295101
    • 提供者:Qiaoyan
  1. Using-Maple_Linear-program

    0下载:
  2. 该教程介绍用MAPLE编程的基本概念和方法,如表达式、数据结构、决策机制流程等-This tutorial introduces the basic concepts of programming using MAPLE and methods, such as expressions, data structures, decision-making mechanism processes, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:3627948
    • 提供者:Qiaoyan
  1. ndtw-master

    0下载:
  2. NDtw ==== Dynamic Time Warping (DTW) algorithm implementation for .NET C# Features ==== * Single or multivariate * Data preprocessing options (none, centering, normalization, standardization) * Optional weights for variables
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2312949
    • 提供者:graf
  1. 100mibisai

    0下载:
  2. 100比赛 数据结构和算法中一个小问题 个人感觉不错-100 race data structures and algorithms is a small problem personal feeling good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:5120
    • 提供者:hou
  1. Hash_MFC

    0下载:
  2. 哈希表的实现,mfc可视化编程实现,学习数据结构-Hash table implementation, mfc visual programming, learning data structures
  3. 所属分类:Algorithm

    • 发布日期:2017-06-15
    • 文件大小:23782644
    • 提供者:秦程序
  1. main

    0下载:
  2. 数独是一种运用纸、笔进行演算的逻辑游戏。玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、每一个粗线宫内的数字均含1-9,不重复。要求使用合适的数据结构和算法,求解出所有剩余空格的数字。 【输入形式】 输入为9X9的二维数组,每个数字均为0-9之间的数字,其中0表示该位置的数字为未知。 【输出形式】 输出为9X9的二维数组,每个数字均为1-9之间的数字,满足数独 -Sudoku is a use of paper, pen cal
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1601
    • 提供者:star
  1. TheComputerScienceHandbook

    0下载:
  2. Ebook about data structures and algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1232361
    • 提供者:sinplomo
  1. algorithms

    0下载:
  2. Data structures and algorithms, AVL trees,rank finding algorithms, Fibonacci tree
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:9381
    • 提供者:ragh
« 12 »
搜珍网 www.dssz.com