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

搜索资源列表

  1. paixu

    0下载:
  2. 按照平行四边形原理根据数据结构算法实现平行四边形计数-In accordance with the principle according to the data structure parallelogram parallelogram counting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:4957
    • 提供者:杨军
  1. backpost

    0下载:
  2. bp神经网络原理,利用最小均方误差来进行权值修改,能够解决一般的线性函数模拟。-bp neural network used meansquareerror
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:3488
    • 提供者:范涛松
  1. sorting-and-decision-algorithms

    0下载:
  2. 文档包括生成随机数组的方法、简单排序算法的实现以及闰年个数的计算方法,适合初学者掌握简单排序算法的原理,为更进一步学习数据结构打下良好的基础。-Document includes an array of methods to generate a random, simple sorting algorithm and method of calculating the number of leap years, suitable for beginners to master the prin
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1037
    • 提供者:刘争辉
  1. Huffman

    0下载:
  2. 哈夫曼编码,利用二叉树的原理寻找最优解法,数据结构常见问题。-huffman coding.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:32314
    • 提供者:libin
  1. 0-1-Knapsack-problem

    0下载:
  2. 本次实验选择0-1背包问题作为题目,通过使用动态规划、回溯法和分支定界法等算法来求解该问题,从而进一步的了解各种算法的原理、思路及其本质,深化对算法的了解,锻炼自己对各种算法的分析和使用,熟悉软件底层算法和界面编程。-The 0-1 knapsack problem was chosen as the subject, through the use of dynamic programming, backtracking and branch and bound method algorit
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:203237
    • 提供者:invest
  1. curriculum

    0下载:
  2. 基于图论中的拓扑排序原理,利用课程信息文件生成符合要求的课程表。-Based on graph theory topological sorting principle, the use course information file is generated to meet the requirements of the curriculum.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1461309
    • 提供者:jackwu
  1. fileOperating

    0下载:
  2. 用C++实现的结合哈弗曼树编码的原理来实现对文件的压缩和解压-use the principle of the huffman tree which is very effective in compressing and decompressing the file via C++
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:3011334
    • 提供者:wfl
  1. shujujiegoukejian

    0下载:
  2. 数据结构重要课件,介绍了所有数据结构课程的相关算法原理-Important courseware data structure, this paper introduces the principle of all relevant algorithm of data structure course
  3. 所属分类:Data structs

    • 发布日期:2017-06-17
    • 文件大小:25739612
    • 提供者:王一
  1. erfge

    0下载:
  2. C++源代码单词扫描程序,编译原理的 实验-C++ source code word scanner
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1040952
    • 提供者:的言论
  1. yufafenxi

    0下载:
  2. 用C++编写的简单的语法分析,参照编译原理相关书籍,简单易懂。-Using C++ to write a simple syntax analysis, reference books compiler theory, simple and understandable.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:986
    • 提供者:党阳
  1. shensouguangsou

    0下载:
  2. 大学数据结构上机作业,C++语言写的深度搜索和广度搜索,练习并理解两种搜索的原理。-University of machine operation data structures, C++ language to write the depth and breadth of search search, practice and understand the principles of two search.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:907
    • 提供者:党阳
  1. beibaofenti

    0下载:
  2. 大学数据结构上机作业,C++语言写的0-1背包问题解析,练习并理解0-1背包的原理。-University of machine operation data structures, C++ language to write the 0-1 knapsack problem analysis, practice and understand the principles of the 0-1 knapsack.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:37756
    • 提供者:党阳
  1. cpp

    1下载:
  2. 文章查重源码 应用了最短编辑距离算法以及相似度算法原理,用两个待比较的文本框输入要比较的的文本文字,然后求解,最后输出两篇文章的相似度的百分比 -The article source application rechecking the shortest edit distance algorithm and the similarity principle, comparing two stay text box input to compare the text of the text,
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:8512
    • 提供者:江鹏源
  1. bptest

    1下载:
  2. 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-The algorithm is based on the principle of artificial immune clonal selection algorithm. Algorithm has three parts, the first part of the traditional genetic algorithm, the secon
  3. 所属分类:Data structs

    • 发布日期:2015-11-17
    • 文件大小:52224
    • 提供者:溫仁傑
  1. tanxinsuanfa

    0下载:
  2. 讲述贪心算法的原理和算法过程,其中还有贪心算法的源码-Greedy algorithm principle and algorithm of process, including the source code of greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:49534
    • 提供者:小周
  1. er-cha-shu

    0下载:
  2. 数据结构中二叉树原理的实现与展示,主要利用C++实现,是数据结构初学者的良好材料-The realization of the data structure of binary tree theory and demonstration, the main use of c++ implementation, is a good material for data structure for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:962218
    • 提供者:李阳
  1. HUFFMAN

    0下载:
  2. 哈夫曼树相关程序,利用哈夫曼(最优树)的原理,实现编码译码的实例之一。本程序包括,按给定字母频率生成编码表,编码、译码过程。-Huffman tree associated procedures, the use of Huffman (optimal tree) in principle, to achieve one instance of coding and decoding. The program includes, at a given frequency to generate
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:336273
    • 提供者:cian
  1. DP

    0下载:
  2. 动态规划加速原理之四边形不等式 可以大幅降低动态规划的算法复杂度-Acceleration principle of dynamic programming quadrilateral inequalities. Can significantly reduce the complexity of the dynamic programming algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:35835
    • 提供者:sxy
  1. DataStruct_flash

    0下载:
  2. 各种数据结构的算法Flash动画,帮助你更加直观的了解各种算法的原理。有:查找算法,排序算法,树算法等等。-Flash animation algorithm various data structures to help you more intuitive understanding of the principles of various algorithms. Are: search algorithms, sorting algorithms, tree algorithm, and
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:805214
    • 提供者:hnn
  1. MinHeap

    0下载:
  2. 用贪心算法的原理求最小堆 优先队列类,实现队列接口,使用最小堆存储队列元素,元素按优先级升序排列-Greedy algorithm for the minimum heap principles
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4215
    • 提供者:付渤钧
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com