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

搜索资源列表

  1. UCOS下的TCP-IP-PPP协议栈.rar

    2下载:
  2. UCOS下的TCP-IP-PPP协议栈
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2012-08-07
    • 文件大小:395992
    • 提供者:
  1. 栈类.rar

    0下载:
  2. 栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:2734
    • 提供者:
  1. 一个UC-OS下的TCP-IP-PPP协议栈.zip

    1下载:
  2. UC/OS下的TCP-IP-PPP协议栈
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:394393
    • 提供者:
  1. 一个uCOS-II下的tcpip协议栈实现.zip

    0下载:
  2. 在流行的嵌入式操作系统uCOS-II下的tcpip协议栈实现
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:203914
    • 提供者:
  1. 68000_nucleus 的以太网协议栈

    0下载:
  2. 68000_nucleus 的以太网协议栈,可添加入所开发的nucleus程序,即可进行以太网开发
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-09-24
    • 文件大小:326348
    • 提供者:hill91
  1. 一个公开源码的为51单片机设计的TCPIP协议栈

    0下载:
  2. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-07
    • 文件大小:2856656
    • 提供者:zhangtao0579
  1. 栈的数制转换算法

    0下载:
  2. 进制转换是数据结构中的栈的应用的一个典型例子- Enters the system transformation is in a construction of data stack application typical example
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1083
    • 提供者:杨涛
  1. 一个uCOS-II下的tcpip协议栈实现

    0下载:
  2. 一个uCOS-II下的tcpip协议栈实现源码-uCOS-II tcpip .zip uCOS-II tcpip code
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:204227
    • 提供者:赵玉亭
  1. tcp_ip协议栈的ucos代码

    0下载:
  2. tcp_ip协议栈的ucos代码,主要用于嵌入式系统开发,已经移植到51系统单片机中,通过keil可进行编译,ucos经过最简化改造!特别推荐-tcp_ip CENTER protocol stack code, mainly for embedded system development, has been ported to 51 SCM system, through c51 can be compiled after the most simplified CENTER transfor
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:591833
    • 提供者:经济学
  1. 一个功能强大的栈

    0下载:
  2. 一个功能强大的栈,用法很灵活,你会发现很有趣- A function formidable stack, the usage is very flexible, you can discover very interesting
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2940
    • 提供者:he
  1. UC-OS下的TCP-IP-PPP协议栈

    1下载:
  2. 在ucos下,如何实现tcp/ip协议栈?本程序实现了在ucos下实现tcp ip及ppp协议,与大家共享-in CENTER, how to achieve tcp / ip protocol stack? The program in under tcp CENTER ip and ppp agreement and share
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:407696
    • 提供者:吴健勇
  1. lwip1.0.0协议栈tcpip

    0下载:
  2. lwip1.0.0协议栈tcpip,也算是比较新的版本了,移植到8位或者16位的微处理器上!-lwip1.0.0 TCPIP stack, as a relatively new version of the transplant eight or 16 microprocessors!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:324356
    • 提供者:郑旭明
  1. 网友张巍提供的tcpip协议栈

    0下载:
  2. 网友张巍提供的tcpip协议栈,是一个成功稳定的以太网接口上的TCP/IP协议程序。里面包括有说明-netizen Zhang Wei, the TCPIP protocol stack, is a successful and stable Ethernet interface on the TCP / IP protocol procedures. They include a note
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1650250
    • 提供者:郑旭明
  1. 两个栈模拟一个队列

    0下载:
  2. C++实现两个栈模拟一个队列,自己做的题(C++ implements two stacks to simulate a queue)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:250880
    • 提供者:章鱼哥111
  1. 使用链式栈搜索目录下的文件

    0下载:
  2. 在Linux系统中编译使用,通过使用链式栈实现目录的检索功能,可以检索某个目录下的所有文件。(It is compiled and used in the Linux system to retrieve all the files under a directory by using the chain stack to implement the retrieval function of the directory.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:8192
    • 提供者:葡萄美酒
  1. 两栈共享空间

    0下载:
  2. 如果我们有两个相同类型的栈,我们为他们各自开辟了数组空间,极有可能第一个栈已经满了,再进栈就溢出了,而另一个栈还有很多存储空间空闲。这时,我们完全可以用一个数组两存储两个栈。(f we have two identical types of stack, we have opened up the array space for them. It is very likely that the first stack is full, then the stack will overflow,
  3. 所属分类:汇编语言

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:南叶
  1. 0下载:
  2. 栈的简单实现,代码中包含栈的基本操作(插入,删除,初始化等)(The simple implementation of the stack, which contains the basic operations of the stack (insert, delete, initialization, etc.))
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1741824
    • 提供者:hjyzzz
  1. 顺序栈验证实验

    0下载:
  2. 顺序栈的模板,包括构造函数,析构函数,入栈,出栈,取栈顶元素,判空等基本操作,并在主函数中实现(The template of the sequential stack, including the constructor, the destructor, the push, the pop, the getpop,the empty. Then realize the function of each in the main function.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-02
    • 文件大小:401408
    • 提供者:依米阳光
  1. 任意符号的所有出栈顺序

    0下载:
  2. 数据结构问题:输出任意符号表示的所有出栈顺序,vs2015及以上版本可直接运行(Output the order of data push in arbitrary notation.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2466816
    • 提供者:LH--LH
  1. 0下载:
  2. 数据结构中的栈的实现,需要的小伙伴们可以看一看。(The implementation of stack in data structure needs to be seen by small partners.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:231424
    • 提供者:吕二丫
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com