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

搜索资源列表

  1. lex

    0下载:
  2. 实现c--语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。-The realization of c- the language of the lexical analyzer. A C- language program is separated into token strings sequence. To deal with C- the language of all the token types.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:64.88kb
    • 提供者:lst
  1. CIFAFENXI

    0下载:
  2. C语言 词法分析器。 (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号. (2) 可以识别并读取源程序中的注释. (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,输出统计结果. (4) 检查源程序中存在的非法字符错误,并可以报告错误所在的行列位置. (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理, 可以检查并报告源程序中存在的所有词法拼写错误.-C l
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:2.25kb
    • 提供者:lili
  1. 根据某一LL(1)文法编制调试预测分析程序

    0下载:
  2. 根据某一LL(1)文法编制调试预测分析程序,以便对任意输入的符号串进行分析。 本次实验的LL(1)文法为表达式文法: E→E+T | T T→T*F | F F→i | (E) 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-According to an LL (1) grammar analysis of
  3. 所属分类:SCSI/ASPI

    • 发布日期:2017-03-22
    • 文件大小:7.05kb
    • 提供者:suhuhu
  1. PLC_SOURCE

    0下载:
  2. PLC 编译器 VC++ SOURCE CODE-PLC compiler VC++ SOURCE CODE
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:212.47kb
    • 提供者:蔡榮發
  1. test-the-Member-function

    0下载:
  2. 在一般的程序开发过程中,类或者类库往往是以动态库的形式向用户发布的,所以在程序发布之前必须对程序中的所有函数进行集成测试 1 )测试头文件给出的Utility类中所有的成员函数 2 )用四种方式完成1,继承 2,友元 3,访问声明 4,using声明 -Classes or class libraries in the program development process, often based on a dynamic library released to the use
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:635byte
    • 提供者:三毛
  1. cifa

    0下载:
  2. 是将输入的源程序进行划分,给出基本符号(token)的序列,并掠过注解和空格等分隔符号。基本符号是与输入的语言定义的词法所规定的终结符。 本实验要求学生编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续进行 -Is the input source program division, and gives the basic
  3. 所属分类:Compiler program

    • 发布日期:2017-11-22
    • 文件大小:1.78kb
    • 提供者:chenxia
  1. 16F877

    0下载:
  2. PIC 16F877单片机程序 包含ADC及PWM方面的程序 pretus仿真通过-PIC 16F877 microcontroller program with ADC and PWM the program pretus simulation by
  3. 所属分类:Compiler program

    • 发布日期:2017-11-18
    • 文件大小:52.95kb
    • 提供者:tears
  1. Connect_Fo214822412009

    0下载:
  2. During his long sea voyages, Captain Cook was often absent in the evenings and eventually the crew began to joke that he must have a mistress in his cabin. When they discovered that the Captain had simply been playing this game with the ship s scien
  3. 所属分类:Compiler program

    • 发布日期:2017-11-17
    • 文件大小:32.74kb
    • 提供者:ahmed
  1. mm

    0下载:
  2. It is defined between two matrices only if the width of the first matrix equals the height of the second matrix. Multiplying an m×n matrix with an n×p matrix results in an m×p matrix. The C program below show the matrix multiplication.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-24
    • 文件大小:539byte
    • 提供者:kushal
  1. Interfacing-ADC-to-8051

    0下载:
  2. Program to interface adc with 8051
  3. 所属分类:Compiler program

    • 发布日期:2017-11-26
    • 文件大小:57.23kb
    • 提供者:Jerish
  1. operator-precedence-analysis-code

    0下载:
  2. 编译原理算符优先算法源程序,附有CPP代码,程序有说明,用VC打开即可运行-Compiler theory of operator precedence algorithm source, with CPP the code, program descr iption, VC open to run
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:797.69kb
    • 提供者:金旭斌
  1. OFDM-with-video-transmission-example

    0下载:
  2. OFDM transmitter program with video transmission example -OFDM transmitter program with video transmission example
  3. 所属分类:Compiler program

    • 发布日期:2017-11-30
    • 文件大小:1.08kb
    • 提供者:dk
  1. Interface-Stepper-Motor

    0下载:
  2. Code is written in hi tech c plat form in MPLAB compiler.Program to Interface Stepper Motor with PIC18F4550 Micro controller-Code is written in hi tech c plat form in MPLAB compiler.Program to Interface Stepper Motor with PIC18F4550 Micro controller
  3. 所属分类:Compiler program

    • 发布日期:2017-11-06
    • 文件大小:95.08kb
    • 提供者:new emerald
  1. sed1335

    0下载:
  2. sed 1335 c program with initialisation ports, Funkcja zapalaj1ca piksel
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1.02kb
    • 提供者:Andru
  1. arrays

    0下载:
  2. program with examples of arrays in c-program with examples of arrays in c++
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:747byte
    • 提供者:aurelio
  1. AIT-500-Lab-2-document.

    0下载:
  2. Write a C++ program that computes a student s total score. Use the formula: (10 points) total_score = 15 * test1_score + 15 * test2_score + 40 * final_score + 30 * assignments Input: Test1 score, Test2 score, Final score, Assignments Outp
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:887.99kb
    • 提供者:cbobert
  1. admin-student-j

    0下载:
  2. this sample sourcecode for begin program with codeigniter framework in php (web programming)
  3. 所属分类:Compiler program

    • 发布日期:2017-05-25
    • 文件大小:8.16mb
    • 提供者:rana
  1. FLUX-SENSOR-GSM-WITH-VOICE

    0下载:
  2. program for flex sensors
  3. 所属分类:Compiler program

    • 发布日期:2017-04-26
    • 文件大小:42.37kb
    • 提供者:senthil
  1. jonesgrad

    0下载:
  2. jones stephenson program with fortran
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6.05kb
    • 提供者:arip
  1. Interpoliimi

    0下载:
  2. Interpolation.Newton interpolation program with backward differences.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-01
    • 文件大小:28.82kb
    • 提供者:Fjoralbi
« 12 3 4 »
搜珍网 www.dssz.com