-
一个简单的记事本
一个简单的记事本-a simple notebook
- 2022-03-15 20:09:10下载
- 积分:1
-
一个简单的实现加减乘除的编译器
一个简单的实现加减乘除的编译器- A simple realization arithmetic operations compiler
- 2022-08-16 20:26:59下载
- 积分: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
-
A text editor, supports up to more than 50 file formats (including C/C++, HTML,...
一款文本编辑器,支持多达50余种文件格式(包括C/C++, HTML, ASP, PHP, Perl, Pascal……)的高亮显示,内置拼写检查、二进制编辑器、代码模板、自动纠错、打印预览、书签工具……可导出文件为RTFHTMLLaTeX格式,可对WindowsMAC OSLinux操作系统的相应格式文件进行操作。号称包含所有便于编辑文本文件的必备功能-A text editor, supports up to more than 50 file formats (including C/C++, HTML, ASP, PHP, Perl, Pascal ... ...) the highlight, built-spell-checking, binary editor, code templates, automatic error correction, print preview, bookmarks tool can be derived ... ... RTFHTMLLaTeX format document may be WindowsMAC OSLinux the corresponding operating system files to operate. Claimed to contain all easy to edit text files must-have feature
- 2022-02-25 09:09:25下载
- 积分: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
-
在有些软件里当鼠标移到某单词上,其注释就会显示单词的中文解释.这样的软件是如何制作的呢?下面我就介绍以下获取鼠标所在单词的方法,至于中文结实要关系到数据库及字库...
在有些软件里当鼠标移到某单词上,其注释就会显示单词的中文解释.这样的软件是如何制作的呢?下面我就介绍以下获取鼠标所在单词的方法,至于中文结实要关系到数据库及字库问题在此我不做解释. 首先建立新工程,在FORM上添加一个TEXT文本框. 声明SendMessage函数.- In some software when the mouse transfers to on some word, its
annotation can demonstrate the word Chinese explanation How such does
software is manufacture? Under I below introduced gains the mouse in
the word method, is solid as for Chinese must relate the database and
the fonts question does not make the explanation in this me First
establishes the new project, increases a TEXT text frame on FORM
States the SendMessage function
- 2022-12-17 13:35:03下载
- 积分:1
-
麦克斯韦方程有关的PDF文档 讲解方程的相关问题
麦克斯韦方程有关的PDF文档 讲解方程的相关问题-Maxwells equations the equation of PDF documents to explain issues related to
- 2022-12-10 04:40:03下载
- 积分:1
-
用汇编写的编辑器
用汇编写的编辑器- With editor which collects the compilation
- 2022-07-03 21:32:04下载
- 积分:1
-
Handwritten digital file, which contains a pdf document, you can read, write aux...
手写体数字文件,里面含有pdf文档,可以来阅读,辅助写论文。-Handwritten digital file, which contains a pdf document, you can read, write auxiliary.
- 2022-04-22 07:28:32下载
- 积分:1
-
一个简单的文本编辑器,使用gtk+编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。...
一个简单的文本编辑器,使用gtk+编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。-A simple text editor, use gtk+ Prepared. It has a very good user interface is also very simple to use, including many of the main functions of the editor.
- 2022-08-07 07:47:27下载
- 积分:1