CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - address

搜索资源列表

  1. mmc3r10g

    0下载:
  2. SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY command (Table 144) provides a means for the Initiator to request information regarding the capacity of the Logical Unit. This command shall not repo
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-10
    • 文件大小:1736521
    • 提供者:zyx
  1. 130107

    1下载:
  2. IF-ELSE条件语句的翻译程序设计(LR方法、输出三地址表示)-IF-ELSE conditional statement translation program design (LR methods output address)
  3. 所属分类:Compiler program

    • 发布日期:2017-12-06
    • 文件大小:2418
    • 提供者:李子
  1. ll1

    0下载:
  2. WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)-The translation program design of the WHILE loop (LL (1) method, output three address said)
  3. 所属分类:Compiler program

    • 发布日期:2017-11-12
    • 文件大小:251613
    • 提供者:gsm
  1. C_compiler

    0下载:
  2. 简单的c0编译器,输出x86汇编代码和三地址码-Simple c0 compiler output x86 assembly code and address code
  3. 所属分类:Compiler program

    • 发布日期:2017-11-12
    • 文件大小:1108287
    • 提供者:zsc
  1. Canbus_v3

    0下载:
  2. The purpose of this project is a simple and easy to use USB <> CAN bus interface. Heart of the circuit is an Atmel AVR ATmega162 microcontroller which controls the Communication between FTDI FT245BM USB to parallel converter and Philips
  3. 所属分类:Compiler program

    • 发布日期:2017-11-07
    • 文件大小:32779
    • 提供者:nabilos
  1. PL0

    1下载:
  2. pl0拓展文法的编译器,包含实验报告、源码和测试程序。对PL0原编译器进行了以下的扩充:1. 增加以下保留字 else(elsesym), for(forsym),to(tosym),downto(downtosym), return(returnsym),[(lmparen),](rmparen) 2. 增加了以下的运算符: +=(eplus),-=(eminus),++(dplus),--(dminus) 取址运算符&(radsym),指向运算符@(padsym) 3
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:658465
    • 提供者:王浩
  1. feb_wrk

    0下载:
  2. This paper attempts to address these questions by proposing a new local feature extractor to generalize and complete LBP, and we name the proposed method completed LBP (CLBP). In CLBP, a local region is represented by its center pixel and a l
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:411869
    • 提供者:kum
  1. tinycompiler

    0下载:
  2. Tiny样本语言的编译器。实现了语法分析、词法分析、语法树、三地址码和解释执行。- Tiny sample language compiler. Implements parsing, lexical analysis, syntax trees, three address code and interpreted.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:931333
    • 提供者:王鑫
  1. SANDIZHIMA

    0下载:
  2. 编译原理三地址码的生成,包括词法和和语法分析等内容-Compilation principle to generate three address code, including lexical and syntax analysis etc.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:329156
    • 提供者:fish
  1. Three-address-code

    0下载:
  2. 三地址代码分析器,按照文法规则进行代码的三地址分析-Three address code analyzer, carried out in accordance with the rules of grammar code analysis of the three address
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2298376
    • 提供者:青心
  1. testproxy

    0下载:
  2. 将网上搜索到的代理IP地址列表写入ip.txt文件中,执行testproxy.py程序,即可筛选出可用的代理IP地址-The online search to proxy IP address list written ip.txt file, execute testproxy.py program, you can filter the IP address of the proxy available
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:704
    • 提供者:灰太狼
  1. the-benefits-of-the-set-p-=-NULL

    0下载:
  2. (1)在没有 p = NULL 时,指针p是指向一个内存地址的,只是这个内存地址对当前程序是非法的。对黑客来说,这可是一个机会。 每次程序崩溃时几乎都会在同一个地址(p所指的位置),这个地址会很容易到黑客手上的,然后黑客可以在指定的内存地址上事先布置好自己的代码,然后运行程序,崩溃时就会到黑客指定的代码上去,结果不堪设想啦。 (2)在有 p = NULL 时,程序同样崩溃,但崩溃的地址是0. 0地址对任何程序都是非法的,所以再牛的黑客也不能把自己的代码布置到内存地址是0的空间上。所以对这种情
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:13277
    • 提供者:zhongdecai
  1. MINI_4.3TFT_API

    0下载:
  2. Set the initial SP, Set the initial PC == Reset_Handler, Set the vector table entries with the exceptions ISR address, Configure external SRAM
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1758825
    • 提供者:Nadin
  1. eeprom-lcd

    0下载:
  2. 24c02 eeprom interfacing with 89c51... AT24C02 is a two-wire serial EEPROM Atmel. 24C02 is an 8 pin IC and reads 8 bit data serially. Its memory size is 2KB. Pins 1- 3 are address pins which are connected to ground. Pin 4 is GND Pin 5 is SDA (serial
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:39866
    • 提供者:Bala
  1. NRF905

    0下载:
  2. nRF905 TX - transmit data packet with default TX Addre-nRF905 TX - transmit data packet with default TX Address
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:5043
    • 提供者:cygan
  1. The-address-book

    0下载:
  2. 主要功能: (1)能建立、修改和增删学生通讯录 (2)能够按多种方式进行查询。例如:输入姓名可以查询其本人的电话号码等内容。-Main functions: (1) to establish, modify, and add or delete student contacts (2) to query according to a variety of ways. For example: input name can query their own phone N
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:5933
    • 提供者:丁贤兵
  1. cmake-3.11.0-rc3

    0下载:
  2. cmake,用于编译,安装lapack有可能需要用到,上传给找不导下载地址的人。(cmake: For compiling,Installation of LAPACK is likely to be needed, uploaded to the person who can not guide the download address.)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-29
    • 文件大小:13364224
    • 提供者:刀疤男
搜珍网 www.dssz.com