-
纳米
nano-x的文档,英文原版的API
包括了NANO-X和GDI提供的所有的API函数列表-nano-x
- 2022-04-01 21:15:29下载
- 积分:1
-
C source code using C language of a C language subset of the procedures explaine...
Little C解释程序源代码用C语言实现了一个C语言的子集的解释程序,之所以是子集,是由于考虑到本次毕业设计的时间上并不允许将整个C语言的解释程序完成,事实上,若要将整个C语言的解释程序完成,那将不是凭一己之力加上数月可以完成的。为此,结合所学的编译原理和实现技术以及计算理论,本文之实现了C语言自己的解释程序。-C source code using C language of a C language subset of the procedures explained that the reason is the subset is due to the graduation of design time and would not allow the entire C language to explain procedures are completed, in fact, if the entire C language to explain procedures completed, it will not be through their own efforts with a few months to complete. To this end, learning by combining theory and compiler technology and computing theory, the realization of the C language interpreter.
- 2022-09-24 19:45:03下载
- 积分:1
-
二进制浏览、编辑的源程序,其模仿了 UltraEdit的部分功能,在界面上简单了点
二进制浏览、编辑的源程序,其模仿了 UltraEdit的部分功能,在界面上简单了点-binary browse, edit the source code, copied the UltraEdit part of the function, the interface simple point
- 2022-06-02 15:24:12下载
- 积分:1
-
UltraEdit is able to meet all your editing needs editor. UltraEdit is a powerful...
UltraEdit 是能够满足你一切编辑需要的编辑器。UltraEdit 是一套功能强大的文本编辑器,可以编辑文本、十六进制、ASCII 码,可以取代记事本,内建英文单字检查、C++ 及 VB 指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。软件附有 HTML 标签颜色显示、搜寻替换以及无限制的还原功能,一般大家喜欢用其来修改EXE 或 DLL 文件。
-UltraEdit is able to meet all your editing needs editor. UltraEdit is a powerful text editor, can edit text, hexadecimal, ASCII code, you can replace the notebook, the built-English words to check, C++ And VB command to highlight, edit multiple files at the same time, and even if a lot of documents open and will not slow the pace. Software with color display HTML tags, the search to replace and restore the function of unrestricted, general everyone likes to use to modify their EXE or DLL file.
- 2022-03-23 07:22:32下载
- 积分:1
-
Book: Software Architecture
Book: Software Architecture
- 2022-04-10 19:00:03下载
- 积分:1
-
this principle is to compile the source code, the compiler principles involved i...
这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,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, it is the middle part of code optimization. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
- 2022-09-06 06:05:03下载
- 积分:1
-
C和指针(PDF).rar
非常好!有助于学习
C和指针(PDF).rar
非常好!有助于学习-C and pointer (PDF). Rar very good! Contribute to learning
- 2022-03-15 08:29:52下载
- 积分: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
-
Only supplies the technical reference, the prohibition
printing!
仅供技术参考,禁止打印!- Only supplies the technical reference, the prohibition
printing!
- 2022-08-04 09:18:14下载
- 积分:1
-
一个非常完善的文本编辑器程序
一个非常完善的文本编辑器程序-an excellent text editor programs
- 2022-01-20 22:35:53下载
- 积分:1