-
字符提取示例代码
sample code for character extraction
- 2023-09-01 23:30:04下载
- 积分:1
-
请用VC编辑器打开
请用VC编辑器打开- Please use the VC editor to open
- 2022-07-08 03:57:31下载
- 积分:1
-
词法分析
词法分析-lexical analysis.
- 2023-01-08 02:15:03下载
- 积分:1
-
This is a source scanner.
这是一个scanner源程序。-This is a source scanner.
- 2022-03-26 08:25:06下载
- 积分:1
-
一个小记事本,有待完善
一个小记事本,有待完善- A small memorandum, waits for consummates
- 2022-02-14 15:46:09下载
- 积分:1
-
this is a souce code about the principle of complier.it involves every procedure...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this is a souce code about the principle of complier.it involves every procedure of the principle of complier:accidence analysis,LL1 gramer analysis,lexeme analysis,middle code generate,middle code optimaze.(integer expression optimaze,common expression optimaze,loop constant expression optimaze).generate middle code to object code .Execute the object code .It is describe the complier principle and how to do in detail.It is a best example of the main point of teaching and class design.It is also a reference for the fans of the gramer.This is the part of the middle code grenerate.I wish to be passed my account as soon as possible to communicating with others,to be the good friend with others.
- 2022-04-02 04:02:40下载
- 积分:1
-
编译原理语法分析器
编译原理语法分析器-parser compiler theory
- 2022-11-14 11:35:04下载
- 积分:1
-
This is which writes with VC writes the board procedure! Has
some special functi...
这是用VC写的一个写字板程序!有一些特别的功能!具体我忘了你还是好好看看! - This is which writes with VC writes the board procedure! Has
some special functions! Made concrete me to forget you or to have a
look well!
- 2022-06-28 17:09:18下载
- 积分:1
-
好不错的上传图片和上传文件程序,呵呵,我是初学者,请大家关照...
好不错的上传图片和上传文件程序,呵呵,我是初学者,请大家关照-Well good picture and upload files upload process, huh, huh, I was a beginner, please take care of everyone
- 2022-06-30 02:50:25下载
- 积分:1
-
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的...
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。
各菜单功能项应该有与之相对应的热键字符和快捷键。
支持简单的右键菜单功能,提供便捷的编辑处理。
较高要求:支持字体、文字颜色等特性。
-To design a program using the Win32 functions and interface style similar to the Notepad text editor. The main implementation features: the main menu should contain the basic file operations, including a new, open, save, save, exit, and basic text editing operations, including revocation, cut, copy, paste, delete, Select All. The menu features items there should be corresponding to the hotkey characters and shortcut keys. To support a simple right-click menu functionality, providing convenient editing. High requirements: support for fonts, text color and other characteristics.
- 2022-01-25 19:13:39下载
- 积分:1