-
用java 编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号 匹配,表达式搜索,多个文件搜索和替换,定义键盘宏...
用java 编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号 匹配,表达式搜索,多个文件搜索和替换,定义键盘宏-Java prepared with open-source text editor. There are many useful features, including syntax highlighting show matching brackets, expression search, multiple file search and replace, the definition of the keyboard macros
- 2023-01-28 08:10:03下载
- 积分:1
-
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是语义分析部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, which is part of semantic analysis. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2022-03-06 22:29:54下载
- 积分:1
-
一个小巧的PDF格式书籍阅读器,绿色软件,不用安装,已经包含亚洲语言支持包,比那些大型PDF阅读器强得不止百倍!...
一个小巧的PDF格式书籍阅读器,绿色软件,不用安装,已经包含亚洲语言支持包,比那些大型PDF阅读器强得不止百倍!-a compact PDF format for reading books, green software, no installation, included Asian language support packages, than those of large-PDF readers in more than 100 times!
- 2022-03-22 06:49:05下载
- 积分:1
-
books now more and more families, for effective management and use of this proce...
现在家庭藏书越来越多,为了有效的管理和使用,写了这个程序,因为本人家里图书很多,有朋友借书自己不一定记得,这个软件帮你管理,利用oo设计。-books now more and more families, for effective management and use of this procedure was made, because a lot of my books home, a friend of the library itself is not necessarily remember that the management software help you use oo design.
- 2022-03-28 16:15:26下载
- 积分:1
-
自动将HTML转换成符合标准的XHTML的软件.程序为c++编写.
自动将HTML转换成符合标准的XHTML的软件.程序为c++编写.-automatically converted into HTML to meet the standards XHTML software. C prepared for the procedure.
- 2022-06-29 19:38:05下载
- 积分:1
-
这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的...
这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的界面风格,有菜单栏、工具栏、状态栏和右键菜单等-the source code can achieve the basic text editing functions, including font settings (size, bold italics, underlining, type and color), text alignment settings, text editors, document publishing capabilities. This program is Microsoft Office style interface, menu bar, toolbar, status bar and right-click menus, etc.
- 2023-08-05 23:05:03下载
- 积分:1
-
工具是可定制的地图编辑器(基于QT)可以延长通过…
TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don t have time to write -TheTool is highy customizable map editor (based on QT) which can
be extended via LUA scripts. A first implentation is ready and can be
published to the public. The editor is the perfect tool who wants to
design some 3d games but don t have time to write
- 2022-03-31 20:59:19下载
- 积分:1
-
a notebook of alternative procedures, the procedures contained C module can beau...
一个记事本的替代程序,含有C程序的美化模块
可以对CPP和JAVA进行格式-a notebook of alternative procedures, the procedures contained C module can beautify CPP and the right format for Java
- 2022-10-17 13:00:04下载
- 积分:1
-
一个简单的网页浏览器的源代码,用VC++实现
一个简单的网页浏览器的源代码,用VC++实现-a simple web browser source code, with VC
- 2022-03-07 07:13:08下载
- 积分:1
-
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有通过它才能正式发行-PClint, a very strict C/C compiler, can be embedded into VC.GCC so. It can even check out your C/C code in the inner leakage, uninitialized variables, the use of unsafe pointer ... it as a Microsoft code inspection tools, it can be only through the official issue
- 2022-03-18 16:14:24下载
- 积分:1