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

搜索资源列表

  1. datastructurePPT.rar

    1下载:
  2. 数据结构严蔚敏版本的数据结构PPT。内容详细,每个算法都有详细演示。,Data Structure YAN Wei-min version of the data structure of PPT. Details, each algorithm has a detailed presentation.
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2477656
    • 提供者:Jerry
  1. shujujiegoukeshebaogao

    0下载:
  2. 数据结构课程设计包括1运动会分数统计程序的设计与实现2航空订票系统程序的设计与实现3约瑟夫环程序的设计与实现4哈弗曼程序的设计与实现,有程序源代码和结果截屏-Data structure course design, including scores of statistical procedures 1 Games Design and Implementation of 2 procedures for air booking system Design and Implementation
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:164364
    • 提供者:
  1. shujujiegou

    0下载:
  2. 数据结构自学教程,C语言版,包含个经典实例-Self-study course data structure, C language version, including a classic example of
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:5580241
    • 提供者:hgyvjuyvk
  1. SSP

    0下载:
  2. I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performanc
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:209857
    • 提供者:LA
  1. Data_structure_ppt

    0下载:
  2. 数据结构与算法的一个幻灯片,其中有一些详细的讲解-This is a ppt file.It is from my teacher,which is used in my class.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:631142
    • 提供者:thk
  1. SJJG

    0下载:
  2. 数据结构课设。关于哈夫曼树和表达式求值的-Data structure class is located. Demand on the Huffman tree and the value of the expression
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2403269
    • 提供者:李娜
  1. P-svWaveFieldSimulationConversion

    4下载:
  2. 二层地质模型波场模拟,用有限差分进行波场的模拟,充分利用多波多分量地震记录,以及各向异性方面的独特信息,可有效地减少 纵波勘探的多解性,定量地描述裂缝储层,改善某些纵波资料成像不好地区的构造 成像。这样可获得比纵波分辨率高的多波剖面,从而有利于研究小幅度构造、断层、 裂缝裂隙等复杂地质现象,对油气勘探与开发具有现实意义和实用价值-Two-layer geological model wave field simulation, using finite difference wave
  3. 所属分类:Algorithm

    • 发布日期:2015-04-21
    • 文件大小:1752
    • 提供者:解建建
  1. Hash

    0下载:
  2. 1. 本程序是针对“人名”设计的哈希表。 2. 程序中人名为汉语拼音形式,共30个人名,取平均查找长度的上限为2.哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 3. 本程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入程序中规定的运算命令;相应的输入数据(滤去输入中的非法字符)和运算结果显示在其后。4.本程序是清华严蔚敏配套哈希表程序-1. This program is for " names" design of the
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:7277
    • 提供者:lt
  1. ds_6

    1下载:
  2. 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:636
    • 提供者:Yvonne
  1. polynomial

    0下载:
  2. 对已知的多项式p(x)利用用线性表的数据结构进行加法,乘法,微商运算 加法的时间复杂度为O(n+m) 乘法的时间复杂度为O(nm) 微分的时间复杂度为O(n) 排序的平均时间复杂度为O(nlogn) 程序优点:通过顺序表和链表结合使用,使乘法合并同类项的时间复杂度降为O(1),乘法本身的时间复杂度也达到下界。 程序提供了有好的界面,并且有较好的容错性,输入输出人性化,符合人的习惯。 用快速排序代替了插入排序,使本程序能应对较大的数据。 程序缺点:系数和指数有范围限
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2522
    • 提供者:刘晓明
  1. shujujiegou

    0下载:
  2. 哈尔滨工程大学吴良杰教授数据结构PPT,非常好的PPT-Harbin Engineering University Professor Wu Liangjie data structure PPT, very good PPT
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:11222244
    • 提供者:胡洪涛
  1. basic-knowledge-of-data-structure

    0下载:
  2. 数据结构基本入门知识,共33个ppt,全是我上课的资料,现在拿来分享。其中有:线性表,栈队列递归,串数组广义表,数与森林,图,查找,排序等等。-Knowledge of the basic entry data structure, a total of 33 ppt, all the information I have class, and now to be shared. Including: linear form, the stack queue recursion, string
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3161789
    • 提供者:jijiyaya
  1. 6

    0下载:
  2. 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-ha
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:719
    • 提供者:finejade
  1. yy6

    0下载:
  2. 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。 -1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-h
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:157713
    • 提供者:武朝阳
  1. Second-edition-data-structure-c-P-P-

    4下载:
  2. 数据结构 第二版 c++ 殷人昆 高清晰 希望对大家有用-Second edition data structure c++ Yan Renkun hope useful for high-definition
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1226638
    • 提供者:river
  1. NetSimulator

    0下载:
  2. 本课题假设ti为广播基站数据包(单位数据包大小为512bits)的发布时刻,令发布时间间隔Xi = ti - ti-1 (i=0, 1, 2, …),t0 = 0,则任意Xi满足负指数分布: p{Xi ≥ t} = p0(t) = , t ≥ 0 或者 p{Xi < t} = 1-p0(t) =1- , t ≥ 0 该负指数分布的广播包发布时间间隔的均值为1/λ。 假设处理一个数据包的时间为0.05s,令λ分别等于5Kbps和1Kbps时,在100s时间内,求出数据包的平均队长
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2538562
    • 提供者:luyu
  1. C-P-P-object-oriented

    0下载:
  2. C++ 面向对象 算法 数据结构,有兴趣的朋友可以下载学习。-C++ object-oriented data structure algorithms, interested friends can download the study.
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:11065846
    • 提供者:吴东
  1. Data-structures

    0下载:
  2. 数据结构课程PPT,是老师上课的课件,其中详细讲解数据结构中用到的多数结构,且都示例-Data structures course PPT, the teacher in the class courseware, which explain in detail the data structures used in the majority of the structure, and are examples
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6579152
    • 提供者:李哈啦
  1. poly

    0下载:
  2. 数据结构与算法实验题 8.1 多叉树问题 实验任务 一 棵 多 叉树可 能 包 含不止 两 个 子结点 , 而 每个结 点 都 有一个 权 值 。要求 按 一 定的规 范 输出这棵树。对于给出的一棵树的结构,按要求输出这棵树。 数据输入 第一行为一个整数 n , 1<=n<=1000 ,表示这棵树的结点数。编号为 1 到 n 。 接下来有 n 行,每行表示一个结点的信息。对于每行,第一个整数 b ,表示结点的编号, 第二个整
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:2010
    • 提供者:ljxiaoya
  1. Data-structure---described-in-C-P-P

    0下载:
  2. 《数据结构—用C++描述》的一到十章的PPt课件,有助于初学者更深一步的学习和了解数据结构-PPt courseware, data structures- with C++ descr iption " of one to ten chapter helps beginners learn and understand the deeper data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2604104
    • 提供者:mtao
« 12 »
搜珍网 www.dssz.com