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

资源列表

« 1 2 ... .17 .18 .19 .20 .21 24922.23 .24 .25 .26 .27 ... 28278 »
  1. sorting

    0下载:
  2. 此程序是数据结构中常见的几种排序实现,包括堆排序,插入选择排序等-This program is a data structure of several common sorting achieved, including the heap sort, insertion sort, etc. options
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:383.13kb
    • 提供者:王磊
  1. Multi-classSVMClassifierUtilizingBinaryDecisionTre

    0下载:
  2. 有关svm 多类的问题,用二叉树来解决的。一篇英文。可以参考。-The svm multi-class problems, and use a binary tree to be resolved. One in English. Can refer to.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:208.34kb
    • 提供者:lihui
  1. Create_and_bianli_BiTree

    0下载:
  2. c语言实现的 算法思想: 根据完全二叉树的定义,对完全二叉树按照从上到下,从左到右的层次序遍历应该满足: (1)某节点没有左孩子,则一定无右孩子 (2)某节点缺左或右孩子,则其所有后继一定无孩子。 若不满足上述任何一条,均不为完全二叉树。 (3) 利用栈先序遍历 -c language implementation of the algorithm is thinking: According to the definition of complete binary
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:18.63kb
    • 提供者:lll
  1. feidigui_bianli_BiTree

    0下载:
  2. 建立一棵链表表示的二叉树,然后采用非递归先序访问二叉树,具体用一个指针栈(数组)来实现,且其最大容量为maxsize=50,二叉树根指针为T,若一个结点的左孩子和右孩子均为空,则为叶子结点,计数器加一,直到访问结束。-Binary tree expressed in the establishment of a linked list, and then visit the first-order non-recursive binary tree, specifically with a po
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:12.36kb
    • 提供者:lll
  1. chanru_paixu

    0下载:
  2. c语言实现的插入算法 用直接插入法对用户输入的顺序表进行排序 先建立一个顺序表,再直接插入排序 -c language implementation of the insertion algorithm using the direct insertion method of the order entered by the user sort the table must be built on a sequence table, and then directly into th
  3. 所属分类:Data structs

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

    0下载:
  2. 本课件是一个动态演示数据结构算法执行过程的辅助教学软件, 它可适应读者对算法的输入数据和过程执行的控制方式的不同需求, 在计算机的屏幕上显示算法执行过程中数据的逻辑结构或存储结构的变化状况或递归算法执行过程中栈的变化状况。整个系统使用菜单驱动方式, 每个菜单包括若干菜单项。每个菜单项对应一个动作或一个子菜单。系统一直处于选择菜单项或执行动作状态, 直到选择了退出动作为止。-This courseware is a dynamic data structure algorithms demonst
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.11mb
    • 提供者:lll
  1. ALGO-08

    0下载:
  2. strassen matrix mutliplication based on the combination of matrix multiplication algorithm for a 4 by 4 matrices-strassen matrix mutliplication based on the combination of matrix multiplication algorithm for a 4 by 4 matrices
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1.41kb
    • 提供者:konzfadin
  1. finddepth

    0下载:
  2. 集合算法,最优二分搜索树,最长公共子序列,union—find算法的应用与推广-Collection algorithm, the optimal binary search tree, the longest common subsequence, union-find algorithm of the application and promotion of
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:370.82kb
    • 提供者:winnershu
  1. random

    0下载:
  2. 含有随机算法,素数测试,求最近点对的随机算法-Contains a random algorithm, prime number test, seek the nearest point of the random algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:72.23kb
    • 提供者:winnershu
  1. triangle

    0下载:
  2. 用C++实现的三角形分形绘图问题求解源码-C++, to achieve problem solving triangular fractal mapping source
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:87.14kb
    • 提供者:张剑锋
  1. Data_Structure

    0下载:
  2. 十本史上最好的数据结构电子书,英文版,让你能体验最原汁原味的国外专家的编程思想-10 The best data structure in the history books, in English, so you can experience the most authentic of the foreign experts, the programming ideas
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:27.66mb
    • 提供者:steve
  1. chapter2_class_49260353

    0下载:
  2. 数据结构中,关于线性表的头文件定义,编写程序的时候可直接调用。-Data structure, with regard to the linear form of the header file definition programming when the call directly.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:14.04kb
    • 提供者:fire
« 1 2 ... .17 .18 .19 .20 .21 24922.23 .24 .25 .26 .27 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭