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

资源列表

« 1 2 ... .20 .21 .22 .23 .24 625.26 .27 .28 .29 .30 ... 2673 »
  1. HEAPSORT

    0下载:
  2. 在计算机内部排序的各种算法中 ,用比较大小的方法进行排序时间耗费的最好特性为 O(nlog2 n) ,最坏情况下还会上升到 O(n2 ) [1] 。要达到其理论下界log2 n1≈ nlog2 n- 1.4 4 n是非常困难的。Hashsort 一种散列排序方法-The best features of the computer' s internal sorting algorithm, the sort of time-consuming method of comparative s
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:612byte
    • 提供者:liming
  1. heapSOS

    0下载:
  2. HashSort 又一个源码,经过新的优化,更好的算法-HashSort another source, new optimization algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:624byte
    • 提供者:liming
  1. Qsort1

    0下载:
  2. Qsort 大家熟知的算法,仔细整理出的模版,直接可用-Qsort well-known algorithm, carefully sorted out the template, can be used directly
  3. 所属分类:Data structs

    • 发布日期:2017-12-09
    • 文件大小:1.71kb
    • 提供者:liming
  1. MST

    0下载:
  2.  prime算法的基本思想 1.清空生成树,任取一个顶点加入生成树 2.在那些一个端点在生成树里,另一个端点不在生成树里的边中,选取一条权最小的边,将它和另一个端点加进生成树 3.重复步骤2,直到所有的顶点都进入了生成树为止,此时的生成树就是最小生成树-The basic idea of ​ ​ the prime algorithm. Empty spanning tree, take any a vertex joined spanning
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:638byte
    • 提供者:liming
  1. PEDGE

    0下载:
  2. prime算法实现的另一算法,针对不同类型的不同实现,比较清晰-prime algorithm in another algorithm, for different types of
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:681byte
    • 提供者:liming
  1. PHEAP

    0下载:
  2. 联通图G的一个子图如果是一棵包含G的所有顶点的树,则该子图称为G的生成树 生成树是联通图的极小连通子图。所谓极小是指:若在树中任意增加一条边,则 将出现一个回路;若去掉一条边,将会使之编程非连通图。生成树各边的权 值总和称为生成素的权。权最小的生成树称为最小生成树,常用的算法有prime算法和kruskal算法。 -Unicom graph G is a subgraph of G is the one that contains all the vertices of the tree,
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:647byte
    • 提供者:liming
  1. jieshiqi

    0下载:
  2. 用C语言编写实现解释器,希望对你们有所帮助。 #include<stdio.h> #include<stdlib.h> #include<string.h> main()-C language interpreter, you want to be helpful.# Include <stdio.h># Include <stdlib.h># Include <string.h> main ()
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:593byte
    • 提供者:杨晨
  1. Chimbal---Theory-of-information-and-coding

    0下载:
  2. Theory of information coding
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:12.48mb
    • 提供者:di
  1. Graph

    0下载:
  2. 建图, 市场博弈模型,用来模拟股票市场运行,最终产生股票指数的模拟结果-create graph
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:1.6mb
    • 提供者:岳迪
  1. ryglxi

    0下载:
  2. 基于C语言所写的人员管理系统,具有查找,储存,排序等功能!第一次上传,请支持!-Based personnel management system written in C language, has to find, store, sort! First upload, please support!
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:1.37kb
    • 提供者:丁腾淘
  1. STM32_DSP_FFT

    0下载:
  2. 使用STM32 的DSP库进行FFT变换说明及例程-stm32 dsp lib fft examples
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:52.85kb
    • 提供者:vigour
  1. SqList

    0下载:
  2. 数据结构顺序表,包括其基本功能和高级功能-Data structure sequence table, including the basic and advanced features
  3. 所属分类:Data structs

    • 发布日期:2017-11-28
    • 文件大小:179.53kb
    • 提供者:jun
« 1 2 ... .20 .21 .22 .23 .24 625.26 .27 .28 .29 .30 ... 2673 »
搜珍网 www.dssz.com