-
pl0语言语法分析(c++写的)
本来是编译原理的作业,作业布置到了语义分析,想下载贵网站的源码参考参考,发现没有Money,只能上传源码看能不能行。。。输入文件是test1.pl0和test2.pl0,输出文件是Error_1.txt和Error_2.txt。写了这么多不知道有没有50个字,上传一下试试哈~
- 2022-07-07 03:02:53下载
- 积分:1
-
汇编语言程序设计
汇编语言程序设计-assembly language programming
- 2022-04-16 17:07:49下载
- 积分:1
-
ollydbg反汇编器1.09c 部分源代码,没有图形界面
ollydbg反汇编器1.09c 部分源代码,没有图形界面-ollydbg anti assembler source code 1.09c part, there is no graphical interface
- 2022-09-23 12:20:03下载
- 积分:1
-
用汇编写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级语言中使用,有助于提高程序的效率!内有嵌入例子。...
用汇编写的 CRC的算法代码,里面包含16位和32位的,大家可以嵌入到高级语言中使用,有助于提高程序的效率!内有嵌入例子。-With the compilation of the CRC algorithm to write the code, which contains 16-bit and 32-bit, and they can be embedded into high-level language used to enhance the efficiency of the procedure! Example, there are embedded.
- 2022-05-18 10:22:55下载
- 积分:1
-
DSP程序TI常用例程MatRix,可以参考使用
DSP程序TI常用例程MatRix,可以参考使用-TI procedure commonly used DSP routines MatRix, can refer to the use of
- 2023-05-01 19:30:03下载
- 积分:1
-
DS1302 integrity C procedures used in the four eight
DS1302的完整C程序,用到了四位八段数码管显示,同时也用了74LS164,大家有空可以看看哈。-DS1302 integrity C procedures used in the four eight-Digital Display, also spent 74 LS164, we can look at the availability Kazakhstan.
- 2022-05-28 14:04:06下载
- 积分:1
-
用汇编语言写的了一个定时计数器的程序,已经通过,实现良好...
用汇编语言写的了一个定时计数器的程序,已经通过,实现良好-Written in assembly language with a regular counter procedures, have been adopted to achieve good
- 2023-05-08 04:15:02下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第三章-Windows Environment 32-bit assembly language programming book source package in Chapter III
- 2022-03-04 21:03:47下载
- 积分:1
-
用VB做的SQL系统。是一个图书馆系统,它包括SQL建立的表格,应用的软件是VB程序...
用VB做的SQL系统。是一个图书馆系统,它包括SQL建立的表格,应用的软件是VB程序-used vb to build SQL system
- 2023-04-18 15:15:04下载
- 积分:1
-
学习如何使用MPLAB集成开发环境(IDE)的编码基因…
To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging.
This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Port C and increments a counter and resets to a predetermined value when the counter rolls over to zero. All labels start in the first column, and the last line has an end directive. For detailed information, refer to the PIC18F452 datasheet on the course web page.
- 2022-07-13 16:21:22下载
- 积分:1