-
很好的ext帮助文档,pdf格式,详细介绍了extjs
很好的ext帮助文档,pdf格式,详细介绍了extjs-芎 玫ext牡pdf 式 细 extjs
- 2022-07-25 01:48:11下载
- 积分:1
-
VC编写的生成简单的ZRF编译器
VC编写的生成简单的ZRF编译器-VC compilation production simple ZRF compiler
- 2022-11-27 08:10:03下载
- 积分: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
-
cflowcharteditor是cdiagrameditor延伸。cdiagrameditor是向量等。
CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen. CDiagramEditor lacks one feature (that is difficult to implement in both simple and general fashion) - links. Manually maintaining links in a - for example - flowchart or network topography map is unwieldy. Therefore, I ve created a reference implementation for one way of adding this functionality.-CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing objects drawn on screen. CDiagramEditor lacks one feature (that is difficult to impleme
- 2022-02-25 21:25:11下载
- 积分:1
-
C语言编程中算法数据结构中的树行代码
C语言编程中算法数据结构中的树行代码-C language programming in the algorithm of the tree data structure of lines of code
- 2022-02-04 22:47:02下载
- 积分: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
-
此代码是基于国产数据openbase的文件built生成
此代码是基于国产数据openbase的文件built生成-Built based on domestic data file code
- 2023-01-10 15:05:04下载
- 积分:1
-
mtext,编辑器,支持潜入对象
mtext,编辑器,支持潜入对象-mtext, editor, support sneaked into the target
- 2022-11-10 16:55:04下载
- 积分:1
-
主要是一些文件操作的技巧,例如文本编辑器的制作,简易的文件管理器,磁盘中查找文件等的基本VB程序 ,广大的VB爱好者可以参考一下我的程序
主要是一些文件操作的技巧,例如文本编辑器的制作,简易的文件管理器,磁盘中查找文件等的基本VB程序 ,广大的VB爱好者可以参考一下我的程序- Mainly is some document operations skills, for example the text
editor s manufacture, the simple document management, in the floppy
disk searches the document and so on the basic VB procedure, the
general VB amateur may refer to my procedure
- 2022-02-26 22:10:36下载
- 积分:1
-
所以你想添加一个窗体编辑器到你的应用程序?一个对话框编辑器?美…
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived -So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML
- 2023-04-19 19:35:02下载
- 积分:1