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

搜索资源列表

  1. suanshubiaoda

    0下载:
  2. 用栈的原理实现的算术表达式求解,可输入算数表达式-suan shu biao da shi
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:9357
    • 提供者:liwenxue
  1. HashTree

    0下载:
  2. 哈希树,一种新的数据结构,可以在常数时间内查询海量数据。其原理是将关键字与查询地址相关。-Hash tree, a new data structure, you can check in constant time mass data. The principle is to address the query keywords.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:172431
    • 提供者:huxuan
  1. Network-node-shortest-path

    0下载:
  2. 此代码实现了网络结点之中最短路径的计算,并输出了各个网络结点的路由表 ,路由表包括:目的网络,下一跳,代价,详细地址。此代码的原理是Dijstra算法。在代码的注释中有测试用例,用户测试时只需将程序运行后再将测试用例复制到DOS黑框中即可。测试用例中有详细的用例解释。-This code implements the network nodes being the shortest path calculation, and output of each network node routi
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1439
    • 提供者:刘伟强
  1. xitong

    1下载:
  2. 通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-Philosophers have N, is also scheduled to discuss after all reach: the gap in the discussion of dining philosophers, e
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:416245
    • 提供者:赛德华
  1. zuchengyuanli1

    0下载:
  2. 组成原理中对于定点小数的加减运算系统,及浮点数的换算。-In principle for fixed-point decimal addition and subtraction system, and floating point number of conversion.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:184904
    • 提供者:王莉
  1. zuchengyuanli3

    0下载:
  2. 组成原理中对于定点小数的乘除运算,以及与浮点数之间的转换。-In principle for fixed-point decimal multiply and divide, as well as with floating-point conversion between.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:185436
    • 提供者:王莉
  1. good

    0下载:
  2. 方面搜索用C++实现 其中用了算法原理。搜所整个互联网的使有东西。-which use the principle of the algorithm. Search the entire Internet to make things.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1480142
    • 提供者:任磊
  1. HuffmanFinal

    0下载:
  2. 掌握结构体、指针及二叉树的生成、遍历等操作掌握霍夫曼编码/译码的原理。-Master structures pointer and binary tree traverse the generation of operate the master Huffman coding/decode principle
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:周运红
  1. C

    0下载:
  2. C语言教学中数据的存储与运算原理研究。本文是理论研究-C language teaching data storage and operation principle
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:159922
    • 提供者:d
  1. The-data-structure-source-code

    0下载:
  2. 数据结构原理实现,里面有各种常用的结构的源码实现(包括链表、树、队列)等等。。。 每个文件对应一种结构的实现。-Principles of data structure to achieve, there are a variety of common structure of the source code to achieve ( including the list, tree, queue ) etc.... Each file corresponding to a str
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1471206
    • 提供者:张锦涛
  1. OpenSURF

    0下载:
  2. 主要介绍SURF算法的具体实现原理以及流程文档-introduce the SURF algorithm implement
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2433640
    • 提供者:
  1. RadomMaze

    0下载:
  2. 这是介绍递归实现随机迷宫算法的资料。里面详细介绍了随机迷宫的递归实现原理以及源代码。声明:随机迷宫本是和随机生成树的算法差不多,但是这里更偏向于数学的解释,适合初学者。-This is to introduce recursion radom maze algorithm realization of the meterial.There are detailed descr iption of the random maze of recursion implementation princi
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:29518
    • 提供者:人类
  1. text1

    0下载:
  2. 本程序详细描述了算法的分支界限法的原理,对于初学分支界限算法很好小程序,通俗易懂。-This procedure describes in detail the principle of the algorithm branch and bound method for beginners branch and bound algorithm very good applet, easy to understand.
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1164665
    • 提供者:liangyingpeng
  1. algorithms

    0下载:
  2. 文件里面包括常见的算法,原理和源代码,例如多项式算法,复数的运算,矩阵运算等-include commonly used algorithms and source code
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:6770348
    • 提供者:dizhupo
  1. Counting-Queueing

    0下载:
  2. 一种排序算法,最适用于个数有限的整数排序,其原理是统计每个相同整数的数量,之后按照从小到大排列并输出-a Counting Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:267851
    • 提供者:
  1. The-Questions-of-Queues

    0下载:
  2. N皇后问题,介绍N皇后问题的工作原理,以及如何利用回溯法的工作思想来解决问题。-The Question Of Queues
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:900649
    • 提供者:lwk
  1. huiwen

    0下载:
  2. 利用栈和队列的原理设计一个程序,对输入的字符串进行检测,以判断该字符串是否是回文数据,并输出判断结果。如:“abcxcba”或“abccba”都是回文数据。-Stack and queue principle to design a program to detect the input string to determine whether the string is a palindrome data, and outputs the judgment result. Such as: "a
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:10453
    • 提供者:6218346
  1. reverse--characters

    0下载:
  2. 利用递归函数原理,输入五个字符,再将这五个字符逆序输出-input 5 characters and output them reversedly based on recursive function
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:160458
    • 提供者:赵爽
  1. HaffmanCode

    0下载:
  2. 1、了解文件的概念。 2、掌握线性链表的插入、删除等算法。 3、掌握Huffman树的概念及构造方法。 4、掌握二叉树的存储结构及遍历算法。 5、利用Huffman树及Huffman编码,掌握实现文件压缩的一般原理。 -1, understand the concept of the file. 2, to grasp the linear list of insert, and delete). Three, to grasp the concept and structu
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2187
    • 提供者:shuting
  1. Cpp1

    0下载:
  2. 算法分析,回溯法原理及基本实现,实现基本逻辑,完成主要功能-Algorithm analysis and backtracking principle and the basic realization of basic logic to complete the main function
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1353
    • 提供者:痛苦的西瓜
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com