CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... .52 .53 .54 .55 .56 25057.58 .59 .60 .61 .62 ... 28276 »
  1. changesort

    0下载:
  2. 交换法比较简单,在一组数据中每次用当前的元素同后面的元素比较并在符合条件时交换。直到该组数据是从小到大的序列-Exchange method is relatively simple, in one set of data in each element with the current elements in comparison with the back and in line with the conditions of the exchange. Until the data are
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:102714
    • 提供者:Ray
  1. speedsort

    0下载:
  2. 快速排序是选一个中间值,程序中使用中间值,然后把比它小的数据放在左边,大的数据放在右边。两边分别递归这个过程。-Quick Sort is the election of a middle value between the value of the use of the procedure, and then put it smaller than the data on the left, the data on the right side. Recursive separately on
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:102852
    • 提供者:Ray
  1. choosesort

    0下载:
  2. 选择法排序是从数据中选择最小的同第一个值交换,再从剩下的部分中选择最小的与第二个值交换,这样循环下去,直到循环结束。-Selection method to sort the data selection from the smallest value with the first exchange, and then the remaining part from the selection with the second smallest value of the exchange, so
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:102602
    • 提供者:Ray
  1. Bubblesort

    0下载:
  2. 冒泡法排序是在一组数据中依次比较相邻的两个元素,如果相邻的两个元素是逆序,改变其顺序,循环若干遍,直到数据是从小到大的排序。-Bubble sort method are at a group of data followed by comparison of the two adjacent elements, if two adjacent elements are in reverse, to change its order, the cycle several times until
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:102523
    • 提供者:Ray
  1. MaxCommanSubsequence

    0下载:
  2. 求最长公共子序列的算法,其中包含了对该算法的讲解。-For the longest common sub-sequences algorithm, which includes explanation of the algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:26386
    • 提供者:naoiny
  1. zjuacm

    0下载:
  2. 自己AC的zju_acm上的若干个题目,都是自己辛辛苦苦AC的。-some answers of Zhejiang University ACM questions
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:7089
    • 提供者:丁治斌
  1. DataStructure(CSharp)

    0下载:
  2. 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1346108
    • 提供者:liukunyao
  1. Banker

    0下载:
  2. 银行家算法
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1555
    • 提供者:xjc
  1. huff

    0下载:
  2. 数据结构上机报告-huffman。内有详细的需求分析及、源码及测试结果。高质量!-Data structure report on machine-huffman. Inside there is a detailed needs analysis and, source code and test results. High quality!
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:9641
    • 提供者:sunyingcheng
  1. Strassen

    0下载:
  2. 调用随机函数输入2个矩阵,并用Strassen矩阵乘法和普通的矩阵乘法计算2个矩阵的乘积,并且记录程序运行时间作比较。 -Call the random function input 2 matrix, and matrix multiplication and Strassen matrix multiplication calculation ordinary matrix product of two, and run-time recording procedures for com
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1313
    • 提供者:logo
  1. JosephRing

    0下载:
  2. 约瑟夫环,学数据结构的很值得好好研究的算法。包含实验报告。-Joseph Wan, the data structure of the study is worth a good study of algorithms. The report contains the experiment.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:32567
    • 提供者:傅其龙
  1. Binarytreeforthewidth

    0下载:
  2. 求二叉树中的宽度 二叉树中具有结点数最多的那一层结点总数即是二叉树的宽度。可以采用分层遍历的方法求出所有结点的-Binary tree for the width of tree nodes with the largest total number of nodes that a layer that is the width of tree. Layered traversal can be used to derive all the way to node
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:902
    • 提供者:宋晋
« 1 2 ... .52 .53 .54 .55 .56 25057.58 .59 .60 .61 .62 ... 28276 »
搜珍网 www.dssz.com