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

搜索资源列表

  1. accept

    0下载:
  2. 数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:王冠
  1. longest_increasing_subsequence

    0下载:
  2. LIS算法 !-LIS algorithm 111
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:892byte
    • 提供者:123456789
  1. 111

    0下载:
  2. 实现一个快速的排序一减少时间复制度,用于一个快速的线性排序
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:117.54kb
    • 提供者:longxin
  1. 111

    0下载:
  2. 数值算法中数据结构的带头结点双链循环线性表
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:韩光
  1. 111

    0下载:
  2. 两个单链表合并成一个链表C语言开发有头结点
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:slc
  1. 8皇后算法111

    0下载:
  2. 皇后算法111 很经典的 内含两种 希望大家喜欢-111 Queen's algorithm includes the classic two hope you like
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:YY
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:4.89mb
    • 提供者:gufeng20081010
  1. 111

    0下载:
  2. 数据结构C语言实现一元多项式运算-C language data structures to achieve a dollar polynomial computing
  3. 所属分类:Data structs

  1. DataStruture-Graph

    0下载:
  2. 1.7.1 图的邻接矩阵存储表示 311 范例1-102 图的邻接矩阵存储表示 ∷相关函数:CreateFAG函数 CreateDG函数 1.7.2 图的邻接表存储表示 324 范例1-103 图的邻接表存储表示 324 ∷相关函数:CreateFAG函数 1.7.3 有向图的十字链表存储表示 335 范例1-104 有向图的十字链表存储表示 335 ∷相关函数:CreateDG函数 1.7.4 无向图的邻接多重表存储表示 344 范例1-105 无向图
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:506.46kb
    • 提供者:北风
  1. 111

    0下载:
  2. 数据结构。各种算法和基本操作以及数据结构的重要详解-Data structure. Basic operation of various algorithms and explain the important
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:84.39kb
    • 提供者:forest
  1. 111

    0下载:
  2. 此程序利用线程模拟进程,用p、v原语操作实现生产者与消费者的问题。-This procedure simulated the process of using thread, with p, v primitive operations to achieve the producer and consumer issues.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1.07mb
    • 提供者:0
  1. 111

    0下载:
  2. 详细的求欧拉回路算法 -Euler circuit for a detailed algorithm for detailed loop Euler algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:张云帆
  1. 111

    0下载:
  2. 英文文件的字母数字统计 可根据不同的文件进行统计-Letters in English file statistics according to different statistics documents
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.87kb
    • 提供者:assfd
  1. he_fu_man_bian_ma

    0下载:
  2. 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:227.36kb
    • 提供者:谭毅
  1. 111

    0下载:
  2. 里面有很多有用的公式,很有利于算法的学习,希望与大家一起分享-There are many useful formula for the learning algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1.11mb
    • 提供者:无失
  1. 111

    0下载:
  2. 数据结构中的c语言程序,分支结构的练习,能够提升初学者的能力。-Data structure in c language program, the branch structure of the exercises, to enhance the ability of beginners.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:563byte
    • 提供者:
  1. 111

    0下载:
  2. 现有两个已升序排好的数组,将它们合并为一个升序排序的数组(归并),请用函数模板实现。该方法可以演变成归并排序。-Ascending row of the existing two have a good array of them into a single ascending order of the array (merge), use function templates. This method can be turned into a merge sort.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:16.48kb
    • 提供者:arthur
  1. 111

    0下载:
  2. 用分支界限算法解决旅行上问提,大家可以看看,顺便了解一下用分支界限算法和旅行上-ok o k ko ok o k ok o k oko k ok kok ok ok ok ok ok o ko kok ok o ko ko k
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:787byte
    • 提供者:邢延生
  1. 111

    0下载:
  2. 实现数组的自动排序,以及2个一维数组的合并。合并后的新数组也实现自动排序 -To achieve an array of automatic sorting, as well as two one-dimensional array of the merger. After the merger is also automatically sort the new array
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:652byte
    • 提供者:程静
  1. 111

    0下载:
  2. 非常小的c语言的数据结构的常见算法的板块的代码-Very small c language, a common data structure algorithms plate code. . Very small c language, a common data structure algorithms plate code. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:427.46kb
    • 提供者:niefang
« 12 »
搜珍网 www.dssz.com