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

搜索资源列表

  1. uIP + mcu51-63K仿真器实现TCP-IP协议栈

    1下载:
  2. 单片机控制RTL8019网卡芯片实现TCP/IP协议栈是一件非常有意思的实验。我尝试使用专门针对8位单片机设计的uIP6.0在mcu51-63K仿真器移植成功-SCM control RTL8019 chip Ethernet TCP / IP protocol stack is a very interesting experiment. I try to use specific 8-bit microcontroller design uIP6.0 in mcu51 - 63K simul
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3364
    • 提供者:qq
  1. 2005320230911-35

    0下载:
  2. 是一个不错的语法分析器,里面实现了语法分析的算法,并判断了一些优先级的控制和对栈的操作.-is a good parser, they achieved the syntax analysis algorithms, and a judgment of priority to the control and operation of the stack.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:12020
    • 提供者:吴用
  1. Tini 的VC原代码

    0下载:
  2. TINI平台可提供设计IP网络继电器所 需的TCP/IP栈和本地控制,Java运行环境可以大大降低设计-TINI platform will provide IP network design needed to relay the TCP / IP stack and local control, the Java runtime environment can greatly reduce design
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1635
    • 提供者:吕杰
  1. test_arm926.rar

    0下载:
  2. ucos 在 arm9 芯片上的移植,内容包括: 1)初始启动的系统控制; 2)中断的拷贝; 3)锁相环的设置; 4) 堆栈的初始化; 5)ucos的移植 5i)任务切换的汇编代码; 5ii)时钟节拍的汇编代码; ,uCOS ARM9 chip in the transplant, including: 1) the initial startup of system control 2) copies of interruption 3) PLL settings 4)
  3. 所属分类:uCOS开发

    • 发布日期:2012-08-21
    • 文件大小:199753
    • 提供者:henry
  1. yf.rar

    1下载:
  2. 构造实验一所给文法(应考虑改造)的FIRST集合和FOLLOW集合;构造LL(1)分析表;构造预测分析的总控程序;利用分析表、分析栈和总控程序对源程序进行自上而下的语法分输出整个语法分析过程中栈的变化过程及分析结果,如符合语法规则输出“正确”,否则输出“错误”。 ,Experiment to construct a grammar (should consider the transformation) of FIRST and FOLLOW set of the collection co
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:3352
    • 提供者:DP
  1. 10_ZStack-CC2530-2.3.0-1.4.0_

    0下载:
  2. 基于zstack协议栈的开发,控制数据的收发。-Based on zstack protocol stack development , control data transceiver .
  3. 所属分类:uCOS

    • 发布日期:2017-11-08
    • 文件大小:24686989
    • 提供者:朱敏敏
  1. TCP-IP

    0下载:
  2. PIC单片机网络编程的源代码,使用了EN28J60以太网控制器,非常适合远程控制场合,ENC28J60是一款专门为单片机应用而设计的以太网控制芯片,一共28个引脚,通过SPI总线与单片机芯片连接,占用口线少,速度也比较快,对于软件开发而言,MicroChip提供了免费的TCP/IP协议栈,大大方便了软件工程师的开发工作。-PIC microcontroller network programming source code, use the EN28J60 Ethernet controller
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1726574
    • 提供者:zhouyao
  1. enet_io

    0下载:
  2. This example application demonstrates web-based I/O control using the Stellaris Ethernet controller and the lwIP TCP/IP Stack. DHCP is used to obtain an Ethernet address. If DHCP times out without obtaining an address, a static IP address will
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1863708
    • 提供者:gofin
  1. MGCP

    0下载:
  2. 基本概念 相关术语 协议栈结构 MGCP协议的应用 协议消息消息类型 消息结构基本控制流程 网关注册流程 成功的终端呼叫流程(在同一MG下) 成功的终端呼叫流程(在不同MG下)-Basic concepts related terms MGCP protocol stack structure of the application protocol message message message type the basic control flow structure of the gatew
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:347711
    • 提供者:tanghong
  1. EnumProtocal

    0下载:
  2. 该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来 -The examples used to obtain system information of the protocol stack, and control through an intuitive tree display
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:48457
    • 提供者:jacksheng
  1. yucefenxifa

    0下载:
  2. 目的是在栈、表以及预测分析法原理的基础上,实现预测分析表的建立和控制程序。-Aim is to stack, table, as well as the principle of prediction analysis on the basis of the analysis table to achieve the establishment of forecasting and control procedures.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1663
    • 提供者:陈斌
  1. SimpleCalculator

    0下载:
  2. 简单的计算器,VC++按钮控件,堆栈,字符串转换数字-Simple calculator, VC++ button control, stack, string conversion figures
  3. 所属分类:Button control

    • 发布日期:2017-05-24
    • 文件大小:8073330
    • 提供者:肖斌
  1. 1

    0下载:
  2. 自上而下的语法分析器,实验内容之一,利用分析表、分析栈和总控程序对源程序进行自上而下的语法分析测试; -Top-down parser, one of the experiment, the use of analytical tables, analysis of the total stack and source code control procedures for testing top-down parsing
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:2190
    • 提供者:chaochao
  1. weiji

    0下载:
  2. 微机原理实验报告学习利用编译错误信息进行程序修改;(程序包含一个语法错误和一个逻辑错误) 学习程序流程控制: 条件跳转指令ja jb  call指令,观察程序执行时堆栈的变化(学会用debug –g命令设置断点); -Computer experiment to study the use of the report compiled for the procedure to amend an error message (program contains
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:5729
    • 提供者:宋立泉
  1. Memory

    0下载:
  2. Example of a FIFO code in verilog language, to control a bus. With a memory stack and a testbench.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:847163
    • 提供者:Lokous
  1. fingertest

    0下载:
  2. 手指练习 使用提示:随着字母下落,按相应的键获得分数,推荐在全屏模式下游戏,ESC可随时退出游戏 使用技术: 1.采用了宏来简化代码量,发觉十分好用! 2.堆栈的使用频繁,尽量采取了先压,完成小功能后立即出栈的原则,以免产生错误 3.利用很多次的循环来产生下落的延迟 4.利用BIOS功能删去了光标,和控制光标-Practice finger tips: With the missing letters, press the corresponding button
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:3278
    • 提供者:陈忻
  1. Tribe_FloodNet_2k

    0下载:
  2. Functionality additions: * Remote one-way command execution for distributed execution control * Mix attack aimed at weak routers * Targa3 attack aimed at systems with IP stack vulnerabilities * Compatibility to many UNIX systems and Windows N
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:43549
    • 提供者:玄狼剑
  1. EnumProtocal

    0下载:
  2. 该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来-The examples used to get the system installed on the protocol stack information, and through an intuitive tree-control display
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1954309
    • 提供者:张道军
  1. Manual

    0下载:
  2. 本课件是一个动态演示数据结构算法执行过程的辅助教学软件, 它可适应读者对算法的输入数据和过程执行的控制方式的不同需求, 在计算机的屏幕上显示算法执行过程中数据的逻辑结构或存储结构的变化状况或递归算法执行过程中栈的变化状况。整个系统使用菜单驱动方式, 每个菜单包括若干菜单项。每个菜单项对应一个动作或一个子菜单。系统一直处于选择菜单项或执行动作状态, 直到选择了退出动作为止。-This courseware is a dynamic data structure algorithms demonst
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1168979
    • 提供者:lll
  1. pic_rtl8019as_rs232

    0下载:
  2. 单片机控制网络芯片进行通信 (内容包括rtl8019as的驱动程序,uip协议栈,电路原理图,tcpip.h文件,pic单片机通过8019as进行通信的完整论文)-SCM control network chip communication (including rtl8019as driver, uip stack, circuit schematics, tcpip.h file, pic microcontroller to communicate through 8019as the f
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1160460
    • 提供者:jasmy
« 1 23 4 5 6 »
搜珍网 www.dssz.com