搜索资源列表
-
0下载:
个人收藏的14篇有关KEIL C51语言编程的使用要点。
目录:
C51变量或数据类型
C51 怎样将1个子程序段定位在1个固定的地址位置
C51存储模式
C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问
DOS界面的KEIL C编译器的使用方法(^_^)
keil51开发系统概述
Keil C51函数(不仅仅是函数,呵呵)
Keil C51扩展关键字
Keil C51软件包中的
-
-
0下载:
LL输出4元式,运用C语言编程,语言简洁明白!-LL-output four yuan, using the C programming language, concise language to understand!
-
-
0下载:
词法分析程序的C语言程序框架,加深对词法分析原理的理解-lexical analysis procedure of the C Programming Language framework of lexical analysis to deepen the understanding of the principles
-
-
0下载:
把pascal程序转成C语言程序 把pascal程序转成C语言程序-pascal procedures to put into C language program pascal procedures to put into C language program put pas cal procedures conversion C Programming Language
-
-
0下载:
一个简单的类C语言的编译器的实现
可以参考学习编译原理的基本实现-a simple C-like programming language compiler can refer to the realization of the principle of learning basic compiler to achieve
-
-
0下载:
通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。- And the hands of the right programming language source for the scanning process of decomposition of various word lexical analysis methods.
-
-
0下载:
编译原理 小程序设计 用C语言实现一个简单的词法分析程序-small compiler theory C programming language used to implement a simple lexical analysis procedure
-
-
0下载:
LUA programming language implementation (source code)
-
-
0下载:
原名《Turbo C/C++ for Windows 集成实验与学习环境》,现在已支持最新操作系统WINDOWS 7,它是从事一线教学的大学教师根据C程序多媒体教学演示和C语言初学者的特点,量身打造的一个简单易用的C/C++程序设计教学演示、学习与实验软件(支持TC2/TC3、GCC、VC6四种编译器,没有使用日期限制)。-Formerly known as " Turbo C/C++ for Windows integrated experimental and learning en
-
-
0下载:
This is a compiler for a subset of the C programming language.
-
-
0下载:
proteus计算器仿真,c语言编程,4*4键盘编码,lcd显示-proteus calculator simulation, c language programming, 4* 4 keypad code, lcd display
-
-
1下载:
设计一个简单的词法分析器,从而进一步加深对词法分析器工作原理的理解。了解编译原理中词法分析器的原理,并用一种编程语言的具体代码实现简单的词法分析器的功能(在这里我使用C语言实现,代码可以完成简单的C语言程序中的关键词,变量,分界符,数字,运算符,赋值符。)-Design a simple lexical analyzer to further deepen the understanding of the lexical analyzer works. Compiler theory to u
-
-
0下载:
tc9012红外解码源程序 C语言程序 单片机设计-tc9012 infrared source decoder design microcontroller C programming language
-
-
0下载:
编译原理文法C语言编程实现DFA的最小化-C programming language grammar compiler theory to achieve the minimum DFA
-
-
0下载:
,我们开始迈入单片机的世界。在我们开始这一章具体的学习之前,有必要给大家先说明一下。在以后的系列文章中,我们将以51内核的单片机为载体,C语言为编程语言,开发环境为KEIL uv3。至于为什么选用C语言开发,好处不言而喻,开发速度快,效率高,代码可复用率高,结构清晰,尤其是在大型的程序中,而且随着编译器的不断升级,其编译后的代码大小与汇编语言的差距越来越小。而关于C语言和汇编之争,就像那个啥,每隔一段时间总会有人挑起这个话题,如果你感兴趣,可以到网上搜索相关的帖子自行阅读。不是说汇编不重要,在很
-
-
0下载:
编译原理课程设计,CMM 是一种经过简化的 C 语言,CMM 解释器是一个 CMM 语言
的集成开发环境,经过词法、语法和语义的分析,通过递归下降子程序法对 CMM 语言
进行解释执行。此解释器可以实现几种基本数据类型的表达式计算、隐式转换和强制转
换,循环语句的控制,多维数组的处理,函数调用和重载,变量作用域限制等功能。IDE
能够进行代码自动缩近、语法高亮、撤销重做、括号匹配、错误检查标记、函数定位、
快速注释、输出语法树等。 -CMM is a programming
-
-
0下载:
Awka comprises a translator of the AWK programming language to ANSI-C,
and a library against which translated programs may be linked.
-
-
0下载:
几个有用的采用C语言编写的经典实例编程源代码-Classic example of several C language programming source code
-
-
1下载:
一个结合flex和bison编写的词法分析/语法分析和语义错误检查程序,对C语言进行检查-an analyser for C programming language using GNU flex and bison
-
-
0下载:
是用c++程序设计语言编写的,关于编译原理的LL(1)分析文法-Is written in the c++ programming language, compiler theory analysis of LL (1) grammar
-