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

资源列表

« 1 2 ... .13 .14 .15 .16 .17 24718.19 .20 .21 .22 .23 ... 28278 »
  1. svm_light

    0下载:
  2. the code for elestic algorithm in c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:38.87kb
    • 提供者:laith
  1. 1222

    0下载:
  2. the code for multithreading algorithm in c++ -the code for multithreading algorithm in c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:420.4kb
    • 提供者:laith
  1. knn-class-1-titanic

    0下载:
  2. the code for taitanic algorithm in c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:93.94kb
    • 提供者:laith
  1. ShellSort

    0下载:
  2. 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。-Shell Sort
  3. 所属分类:Data structs

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

    0下载:
  2. 二叉树先序、中序、后序的递归和非递归算法-First order binary tree, in order, the order of the recursive and non-recursive algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:944byte
    • 提供者:袁乐笳
  1. lianbiao

    0下载:
  2. 用C++编写的链表程序,实现了一些链表的基本操作,如插入删除-Linked List
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:11.68kb
    • 提供者:guox
  1. Bankeralgorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法-Banker s algorithm one of the most representative algorithm for deadlock avoidance
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:150.14kb
    • 提供者:hanchao
  1. DesignPatternSrcCode

    0下载:
  2. 设计模式C++实现例子 很好用的啊,对学习设计模式很好用的 欢迎下载-design pattern c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:878.17kb
    • 提供者:王刚
  1. Ackerman

    0下载:
  2. 阿克曼函数(Ackerman)是非原始递归函数的例子;它需要两个自然数作为输入值,输出一个自然数。它的输出值增长速度非常高,仅是(4,3)的输出已大得不能准确计算。   Ackerman函数定义如下:   若m=0 返回n+1   若m>0且n=0 返回Ackerman(m-1,1)   若m>0且n>0 返回Ackerman(m-1,Ackerman(m,n-1)) -Ackermann function (Ackerman) examples of no
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:7.49kb
    • 提供者:夏雪
  1. GrayCode

    0下载:
  2. 格雷码(Gray code),又叫循环二进制码或反射二进制码 在数字系统中只能识别0和1,各种数据要转换为二进制代码才能进行处理,格雷码是一种无权码,采用绝对编码方式,典型格雷码是一种具有反射特性和循环特性的单步自补码,它的循环、单步特性消除了随机取数时出现重大误差的可能,它的反射、自补特性使得求反非常方便。 -Gray code (Gray code), also known as cyclic binary code or binary code reflected in the d
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:8.54kb
    • 提供者:夏雪
  1. k_selection

    0下载:
  2. 人工智能小实验:对任意给定的一组数列,求出第k大的数。-For any given set of series, find the first k largest numbers.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:5.97kb
    • 提供者:夏雪
  1. Turbo_Code

    0下载:
  2. Simulation of a binary rate-1/3 turbo code with rate-1/2 component recursive convolutional codes-Simulation of a binary rate-1/3 turbo code with rate-1/2
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-10-12
    • 文件大小:438.02kb
    • 提供者:JH Huang
« 1 2 ... .13 .14 .15 .16 .17 24718.19 .20 .21 .22 .23 ... 28278 »
搜珍网 www.dssz.com