-
C# 进销存管理系统
C# 进销存管理系统,万能进销存管理系统!
- 2022-10-25 20:05:03下载
- 积分:1
-
c100-8051-Proteus
《单片机C语言程序设计实训100例—基于8051+Proteus仿真》案例(failed to translate)
- 2013-05-04 10:57:21下载
- 积分:1
-
用C-语言实现的编译器
用C-语言实现词法分析和语义分析,实现一个简单的编译器
在学习《编译原理》课程过程中,结合各章节的构造编译程序的基本理论,要求用C或C++语言描述及上机调试,实现一个 C-Minus 小编译程序(包括词法分析,语法分析等重要子程序),使学生将理论与实际应用结合起来,受到软件设计等开发过程的全面训练,从而提高学生软件开发的能力。
本程序采用C++语言以面向对象的思想编写,程序分为两部分:词法分析(Scanner)和语法分析(Parser),分别将两个处理阶段封装成Scanner类和Parser类,两个类各司其职,分别完成词法分析和语法分析的任务。Scanner类主要的工作是过滤注释、词法分析获取Token。Parser类的主要工作是根据Scanner类词法分析之后的Token进行语法分析,生成语法树,最后并输出语法树。在处理过程中,Scanner类的对象作为Parser类的一个成员变量,配合Parser类进行语法分析
- 2023-06-24 07:10:05下载
- 积分:1
-
matlab
matlab 2010 latest updated software
- 2010-06-03 12:35:48下载
- 积分:1
-
与大肠癌的空间
带空格的CRC-16源代码-space with the CRC-16 source code
- 2022-05-14 08:32:17下载
- 积分:1
-
used to write the string comparison algorithm, the algorithm used in document co...
用c#写的字符串比较算法,此算法应用于文件对比工具,比如Beyond Compare-used to write the string comparison algorithm, the algorithm used in document comparison tool For example, Beyond Compare
- 2022-07-09 03:48:27下载
- 积分:1
-
File1798
C#环境下的File的实现,非常经典的例子(C# environment, File implementation, a very classic example)
- 2016-11-20 22:59:42下载
- 积分:1
-
C
c语言编写规范,主要介绍编程中如何写出实用性以及易于阅读的代码,方便代码的维护和升级。(c language specification describes how to write programming code for practicality and easy to read, easy to code maintenance and upgrades.)
- 2013-10-16 11:16:26下载
- 积分:1
-
OAD
blue_debugBLE-CC254x-1.3.2ProjectsleProfiles
- 2017-08-07 15:00:27下载
- 积分:1
-
_22dcda_C反汇编与逆向分析技术揭秘
说明: 本书既是一本全面而系统地讲解反汇编与逆向分析技术的安全类专著,又是一部深刻揭示C++内部工作机制的程序设计类著作。理论与实践并重,理论部分系统地讲解了C++的各种语法特性和元素的逆向分析方法和流程,重在授人以渔;实践部分通过几个经典的案例演示了逆向分析技术的具体实施步骤和方法。(This book is not only a comprehensive and systematic security monograph on disassembly and reverse analysis technology, but also a program design monograph that profoundly reveals the internal working mechanism of C + +. In the theory part, the reverse analysis methods and processes of various grammatical features and elements of C + + are systematically explained, with emphasis on teaching people to fish; in the practice part, the specific implementation steps and methods of reverse analysis technology are demonstrated through several classic cases.)
- 2019-12-12 21:02:33下载
- 积分:1