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

搜索资源列表

  1. hao123.com源代码

    0下载:
  2. c18233\AcceptJob.asp c18233\copyright.asp c18233\counter\0\0.gif c18233\counter\0\1.gif c18233\counter\0\2.gif c18233\counter\0\3.gif c18233\counter\0\4.gif c18233\counter\0\5.gif c18233\counter\0\6.gif c18233\counter\0\7.gif c18233\counter
  3. 所属分类:SCSI/ASPI

    • 发布日期:2009-02-11
    • 文件大小:2272931
    • 提供者:ljc8670
  1. PL0_java

    0下载:
  2. 用JAVA语句实现的PL/0编译器,内有测试程序及代码说明-Achieved using JAVA language PL/0 compiler, there are testing procedures and code descr iption
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:132009
    • 提供者:吕爽
  1. soft

    0下载:
  2. pic12f683单片机在PICC上的PWM初始化模块及应用 -pic12f683 microcontroller for PWM at the PICC and its application to initialize module
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:37662
    • 提供者:郭佳
  1. cifafenxi

    0下载:
  2. 设计、编制并调式一个词法分析程序,加深对词法分析原理的理解,对字符串型单词符号(if,then,while,do----)等等用函数int reserve(char* p)来处理,对单词符号(+,-,*,/,=-----)等等用switch()来处理。-cifafenxi
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:11842
    • 提供者:chenxue
  1. C0Compiler

    1下载:
  2. 基于c0文法写的生成p-code的编译器,有词法分析,语法分析,中间代码生成等功能-C0 Writing grammar-based generation of p-code compiler, there is lexical analysis, syntax analysis, intermediate code generation and other functions
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:177485
    • 提供者:alex
  1. yufafenxi

    0下载:
  2. 实验内容: 可选择LL1分析法、算符优先分析法、LR分析法之一,实现如下表达式文法的语法分析器: (1)E→E+T | E-T | T (2)T→T*F | T/F | F (3)F→P^F | P (4)P→(E) | i -Experiment: optional the LL1 analysis method, the operator precedence analysis, LR analysis, one of the following expre
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:174619
    • 提供者:ppt
  1. sam3r14

    0下载:
  2. scsi 架构 sam-3.pdf 在t10.org上-scsi structure in the sam-3.pdf the t10.org
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-07
    • 文件大小:703637
    • 提供者:avenlf_xl
  1. m-p

    0下载:
  2. 这两个程序是MATLAB的M矩阵法,P矩阵法,其它的为测试文件。-M matrix method, the P-matrix method
  3. 所属分类:Compiler program

    • 发布日期:2017-11-24
    • 文件大小:1328
    • 提供者:dfbb
  1. P0

    0下载:
  2. P/0词法分析程序,用的是C++程序语言-P/0 lexical analysis program
  3. 所属分类:Compiler program

    • 发布日期:2017-12-07
    • 文件大小:2439
    • 提供者:long
  1. directlda

    0下载:
  2. Após o pré-processamento (prep), os dados sã o reduzidos pelo algoritmo SVD e calcula-se os Scores (T) e os Loadings (P). Posteriormente, plota-se T e P, na forma de gráficos biplots
  3. 所属分类:Compiler program

    • 发布日期:2017-11-23
    • 文件大小:6939
    • 提供者:arsenal
  1. HuffmanTree

    0下载:
  2. 该系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:6523454
    • 提供者:Peter
  1. tvtuner

    0下载:
  2. From Pollin Electronic there was a complete TV tuner available (Sonderliste Nr. 1/2000, page 83). The tuner is programmable via I² C-Bus and provides a FBAS signal at its output. There is also the homepage of Georg Acher containing information ab
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:24213
    • 提供者:Smriti
  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. 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. lab1-GPIO_LED

    0下载:
  2. D S P 28335 G P I O设定为LED, 包括了定时器的配置,和中断的设置-DEP28335 is set as to light up the LED.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:423840
    • 提供者:小强
  1. Matlab-project

    0下载:
  2. roots -Polynomial roots Syntax r = roots(c) Descr iption r = roots(c) returns a column vector whose elements are the roots of the polynomial c. Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:15674
    • 提供者:Amit
  1. InputAndOutputOfGrammar

    0下载:
  2. 1、了解文法定义的4个部分: G(Vn, Vt, S, P) Vn 文法的非终结符号集合,在实验中用大写的英文字母表示; Vt 文法的终结符号集合,在实验中用小写的英文字母表示; S 开始符号,在实验中是Vn集合中的一个元素; P 产生式,分左部和右部,左部为非终结符号中的一个,右部为终结符号或非终结符号组成的字符串,如S->ab|c 2、根据文法各个部分的性质,设计一个合理的数据结构用来表示文法, 1)若使用C语言编写,则文法可以设计成结构体形式,结构体中应包
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2067
    • 提供者:忆昔
  1. P=3.14

    0下载:
  2. Calculate pi by function ran2 pi=3.141216-Calculate pi by function ran2 pi=3.141216
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:815
    • 提供者:Vahhab
  1. Regression

    0下载:
  2. parameters estimated, n is the number of observations, F p , n − p , α is the upper α percent value of the F distribution with p and n – p degrees of freedom
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-05-07
    • 文件大小:1439707
    • 提供者:Am
搜珍网 www.dssz.com