CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据结构与算法

搜索资源列表

  1. chapt6

    1下载:
  2. 算法与数据结构 李春葆版第四版 课后实验题 答案 第六章 chapt 6-Algorithm and data structure lichunbao chapt 6
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4386
    • 提供者:王伟
  1. CHAPT7

    1下载:
  2. 算法与数据结构 李春葆版第四版 课后实验题 答案 第7章 chapt 7-Algorithm and data structure lichunbao chapt 7
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:9448
    • 提供者:王伟
  1. chapt8

    1下载:
  2. 算法与数据结构 李春葆版第四版 课后实验题 答案 第八章 chapt 8-Algorithm and data structure lichunbao chapt 8
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:183780
    • 提供者:王伟
  1. chapt9

    1下载:
  2. 算法与数据结构 李春葆版第四版 课后实验题 答案 第九章 chapt 9-Algorithm and data structure lichunbao chapt 9
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:11482
    • 提供者:王伟
  1. chapt10

    2下载:
  2. 算法与数据结构 李春葆版第四版 课后实验题 答案 第十章 chapt 10-Algorithm and data structure lichunbao chapt 10
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:9110
    • 提供者:王伟
  1. chapt11

    1下载:
  2. 算法与数据结构 李春葆版第四版 课后实验题 答案 第十一章 chapt -Algorithm and data structure lichunbao chapt 11
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3226
    • 提供者:王伟
  1. chapt12

    1下载:
  2. 算法与数据结构 李春葆版第四版 课后实验题 答案 第十一章 chapt -Algorithm and data structure lichunbao chapt 12
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3299
    • 提供者:王伟
  1. chapt13

    1下载:
  2. 算法与数据结构 李春葆版第四版 课后实验题 答案 第十三章 chapt 13-Algorithm and data structure lichunbao chapt 13
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:13292
    • 提供者:王伟
  1. Delphi_scr

    0下载:
  2. 这是[Delphi算法与数据结构]一书所附的源码,包括了所有算法,对于使用DELPHI的朋友一定非常有帮助,里面涵盖了大多数实用算法,可以拿来就用,比如哈希、生产/消费等算法,希望能帮助大家。-This is [Delphi Algorithms and Data Structures] appended a source, including all algorithms, for use DELPHI friends will be very helpful, which covers mo
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-25
    • 文件大小:8690801
    • 提供者:wy
  1. SM4加密算法的C语言实现

    3下载:
  2. SM4为对称算法,密钥长度和分组长度均为128位。解密算法与加密算法的结构相同,只是轮密钥的使用顺序相反,解密轮密钥是加密轮密钥的逆序。 实现了ECB和CBC两种加密模式,未处理数据填充Padding,使用时数据设置为16的倍数。
  3. 所属分类:密码/编码算法

    • 发布日期:2015-09-16
    • 文件大小:4647
    • 提供者:fstwnd@126.com
  1. Find

    0下载:
  2. 一些经典查找算法的介绍与实现,介绍其数据结构可以更好地了解这些查找算法。-Find some classic introduction and implementation of the algorithm, it introduces its data structure can better understand these search algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:726138
    • 提供者:叶宋
  1. algorithem-and-data-structure

    0下载:
  2. 算法与数据结构参考程序源代码。供初学者参考使用。-algorithm and data structure source code.
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:10269163
    • 提供者:张亚超
  1. DeepLearning-master

    1下载:
  2. 深度学习的概念源于人工神经网络的研究。含多隐层的多层感知器就是一种深度学习结构。深度学习通过组合低层特征形成更加抽象的高层表示属性类别或特征,以发现数据的分布式特征表示。[1] 深度学习的概念由Hinton等人于2006年提出。基于深信度网(DBN)提出非监督贪心逐层训练算法,为解决深层结构相关的优化难题带来希望,随后提出多层自动编码器深层结构。此外Lecun等人提出的卷积神经网络是第一个真正多层结构学习算法,它利用空间相对关系减少参数数目以提高训练性能。[1] 深度学习是机器
  3. 所属分类:Data Mining

    • 发布日期:2017-04-27
    • 文件大小:68051
    • 提供者:Francis
  1. Algorithm-and-data-structure

    0下载:
  2. 算法与数据结构中并查集的定义及其实现(c语言实现)-Definition and implementation of the algorithm and data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:751307
    • 提供者:林筱筱
  1. suanfayushujujiegou

    0下载:
  2. 算法与数据结构基础程序,最后一个课程设计是一篇文章的词频统计-data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:4273546
    • 提供者:胡成威
  1. suanfayushujujiegou

    0下载:
  2. 算法与数据结构课件,某专业性大学上课所讲-Algorithms and Data Structures courseware, a professional university classes speak
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:5955020
    • 提供者:
  1. JavaScript-algorithm

    0下载:
  2. 《学习Javascr ipt算法与数据结构》书中所有源代码-" Learning Javascr ipt Algorithms and Data Structures," the book all the source code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:111576
    • 提供者:查马纠西
  1. DataStructCode

    0下载:
  2. 本代码可以很方便初学者学习算法与数据结构,很好用,是一个很好的例子!-This code makes it easy for beginners learning algorithms and data structures, very good, is a good example!
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3411
    • 提供者:周涛
  1. Algorithoms

    0下载:
  2. 在Java环境下,向计算机领域的读者介绍基础的算法与数据结构。-Before there were computers, there were algorithms. But now that there are computers, there are even more algorithms, and algorithms lie at the heart of computing. This book provides a comprehensive introduction to t
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5170670
    • 提供者:sherrywang
  1. SJF

    0下载:
  2. 数据结构设计(JCB,后备作业队列) – 算法实现与模拟(排序、调度) – 输出调度结果,展示调度过程并解释 - 检测到中文 英语 自动检测 你的常用语种在这里-常用语种中文英语 ABC 阿拉伯语 爱沙尼亚语 保加利亚语 波兰语 DEFG 丹麦语 德语 俄语 法语 芬兰语 HIJKLMN 韩语 荷兰语 捷克语 罗马尼亚语 OPQRST 葡萄牙语 日语 瑞典语 斯洛文尼亚语 泰语 UVWX 文言文 西班牙语 希腊语 匈牙利语 YZ 中文 英语 意大利语 粤语 中文繁体 -
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1086
    • 提供者:周舟
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com