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

资源列表

« 1 2 ... .97 .98 .99 .00 .01 25202.03 .04 .05 .06 .07 ... 28278 »
  1. APRIORI

    0下载:
  2. 数据挖掘经典算法Apriori算法的的java实现,共包含两个类。数据结构用MAP实现。其中输入固定。可以将其改成读取文档形式。-Data mining classic algorithm Apriori algorithm. Realize in Java
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:4.84kb
    • 提供者:shenshen
  1. Stack-examples

    0下载:
  2. 栈的几个应用举例——顺序栈、链栈结构定义与基本操作(SqStack_exercise.cpp,LinkStack_exercise.cpp),括号匹配(matching.cpp),表达式求值(evaluation.cpp),Ackerman递归函数的实现(Ackerman.cpp)-Stack a few application examples- the order of the stack, the stack structure is defined chain, and basic op
  3. 所属分类:Data structs

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

    0下载:
  2. 采用MFC界面,实现了冒泡排序、堆排序、快速排序、归并排序等常用排序算法的算法演示。-Using MFC interface, implementation of the Bubble Sort, Heap Sort, Quick sort, merge sort sorting algorithm, such as commonly used algorithm demo.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:219.22kb
    • 提供者:秦子鸣
  1. migong

    0下载:
  2. 利用栈结构实现迷宫求解问题。迷宫求解问题如下: 心理学家把一只老鼠从一个无顶盖的大盒子的入口赶进迷宫,迷宫中设置很多隔壁, 对前进方向形成了多处障碍,心理学家在迷宫的唯一出口放置了一块奶酪,吸引老鼠在迷宫中寻找通路以到达出口。-Achieved using a stack maze to solve the problem structure. Maze solving the problem as follows: psychologist to a mouse from a big b
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:571.27kb
    • 提供者:林佳
  1. qinghuashujujiegou

    0下载:
  2. 清华大学数据结构 严蔚敏 PPT+习题答案-Tsinghua University, Yan Wei-min data structure PPT+ Exercises Answer
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4.05mb
    • 提供者:李俊峰
  1. Montgomery

    0下载:
  2. 编写的蒙哥马利算法实现,是初学者最好的学习代码。用C语言实现-Montgomery algorithm,the best code for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:964byte
    • 提供者:Liu Xuyuan
  1. 3_list

    0下载:
  2. 三: 针对带表头结点的单链表,试编写下列函数。 (1) 定位函数Locate:在单链表中寻找第i个结点。若找到,则函数返回第i个结点的地址;若找不到,则函数返回NULL。 (2) 求最大值函数max:通过一趟遍历在单链表中确定值最大的结点。 (3) 统计函数number:统计单链表中具有给定值x的所有元素。 (4) 建立函数create:根据一维数组a[n]建立一个单链表,使单链表中各元素的次序与a[n]中各元素的次序相同,要求该程序的时间复杂性为O(n)。 (5) 整理函数
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:16.09kb
    • 提供者:卡米力江
  1. BinaryTree

    0下载:
  2. 数据结构二叉树,及其遍历,镜像,输出等相关操作C++源码。-Binary tree data structure and its traversal, mirror, output the operation C++ source.
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:1.32kb
    • 提供者:JohnDannl
  1. PAIXU

    0下载:
  2. 这是用QB编的排序程序。利用条形显示冒泡排序、快速排序、等五种排序方法。 效果一流,对于C语言,数据结构爱好者是不错的选择。-This is the sort made by QB procedures. Strip shows that the use of Bubble Sort, Quick Sort, five sorting method. The effect of first-class, for C language, data structure enthusiasts is
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:7.42kb
    • 提供者:
  1. maze

    0下载:
  2. 智能小车走迷宫,遍历迷宫,记录迷宫路径,选择一条最优路径。-Smart car Maze, maze traversal, record the maze path, choose an optimal path.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1.7kb
    • 提供者:sj
  1. sun

    0下载:
  2. 日出日落计算算法.C语言实现-Sunrise and sunset calculation algorithm. C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.38kb
    • 提供者:boll
  1. SqList

    0下载:
  2. 数据结构顺序表基本操作库,可直接调用该文件执行顺序表的基本操作。期中包括增删查改一系列功能-Basic operation order table data structure library
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:947byte
    • 提供者:翟祺
« 1 2 ... .97 .98 .99 .00 .01 25202.03 .04 .05 .06 .07 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭