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

搜索资源列表

  1. jisuan

    0下载:
  2. 这是一个数据结构里面的计算器程序,可以做为大作业来做.呵呵!-This is a data structure inside the calculator program, you can do as a big operation. Ha ha!
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1.75kb
    • 提供者:lgf
  1. dashu

    0下载:
  2. 多数程序设计语言处理整数的能力是有限的,如C语言中,int 类型数据范围是-32768—32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算(选做乘除运算)。-Most integer programming language to deal with a limited capacity, such as the C language, int scope of the type of data is-32768-3276
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:32kb
    • 提供者:李鸿
  1. Judge_Type

    0下载:
  2. 通过对数据进行必要加工后的结果判断数据的存储方式,即,CPU的大端,小端-Through the data necessary to determine the results of processed data is stored, that is, CPU s big-endian, little-endian
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2.61kb
    • 提供者:龙熹
  1. aaa

    0下载:
  2. 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-based DOS applications. To tak
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:长江
  1. bbb

    1下载:
  2. 根据《算法与数据结构》课程的结构体系,设计一个基于DOS菜单的应用程序。要利用多级菜单实现各种功能。比如,主界面是大项,诸如线性表、栈与队列、串与数组及广义表等,子菜单使这些大项中的一些功能或者小项。要求所有子菜单退出到他的父菜单。-According to " Algorithms and Data Structures" course of the structural system, design a menu-based DOS applications. To ta
  3. 所属分类:Data structs

    • 发布日期:2014-12-10
    • 文件大小:1.76mb
    • 提供者:长江
  1. schedule

    0下载:
  2. 一个任务调度的作业的实现,是我们上数据结构时的一个大作业-A task scheduling implementation of operations, we structure data on a big job
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:847.54kb
    • 提供者:wuman
  1. shujujiegou

    0下载:
  2. 数据结构的期末大作业,绝对好用!无需调试!-Construction of data s end of the period big work, is absolutely easy to use!
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:15.39kb
    • 提供者:杨超
  1. Lying-data-structure2

    0下载:
  2. 《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;-" Westward the data structure," the main contents include: Introduction of data structures, algorithms, Big O-order method is derived sequence differ
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:859.82kb
    • 提供者:陈雨
  1. Lying-data-structure9

    0下载:
  2.  《大话数据结构》主要内容包含:数据结构介绍、算法推导大O阶的方法;顺序结构与链式结构差异、栈与队列的应用;串的朴素模式匹配、KMP模式匹配算法;二叉树前中后序遍历、赫夫曼树及应用;图的深度、广度遍历;最小生成树两种算法、最短路径两种算法;拓扑排序与关键路径算法;折半查找、插值查找、斐波那契查找等静态查找;稠密索引、分块索引、倒排索引等索引技术;冒泡、选择、插入等简单排序;希尔、堆、归并、快速等改进排序-" Westward the data structure," the m
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.46mb
    • 提供者:陈雨
  1. Data-structure

    0下载:
  2. 关入数据结构的一些基本的结构描述和求解步骤,如大整数,哈夫曼算法,各种排序法等-Up in some of the basic data structure of the descr iption of the structure and the solving steps, such as big integer, hoffmann algorithm, various sorting method, etc
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:31.52kb
    • 提供者:guang
  1. data-structure-homework

    0下载:
  2. 华南理工大学2010级数据结构与算法分析大作业 可供大家分享传阅 -South China University of Technology 2010 Data Structures and Algorithms big job available for everyone to share circulated
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:14.68kb
    • 提供者:yuanyang
  1. data-structure

    0下载:
  2. 里面包含了各大企业面试用到的数据结构和算法 100道题目 有解答 很适合想去大公司或者挑战自己能力的人-Which contains 100 questions of the interview data structures and algorithms used major companies have answered very suitable for people who want to go to big companies or challenge their skills
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:1.98mb
    • 提供者:周丽淇
  1. bigcorPar

    0下载:
  2. Program for Correlation on big data
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:804byte
    • 提供者:kumar
  1. big-num

    0下载:
  2. 一个大整数的加减乘除代码,速度不是很快,初学者学习数据结构的可以看看,自己写的。-A large integer arithmetic code, speed is not fast, for beginners to learn data structures can see, write your own.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:8.1kb
    • 提供者:汉姆
  1. bigdata

    0下载:
  2. 大数据与城市计算最好的参考材料,请大家认真阅读和指正。-Big data and calculate the best city reference material, please carefully read and corrected.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.27mb
    • 提供者:杨勇
  1. shujuks1

    0下载:
  2. 实现大数运算,并且实现RSA加密和解密,系统功能完善,可直接运行。-big data computuring & RSA
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:32.56kb
    • 提供者:王峰
  1. pwwHash

    0下载:
  2. 大数据 Map 哈希 价值五亿美元 Big Data Map hash value of five hundred million U.S. dollars-Big Data Map hash value of five hundred million U.S. dollars
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:471.04kb
    • 提供者:pww
  1. bigdata

    0下载:
  2. 简单的大数定义和计算,包括大数存储结构和加减乘除计算-A large number of definitions and simple calculation, including big data storage structure and add, subtract, multiply and divide calculation
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:11.81kb
    • 提供者:袁家明
  1. python算法库

    1下载:
  2. 人工智能算法的研究,大数据的处理,常见的数据结构的写法(The study of artificial intelligence algorithm, processing of big data, common data structure)
  3. 所属分类:数据结构

  1. Big talk data structure

    0下载:
  2. 书名:大话数据结构,由浅入深全面剖析数据结构知识点,对需要技术晋级的技术人员有很好的指导作用(Big talk data structure)
  3. 所属分类:数据结构

    • 发布日期:2018-05-03
    • 文件大小:36.38mb
    • 提供者:xqq868
« 12 »
搜珍网 www.dssz.com