-
java写的记事本,还可以
java写的记事本,还可以-java writes memorandum, but also may
- 2022-08-11 17:13:04下载
- 积分:1
-
一个简单的文本编辑工具
一个简单的文本编辑工具-a simple text-editing tools
- 2022-07-07 18:25:07下载
- 积分: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
-
用VC编的电子日记软件
用VC编的电子日记软件- Electronic diary software arranges which with VC
- 2023-05-29 16:10:03下载
- 积分:1
-
利用ajax技术及javascript语言编写的rss阅读器,可以读本地的xml文档和外网上的feed。考虑了两种浏览器(IE和火狐),在Eclipse开发工具...
利用ajax技术及javascript语言编写的rss阅读器,可以读本地的xml文档和外网上的feed。考虑了两种浏览器(IE和火狐),在Eclipse开发工具上编写-Ajax and javascript to use the technical language of rss readers can read the xml document local and foreign online feed. Consider two types of browsers (IE and Firefox), in the Eclipse development tool to prepare
- 2022-03-06 12:17:46下载
- 积分:1
-
一个酷似notepad的文本编辑器,可以编辑c/c++, java, txt 等等文件。...
一个酷似notepad的文本编辑器,可以编辑c/c++, java, txt 等等文件。-notepad resembles a text editor, you can edit c/c, java, txt and so on paper.
- 2022-02-12 16:53:38下载
- 积分:1
-
c++课件,很基础。。非常实用,对C++的提升很有帮助
c++课件,很基础。。非常实用,对C++的提升很有帮助-c++ software, it is the foundation. . Very useful for C++ the upgrade helpful
- 2022-07-02 00:20:07下载
- 积分:1
-
HTML文件到txt文件转换器
HTML文件到txt文件转换器-HTML document to txt document switch
- 2022-07-05 08:49:21下载
- 积分:1
-
The English version of Crimson Editor to complete the Korean version into Englis...
Crimson编辑器的英文版,完成从韩文版变成英文版的移植,并且附带可执行文件和注册表文件,无需原先的安装包,是改写编辑器的最理想选择.-The English version of Crimson Editor to complete the Korean version into English from the transplant, and incidental to the executable files and registry files without the original installation package is adapted to choose the best editor.
- 2022-02-24 23:16:10下载
- 积分: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