-
用C写的简易C编译器
用C写的简易C编译器-C write simple C compiler
- 2022-05-18 06:04:10下载
- 积分:1
-
用c51的键盘扫描
用c51的键盘扫描-C51 with keyboard scanning
- 2022-06-13 02:27:21下载
- 积分:1
-
elecafns.com
elecafns.com-keilc51教程,又需要的就下吧!-keilc51
- 2022-03-18 18:54:03下载
- 积分:1
-
Back to assemble the most powerful java code JAR or class than the DJ_Java_Decom...
回来组装最强大的java代码JAR或类,比DJu javau反编译器真的要还原整个包了
- 2022-06-27 11:44:02下载
- 积分:1
-
Borland Pascal写的8051单片机模拟仿真器。内有源码,可惜是16位机的程序,只能在WIN98之前的系统可以正常使用。哪位高人能把源码改成W32就好...
Borland Pascal写的8051单片机模拟仿真器。内有源码,可惜是16位机的程序,只能在WIN98之前的系统可以正常使用。哪位高人能把源码改成W32就好了。-Written in Borland Pascal simulation device 8051. There are source code, but is 16-bit machine procedures, only in WIN98 system before normal use. An expert source who can change the W32 just fine.
- 2022-01-20 22:34:08下载
- 积分:1
-
brief introduction, the entire project is divided into five documents : Main.c
简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎么样把课堂上学到的知识运用到实际编程当中去,工程中所用到的模块化思想,数据结构等知识都是大家学过的,大三了,希望大家在最后这段时间里把写程序的本领练就出来。:)-brief introduction, the entire project is divided into five documents : Main.c----- procedure entry point, it is actually very simple, it is called two functions. Global.h----- definition of global variables and Wang Parse.h----- parser the main algorithm Prece.h----- definition and realization of a number of priority the operation Stack.h----- the definition and implementation of a stack and operation of the compiler used whenever WITH TC 2.0 or WinTC open Main.c documents compiled enough. If found please Bug out here or affixed to amend the code of Columbia here :) Overall, the project is just a simple example, like to tell you how to put classroom knowledge
- 2022-09-22 15:55:02下载
- 积分:1
-
C compiler, a simple C language compiler.
C编译器 ,简单的一个C语言的编译器。-C compiler, a simple C language compiler.
- 2022-06-28 11:52:22下载
- 积分:1
-
叟皆了51的汇编代码,希望读大家有所帮助
叟皆了51的汇编代码,希望读大家有所帮助-Minds are 51 assembly code, I hope everyone reading help
- 2023-08-05 18:05:03下载
- 积分:1
-
Equation Editor, similar to the word inside the mathematical formula 3.0, howeve...
公式编辑器,类似word里的数学公式3.0,不过主要处理上标下标-Equation Editor, similar to the word inside the mathematical formula 3.0, however, dealt mainly with superscript subscript
- 2022-08-15 00:56:04下载
- 积分:1
-
语义分析器,将语义分析程序编制成子程序,在语法分析器分析出各语法单位后,分析其含义,并将可执行语句或表达式翻译为四元式输出,并将错误信息输出。...
语义分析器,将语义分析程序编制成子程序,在语法分析器分析出各语法单位后,分析其含义,并将可执行语句或表达式翻译为四元式输出,并将错误信息输出。-Semantic analyzer, semantic analysis program compiled subroutines, in the parser analyzes the syntax of the unit, analyze its meaning, and translated into an executable statement or expression quaternary-output, and error information output.
- 2022-01-25 18:46:19下载
- 积分:1