CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 栈

搜索资源列表

  1. calc

    0下载:
  2. 四则整数计算器 含有界面 用二叉树和栈数据结构进行计算 适合数据结构和界面设计的初学者-Four integer calculator contains the interface
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2936225
    • 提供者:孔三
  1. stack

    0下载:
  2. 栈的类定义,数的进制转换,十进制转换成八进制-Class definition of the stack, the number of base conversion
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:18667
    • 提供者:lam
  1. 5

    0下载:
  2. 栈的实现.1.Push 2.Pop 3.Top 4.isEmpty 5.isFull 6.Size 7.退出-Stack to achieve .1. The Push 2.Pop 3.Top 4.isEmpty 5.isFull 6.Size 7.exit
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:daddy
  1. fuhaopipei

    0下载:
  2. 假设一个算术表达式中可包含如下符号:“()”、“[]”、“{}”、 “/* */”可按任务次序嵌套使用,试利用栈的运算编写判别表达式中符号是否正确配对出现的算法-Assume that an arithmetic expression can contain the following symbols: () " " [] " ," {} " ," /**/" task order can be nested test prepare
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:1009549
    • 提供者:瞿蛋蛋
  1. dui_he_zhan

    0下载:
  2. 这是讲对和栈区别的一本书,pdf格式,里面的语言易懂,是一个可以好好收藏的好东西-This is the stresses and stack difference between a book, pdf format, which language to understand, is a good collection of good things
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:78981
    • 提供者:x
  1. h.323

    0下载:
  2. 详细介绍H.323协议栈内容以及消息交互流程。-Details of the H.323 protocol stack content, and message exchange process.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2153921
    • 提供者:
  1. Zigbee-Wireless

    0下载:
  2. 详细描述了什么是zigbee协议栈,该协议栈的网络层功能,详细讲解了设备发现、路由发现等知识-A detailed descr iption of what zigbee protocol stack and the network layer of the protocol stack, explain in detail the device discovery route discovery knowledge
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:5079411
    • 提供者:王鑫
  1. calcuator

    0下载:
  2. 采用java语言实现的计算器应用程序,运用到了栈的原理进行正则表达式的计算过程。还不算太完善,有问题请指出、-Using java language to achieve the calculator application, the use of the stack principle of regular expression calculation process. Is not very perfect, a problem please point out,
  3. 所属分类:Document

    • 发布日期:2017-11-11
    • 文件大小:29549
    • 提供者:ly
  1. migonglaoshu

    0下载:
  2. 数据结构,迷宫老鼠问题求解 迷宫是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的墙或障碍。迷宫的入口在左上角,出口在右下角。假定用n*m的矩阵来描述迷宫,位置(1,1)表示入口,(n,m)表示出口,n和m分别代表迷宫的行数和列数。迷宫中的每个位置都可用其行号和列号来指定。在矩阵中,当且仅当在位置(i,j)处有一个障碍时其值为1,否则其值为零。(即0表示能通过,1 表示不能通过。)现假设老鼠从左上角[1,1]进入迷宫,编写算法,寻求一条从右下角[m,n] 出去的路径。 迷
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:1726
    • 提供者:翁雪花
  1. LTE-enb-dci-parameter-_v1.0-

    0下载:
  2. LTE协议栈开发必备的文档。包含了pdcch、pdsch上发送寻呼、系统消息、普通数据对应的控制参数及物理层相关api接口定义。 结合36.21X文档调研分析了相关参数的意义,对LTE学习有很大参考价值。 -LTE protocol stack to develop the necessary documentation. Contains a PDCCH, PDSCH transmitting a paging system messages, the ordinary data corr
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:358282
    • 提供者:dhy
  1. LTE-enb-s1-report_v0.5

    0下载:
  2. LTE enodeb切换理解文档。详细介绍的切换过程enodeb与用户之间交互的信令,enodeb与核心网之间交互的信令。对lte协议栈的理解到开发有重要参考价值-The LTE enodeb switched understand document. The Descr iption handover process enodeb signaling between the user interaction between the interacting signaling, eNodeB,
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:446623
    • 提供者:dhy
  1. ZigBee

    0下载:
  2. ZigBee技术详解,开发人员必备协议栈-Detailed ZigBee technology, the necessary protocol stack developers
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:2302518
    • 提供者:jyli
  1. ZigBee

    0下载:
  2. zigbee协议栈及其使用,对于学习zigbee技术的人来说,是一份比较好的文档。-Zigbee protocol stack and its use for learning zigbee technical people, is a good document.
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:11433199
    • 提供者:孙红兰
  1. lwip

    0下载:
  2. lwip协议栈说明,希望对大家有用. 学习嵌入式网络编程的好工具-lwip protocol stack the hope that useful a good tool for learning embedded network programming
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:1363736
    • 提供者:谈天
  1. IP_UDP_TCP_ICMP-checksum

    0下载:
  2. IP/UDP/TCP/ICMP的校验和 在发送数据时,为了计算数IP据报的校验和。应该按如下步骤: (1) 把IP数据报的校验和字段置为0。 (2) 把首部看成以16位为单位的数字组成,依次进行二进制反码求和 (3) 把得到的结果存入校验和字段中。 在接收数据时,计算数据报的校验和相对简单,按如下步骤: (1)把首部看成以16位为单位的数字组成,依次进行二进制反码求和,包括校验和字段。 (2)检查计算出的校验和的结果是否等于零。 (3)如果等于零,说明被整除
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:4111
    • 提供者:cool
  1. TCPMP

    0下载:
  2. TCP/IP以太网协议 协议栈,基于linux的TCP/IP的底层协议栈-Ethernet protocol TCP/IP protocol stack, based on the underlying of the linux the TCP/IP protocol stack
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1597245
    • 提供者:刘龙斌
  1. GPRS-CO110PC

    0下载:
  2. gprs dtu原理图CO110协议栈 西门子GPRS模块-gprs dtu schematic
  3. 所属分类:Project Design

    • 发布日期:2017-11-07
    • 文件大小:322599
    • 提供者:郭永
  1. zigbee

    0下载:
  2. zigbee协议栈结构由一些层构成,每个层都有一套特定的服务方法和上一层连接。-The zigbee protocol stack structure constituted by layers, and each layer has a set of specific methods and a layer of connection.
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:18689
    • 提供者:kobe
  1. bagscankao

    0下载:
  2. 这个是有栈的背包问题参考,大家看看有什么意见可以留言-This is the stack knapsack problem reference, take a look at what advice can message
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:2480
    • 提供者:张艺谋
  1. bagwithnotzhan

    0下载:
  2. 背包问题最新C语言版无栈适合那些没有学习C++的人参考和使用-The latest C-language version of the knapsack problem no stack reference and use for those who do not learn C++
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:1344838
    • 提供者:张艺谋
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com