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

资源列表

« 1 2 ... .83 .84 .85 .86 .87 2588.89 .90 .91 .92 .93 ... 2674 »
  1. TheBottomofaGraph.tar.gz

    1下载:
  2. ACM题解:The Bottom of a Graph 求图的强连通分量的好例子,ACM problem solution: The Bottom of a Graph a good example of graph of strongly connected components
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-29
    • 文件大小:529419
    • 提供者:夏雨可
  1. knn.rar

    1下载:
  2. k-nn算法实现分类,模式识别作业,分三类,75个训练集,25个测试集,输出对测试集分类的结果,k-nn classification algorithm, pattern recognition operations are classified into three types, 75 training sets, 25 test set, the output of the test set classification results
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-11
    • 文件大小:969690
    • 提供者:成柳
  1. 用分治法求第k小元素

    1下载:
  2. 用分治法求第k小元素 输入:程序从标准输入读入数据,第一行是一个整数n (1=<n<=100000)表示元素的个数,接下来的n行中每行有一个整数。最后一行是k,就是我们要找的第k小元素。 输出:针对每一组输入,输出一个结果,每个结果占一行。 例如: 输入 5↵ 123↵ 12↵ 1↵ 3↵ 4↵ 4↵ 输出: 12 ,Separation method using the first k elements in small
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-23
    • 文件大小:531
    • 提供者:cj
  1. 数据结构源代码系统

    1下载:
  2. 数据结构源代码系统 [1]-线性表子系统 [2]-停车场管理系统 [3]-二叉树子系统 [4]-图子系统 [5]-查找子系统 [6]-排序子系统 [7]-退出系统,Data structure source code system [1]- Linear table subsystem [2]- the car park management system [3]- Binary Tree subsystem [4]- map subsystem [5]- Find sub-system [6]
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-12-10
    • 文件大小:17107
    • 提供者:蓝色忧郁
  1. include.rar

    1下载:
  2. 1. 输入字符序列,建立二叉链表。 2. 中序遍历二叉树:递归算法。 3. 中序遍历二叉树:非递归算法。 4. 求二叉树的高度。 5. 球二叉树的叶子个数。 6. 将二叉链表视为森林的孩子兄弟链表,计算森林中叶子个数。 7. 建立中序线索二叉树,并实现中序遍历。 8. 借助队列实现线索二叉树的层次遍历。 ,tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-03-26
    • 文件大小:8836
    • 提供者:李惠
  1. yinhangmoni.rar

    1下载:
  2. 此为一银行业务模拟系统,用队列数据结构实现。计算客户在银行呆的总时间,然后计算平均时间,This is a banking simulation system realized with a queue data structure. Computing customers the total time spent in the bank, and then calculate the average time
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2506
    • 提供者:aa
  1. helmholtz

    1下载:
  2. 求解二维亥姆霍兹方程的fortran程序,包含网格文件。-Fortran two-dimensional Helmholtz equation solving procedures, including the grid file.
  3. 所属分类:Data structs

    • 发布日期:2015-03-30
    • 文件大小:5120
    • 提供者:
  1. ChaZhiHuanyuan

    1下载:
  2. 利用插值原理,实现波形曲线的还原处理--方波锯齿波误差改进版。-The use of interpolation theory, to achieve the reduction of processing waveform curve- an improved version of the square wave sawtooth error.
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:774337
    • 提供者:zjl
  1. revers-matrix.rar

    1下载:
  2. 一个朋友编的C语言通用广义逆矩阵求解算法,值得一看,A friend of mine made the C language universal generalized inverse matrix algorithm, see
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1308
    • 提供者:田广和
  1. gpformat.rar

    1下载:
  2. 大智慧等股票数据结构详细说明,对大家开发和读取数据结构非常有帮助,Great wisdom, such as stock data structure in detail to all of us to develop and read the data structure very helpful
  3. 所属分类:Data structs

    • 发布日期:2014-10-27
    • 文件大小:700855
    • 提供者:hualiuc
  1. zuixiaoshengchengshu.rar

    1下载:
  2. 1. 利用克鲁斯卡尔算法求网的最小生成树 2.以存储边(带权)的数组表示图,1. Kruskal algorithm using minimum spanning tree for network 2. To store edge (with the right of) the array that map
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:264463
    • 提供者:feixue_12
  1. power

    1下载:
  2. 从时域和频域上计算一个时间序列的能量,从而研究时间序列的能量-From the time domain and frequency domain calculation of the energy of a time series, time series in order to study the energy
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:945
    • 提供者:wenxuyun
« 1 2 ... .83 .84 .85 .86 .87 2588.89 .90 .91 .92 .93 ... 2674 »
搜珍网 www.dssz.com