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

资源列表

« 1 2 ... .46 .47 .48 .49 .50 23751.52 .53 .54 .55 .56 ... 28278 »
  1. 100204031009-linwenzhong

    0下载:
  2. 编写并调试顺序表类定义(由线性表类派生)及顺序表基本操作的算法实现。-To write and debug the class definition of the sequence table (derived by the linear table class) and the basic operation of the sequence table algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:374.6kb
    • 提供者:林文众
  1. SparseMatrix

    0下载:
  2. 稀疏矩阵的三元组存储及操作实现 【实验目的】 1. 调试运行课本中的第4章节的代码示例 2. 掌握矩阵的类定义及基本操作:构造矩阵、矩阵的寻址、矩阵的基本操作 3. 掌握矩阵的应用-Triples sparse matrix storage and operations to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:10.09kb
    • 提供者:林文众
  1. Heap

    0下载:
  2. 最小堆的实现 最小堆的创建、调整、插入和删除算法,运用C++类实现最小堆的类定义及基本操作算法 -Minimum heap to achieve the minimum heap to create, adjust, insert and delete algorithms use C++ class to class definition and the basic operation algorithms to achieve the minimum heap
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:2.26kb
    • 提供者:林文众
  1. ShortestPath_FLOYD

    0下载:
  2. 代码的功能:用弗洛伊德算法求每一对顶点之间的最短路径的c语言实现。弗洛伊德算法采用图的带权邻接矩阵存储结构。算法基本思想:假设求顶点Vi到Vj的最短路径。弗洛伊德算法依次找从Vi到Vj,中间经过结点序号不大于0的最短路径,不大于1的最短路径,直到中间顶点序号不大于n-1的最短路径,从中选取最小值,即为Vi到Vj的最短路径。- Functionality of the code: Freud algorithm for each of the shortest path between ver
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2.77kb
    • 提供者:Mei
  1. linwenzhong-Graphlnk

    0下载:
  2. 图的存储、遍历及其应用 掌握图的存储表示及基本操作的实现 , 掌握图的深度优先遍历和广度优先遍历的实现,图的邻接表表示,运用C++类实现图的类定义及基本操作算法。-Map storage, traversal and its application to master storage representation of the map and the realization of the basic operations, master graph depth-first travers
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.09kb
    • 提供者:林文众
  1. Topological-sort

    0下载:
  2. 代码的功能:用C语言仿真有向图的拓扑排序,代码中带有详细的注解,十分有利于阅读。拓扑排序算法是有向图的应用领域中的一种重要算法,阐述了AOV图的定义及拓扑排序算法思想。 -Functionality of the code: a directed graph topological sort in C language simulation code with detailed comments, very conducive to reading. The topological sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:3.63kb
    • 提供者:Mei
  1. 1

    0下载:
  2. 动态线性表数据结构,VC6.0,可直接编译使用-Dynamic linear list data structure, VC6.0, can be directly compiled with the
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:734byte
    • 提供者:赵行晟
  1. Trifurcate-linked-list

    0下载:
  2. 代码的功能:用C语言实现采用三叉链表存储结构实现二叉树的相关操作,如构造、销毁、插入、遍历等功能,代码中带有详细的注解,十分有利于阅读。算法主要优点在于在遍历时减小了时间复杂大。-Functionality of the code: using C language trifurcate linked list storage structure binary tree operations, such as construction, destruction, insert, traversa
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3.27kb
    • 提供者:Mei
  1. geodetic-algorithm

    0下载:
  2. 测绘学中的大地主题正算,通过输入各参数计算出终点坐标等参数。-direct solution of geodetic problem in geomatics ,input parameters to calculate the end coordinates orother parameters.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:48.99kb
    • 提供者:杨妍
  1. The-order

    0下载:
  2. 数据结构的作业编程代码参考,北京理工大学-The operation of the data structure programming code reference, Beijing Institute of Technology
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.79kb
    • 提供者:赖汉龙
  1. pca

    0下载:
  2. pca code for calculation of pca
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:17.3kb
    • 提供者:pooria
  1. RLS

    0下载:
  2. RLS算法 自适应算法中的RLS算法. 即是递归最小二乘算法-RLS algorithm in the adaptive algorithm of the RLS algorithm is the recursive least squares algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:730byte
    • 提供者:王萦
« 1 2 ... .46 .47 .48 .49 .50 23751.52 .53 .54 .55 .56 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭