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

搜索资源列表

  1. knapsack.ok

    0下载:
  2. 是一个背包算法程序,可以实现简单的背包原理算,对理解这一算法很有帮助。-this is a algorithm of napsake, can be achive application of napsake, it is useful to understanding the algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2352
    • 提供者:wang chao
  1. insertsort

    0下载:
  2. 插入法的基本工作原理是抽出一个数据,在前面的数据中寻找相应的位置插入,然后继续下一个数据,直到完成排序。-Insert the basic working principle of a data are drawn, in front of the data looking for the location of the corresponding insert, and then continue to the next data until the completion of sequenc
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:102813
    • 提供者:Ray
  1. KMP

    0下载:
  2. KMP模式匹配算法的原理及应用 希望对为KMP头疼的同学有点用处!-KMP pattern matching algorithm and application of the principle
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:11045
    • 提供者:chenjing
  1. Garwick

    0下载:
  2. 这个课程项目完成了一个修改版的Garwick存储结构与查询设计。给定了一组数值, 如何以一定概率分布存储到表(table)中,然后再根据最大效率利用内存的原理(garwick规则),动态更新数据存储情况。-This course project has finished a modified version of Garwick algorithm. At first, a group of data is given then they are saved into the table wi
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2107
    • 提供者:hunter
  1. calculater

    0下载:
  2. 很短的表达式求值,利用了编译原理里面的只是构建的-A very short version of expression of evaluation, be builted using the principle of the compiler.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1381
    • 提供者:Fancy
  1. 10253

    0下载:
  2. 本代码是在KMP算法上加以改进后,实现对一个字串求最长重复子序列。该算法可以与后缀树有相同原理。-The code is in the KMP algorithm be improved to realize for the longest string of a repeat sequence. The suffix tree algorithm with the same principle.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:946
    • 提供者:fppling
  1. 123

    0下载:
  2. 1. 掌握HUFFMAN树的建树和译码。 2. 深入理解HUFFMAN树的原理和执行步骤。 3. 理解HUFFMAN的存储结构。 -make your 11111111111
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:24673
    • 提供者:陈胜
  1. 12315641315

    0下载:
  2. 1.输入n个结点的权值和字符,不断选择最小值和次小值建成HUFFMAN树,如果从叶结点开始向上遍历译成HUFFMAN编码。然后把每个字符对应的码值显示出来。 2.输入任意字符串,转化成HUFFMAN编码 3.输入任意HUFFMAN编码,转化为字符串。 原理: 从给定的叶子及树重中选择最小和次小的两棵树构成一棵新树,所得的和放入森林中继续比较,重复以上步骤,直到仅剩一棵树,即为哈夫曼树。 -make your 123156131554
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:24681
    • 提供者:陈胜
  1. datastruct

    0下载:
  2. 通过本次实验学会了外部函数以及全局变量的设 置方法,复习巩固了C 语言和数据结构的相关知识, 掌握了结构化程序设计的基本思想, 熟悉了结构以 及指针的设计和应用, 了解了综合系统设计的基本 原理,对存储数据结构有了更形象的理解,学会了几 个新的调试程序的方法, 培养了解决实际问题的编 程能力,C 语言程序的综合应用能力得到提高-Through this experiment learned to function and global variables outside
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1633
    • 提供者:zhang
  1. erchashusuanfa

    0下载:
  2. 主要讲解了二叉树算法的原理和应用,是不错的教程-Mainly on the principle of the binary tree algorithm and applications, is a good tutorial
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:6484
    • 提供者:only
  1. main

    0下载:
  2. 智能指针的原理, 简单易懂, 不懂的同学可以看看源码, 调试一下。-The principle of the smart pointer, easy-to-read, the students do not look at the source, click Debugging.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:861
    • 提供者:艾丝凡
  1. xianxingbiao

    0下载:
  2. 分析了线性表的实现原理,是学习数据结构的好例子-Analysis of a linear table implementation principle is to learn a good example of the data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:5069
    • 提供者:cai
  1. hufman

    0下载:
  2. 依据图论中最小生成树的原理,实现了霍夫曼树的建立 编码和译码-To achieve the establishment of the Huffman tree coding and decoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5825
    • 提供者:fengyunlucky
  1. lexical_analysis

    0下载:
  2. 编译原理课程作业,词法分析器。简单的对于一段C程序进行词法分析-Compiler theory course work, lexical analyzer
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:334270
    • 提供者:Fu Xiangwei
  1. Dynamic_Programming

    0下载:
  2. 本文介绍了动态规划的基本原理及其在企业经营决策中的运用方法-Dynamic Programming in the application of business decision-making
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:230063
    • 提供者:夏天
  1. Rails

    0下载:
  2. 数据结构 线性表 栈 理解栈FILO的原理的ACM题 火车站模拟栈 有注释-Data structure Stacks Rails
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:219071
    • 提供者:victor
  1. kmp_char

    0下载:
  2. KMP算法的C++实现完整代码。可以帮助初学者理解KMP算法的原理。-KMP algorithm to achieve a complete C++ code. KMP algorithm can help beginners to understand the principle.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:198433
    • 提供者:邓伟
  1. 3

    0下载:
  2. 实现二分法求解方程。编写并使用以下函数: double SolveRoot(double(*pf)(double x),double a,double b,int n) 这里,pf指向一个函数f,f用来定义要求解的方程f(x)=0,a和b是未知解x的上下界(即a<=x<=b), n是循环次数。例如,如果f(x)=x*x-2,则SolveRoot (f,1,2,100)将返回1.414213562373095, 即方程为x*x=2的解。二分法的原理是反复地把区间分为两个
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1166080
    • 提供者:闻悦
  1. software

    0下载:
  2. 主要实现软件技术中的二叉树的遍历 数据的查找 多种排序法 文件里包括代码和原理-Main software technology to achieve the binary tree traversal Data Find A variety of sorting method Files, including code and principles of
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:10540
    • 提供者:太平洋
  1. dxsjjc

    0下载:
  2. 多项式加减乘 用数据节够得算法实现多项式的加减乘 原理简单易懂-suoxiangshi jiajiancheng
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1348
    • 提供者:姚宏扬
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com