搜索资源列表
IDAPro
- IDA反汇编软件的中文帮助手册,对IDA初步接触者有很大帮助。好不容易找到的IDA的中文帮助手册,希望能给大家带来帮助。-IDA disassembler software, the Chinese help manual for IDA initial contact of much help. IDA finally found the Chinese to help manual, want to give us some help.
根据某一LL(1)文法编制调试预测分析程序
- 根据某一LL(1)文法编制调试预测分析程序,以便对任意输入的符号串进行分析。 本次实验的LL(1)文法为表达式文法: E→E+T | T T→T*F | F F→i | (E) 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-According to an LL (1) grammar analysis of
lex
- 基于C语言编写的词法分析实验,能够对短语进行分析并给出正确的标志符号。-Based on the C language lexical analysis of experiments, analysis and be able to give the correct phrase glyph.
SHIYAN3
- 设计一个C--语言的句法分析器。读入一个C语言程序,判断该程序是不是一个合法的C--语言程序。如果程序有语法和语义错误,请给出错误信息。-Design a C- language parser. Read into a C language program to determine that the procedure was not a legitimate C- language program. If the program has a syntax and semantic errors
shat
- The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
threshold-coding
- The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
zonal-coding
- The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
test1
- 1.1输入输出 程序输入为含有Pascal语言字符串的文件Test.cpp程序在控制台输出为含有二元组<code,String>和错误信息。其中code为单词符号类别标示,String为识别的单词。 1.2大小写不敏感: 程序对大小写不敏感,输出均为小写字符。 1.3注释识别功能: 当程序中出现“/*”时就会放弃对之后字符的识别,直至遇到“*/”,并将/*…*/部分识别为注释输出。 当输入中只有“/*”而没有与之对应的“*/”时输出“E
Lab5
- 1) Write a program that tells what coins to give out for any amount of change 1 cent to 99 cents. For example if 86 cents is entered the output will be: 86 cents can be given as 3 quarter(s), 1 dime(s) and 1 penny(s). Coins to be used: 25 cents &g
C0compiler_H
- C0编译器。buaa的编译大作业。给大家做一个参考,每个人的文法都不一样,不要直接用。可以借鉴一下思路-C0 compiler. buaa compile large operations. Give you a reference, grammar is not the same for everyone, not directly. You can learn about ideas
chroma-ansyn
- Chroma Feature Analysis and Synthesis Chroma features are an interesting and powerful representation for music audio in which the entire spectrum is projected onto 12 bins representing the 12 distinct semitones (or chroma) of the musical octave.
BianYi
- java实现的词法分析器基本功能已经实现了,可以给一段源码给你解释各个词是什么类型-lexical analyzer to achieve the basic functions of java has been achieved, could give some source explained to you what type of individual words
lex
- compiler lexcial program which used to give the illustration of how the compiler process the data
school-fee-enquiry
- This mini project is written by my friend in C++ which is simple console application without graphics.This a fee structure program It can be used for following ways:- 1.We can view the fee slip of a student of a class 2.We can also Modify the fee
Hagasha2
- Takes double array matrix and give you an exmple of using operators