搜索资源列表
TPaxCompilerV2_4_03
- paxCompiler是一个帕斯卡编程语言工具,编译工具生成机器代码为Intel处理器。编译工具的模式包括:基本的编译器和C编译器,交叉语言编程,固定装配工。 -paxCompiler is an embeddable compiler of the Object Pascal programming language. The key features of the paxCompiler are: The compiler generates machine code for
bianyi
- java 写的编译原理,包括词法分析,语法分析,目标代码生成。table表等内容-write java compiler theory, including lexical analysis, syntax analysis, object code generation. table table, etc.
Card-and-Label-Designer
- Are you looking for software to design sticker and coupon? Affordable Badges Designing Software easily downloaded from www.businessbarcodes.net website to create customize business labels in minimal time. Card generator software uses several line, co
CS2---Assignment1
- an advance data type to represent a student at PMU. Name this class PMUStudent". The following should be the members of this class: 1- string name //this member will hold the name of the student 2- string major //this member will tell the major o
dataset
- Data sets include far more ancillary information than simple tables of numbers and the DataSet Object (DSO) was designed as a generic container that can hold all of this information. The standard DataSet object is similar to a Matlab structure but it
DelphiPrefixChange
- Delphi单元前缀修改工具 工具需要修改的内容: 需要修改的文件列表: 1) 单元文件修改:同时也要修改uses列表中的内容,单元头 2) 类名修改:以TOldPrefix开头的符号,修改成TNewPrefix开头的符号 3) 对象或变量名修改1:以fOldPrefix开头的符号,修改成fNewPrefix的符号 4) 对象或变量名修改2:以OldPrefix开头的符号,修改成NewPrefix的符号 一个词中,有OldPrefix,且
object-code
- 编译原理最后一步目标代码生成逆波兰式转换成汇编-Compilation Principle final step object code generation Reverse Polish Notation into assembly
object-follower
- any object follower code for bacom avr simple and easy code just go fot it
move
- 通过控件来实现在前面板上对物体的移动从而达到自己想要的效果-Through the front panel controls to achieve the object moving on to achieve their desired effect
TextAnalysis
- TextAnalysis系统及算法设计 输入为ICTCLAS分词后的词语结构信息,对每个词语的词性进行判断。 1. 如果不存在词性,则跳过这次循环。用来跳过一些语气助词等无意义的信息。 2. 由于每个句子都有几个子句,而每个子句都是一个独立的主谓宾结构,所以系统将子句通过标点符号来分隔。最后将所以子句的总情感权值相加得到总句的情感权值。 3. 在对字典的预处理阶段,系统对不同程度的词语赋予了不同的权值。为了提高处理程序的效率,系统只分析对体现语言情感有较大作用的词性(包括形容词、
compiled-machine
- 一个自动代码生成工具。它能读入“myapproval.sql”里的“account”和“authority”的建表语句,分别自动生成如“AccountModel.java”和“AuthorityModel.java”Model类对象的源代码。-An automatic code generation tool. It reads " myapproval.sql" in the " account" and " authority" of t
bianyisiyuanshi
- 能显示生成的四元式,可以进行词法分析,中间代码 目标代码的生成-Can display the resulting quaternion type, lexical analysis can be performed, intermediate code generated object code
intermediate-codePdestination-code
- 编译原理中间目标代码综合,识别程序,包含语法词法,输出四元组和目标代码-Compiler theory of intermediate target code, identification procedures, including the lexical and syntax, four output tuples and object code
assembler
- 该程序使用了I/O流对存有汇编语言文本进行读入以及对操作结果的文本输出;运用了数据结构的栈结构,简化了文本内容的识别;将文本中的一行封装成类对象hang;将系统的一些操作指令通过哈希结构封装在symtab类中;将文本获得的操作指令封装在optab中;自己还另外编写了十进制转十六进制,int类型和对应的字符串进行互转的方法供程序使用。-The program uses the I/O stream of assembly language there and read the text on th
Simple-compiler
- 简单编译器,实现词法分析,语法分析,插入语义动作,生成中间代码,生成目标代码(汇编语言)-Simple compiler, achieve lexical analysis, syntax analysis, semantic actions insert generate intermediate code generated object code (assembly language)
10-Mona
- DOM Document Object Model
DOM-Example
- DOM Document Object Model Un standard care defineş te o modelare obiectuală a unui document XML/HTML independentă de limbaj-DOM Document Object Model Un standard care defineş te o modelare obiectuală a unui document XML
CHENGXU
- 说明:采用MPU6050传感器和三轴磁阻传感器检测物体的姿态程序,keil-5编写,带有USB插口直接下载程序,带有时钟-Descr iption: The MPU6050 sensor and three-axis magnetoresistive sensor detects the object gesture procedures, keil-5 prepared with USB jack direct download, with Clock
queue
- 2016年春夏学期面向对象程序设计的的3次作业,队列(Queue)是一种先进先出(FIFO)的线性表,允许在表尾插入元素,在表头删除元素。队列的主要操作包括入队(将一个元素添加至表尾)、出队(删除表头元素并返回该元素)、查询队列大小以及判断队列是否为空等-3rd Job 2016 spring and summer semesters of object-oriented programming, and queue (Queue) is a first in first out (FIFO)
Object oriented program
- object oriented programming example
