-
用vb模拟记事本
用vb模拟记事本-vb simulation using the notebook
- 2022-08-14 07:34:50下载
- 积分:1
-
编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间...
编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋-compiler 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 generated object code target explained the implementation of the 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 the code generator. Early hopes for the opening of my account, and we interact more, as a good programming loving friends
- 2022-03-31 12:41:04下载
- 积分:1
-
编辑课程设计,文本编辑
本人汇编课程设计,文本编辑器-compilation curriculum design, text editors
- 2022-04-14 14:48:12下载
- 积分:1
-
我一般用于制作和整理(文件搜索方式)编程技术文档和各类源代码,
可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……...
我一般用于制作和整理(文件搜索方式)编程技术文档和各类源代码,
可以如编程工具一样分色显示程序(C++, Delphi , java, Vb, SQL ……)(用算法实现),
主要用于查找相应的类和函数的应用。
同样可以用它来制作电子书籍。(制作出《诸子百家》)
考虑到兼容问题: 在发布时删除了皮肤组件.所以运行出来的效果不美观.
平台: delphi7
本软件为开源软件. 所有人都可以使用其源码.请注明出处就OK了
有任何问题,都可以向我发送Email.
设计者: 薛朝文
Email:xcwen@sina.com
-I generally used in the production and processing (document search) technical documentation and a variety of programming source code, can be the same programming tools such as color display program (C++, Delphi, java, Vb, SQL ... ...) (with algorithm), which is used to find the appropriate category and function applications. Can also use it to create e-books. (To produce Zhuzi 100 ), taking into account the compatibility issue: when it is published to delete the skin component. Therefore, the effect of running out eyesores created. Platform: delphi7 this software for open source software. Everyone can use their source . Please indicate the source on the OK have any questions, you can send me Em
- 2023-07-06 11:45:03下载
- 积分:1
-
变异原理 一学期的试验
变异原理 一学期的试验 - A variation principle semester experiment
- 2023-02-27 23:40:04下载
- 积分:1
-
陈意云编译原理全套,是学习编译原理的不错的资料。我看了,不错的...
陈意云编译原理全套,是学习编译原理的不错的资料。我看了,不错的-Chen Yi-yun set of compiler theory, compiler theory is the study of good information. I read, good
- 2022-03-21 02:37:15下载
- 积分:1
-
带图标的菜单,API
带图标的菜单,API- Belt chart sign menu, API
- 2022-03-25 11:10:05下载
- 积分:1
-
A text editor, very useful for the beginner, supporting documents such as tola f...
一个文本编辑器,对初学都很有用,支持文件托拉功能等-A text editor, very useful for the beginner, supporting documents such as tola function
- 2022-02-05 04:12:19下载
- 积分:1
-
用Visual C++开发的高亮度显示的编辑器
用Visual C++开发的高亮度显示的编辑器- High brightness demonstration editor develops which with Visual
C
- 2022-05-07 04:14:03下载
- 积分:1
-
SM的相量图
sm phasor diagram
L=length(t)
Ifd=iff(L) Ifq=0
Efd=0 Efq=Lmd*iff(L)
Id=i(L,1) Iq=i(L,2) I=Id+j*Iq
Vd=v(L,1) Vq=v(L,2) V=Vd+j*Vq
VILq=-(Ra+Lq*j)*I Vqp=V+VILq Vqpd=real(Vqp) Vqpq=imag(Vqp)
VLd=vL(L,1) VLq=vL(L,2)
- sm phasor diagram
L=length(t)
Ifd=iff(L) Ifq=0
Efd=0 Efq=Lmd*iff(L)
Id=i(L,1) Iq=i(L,2) I=Id+j*Iq
Vd=v(L,1) Vq=v(L,2) V=Vd+j*Vq
VILq=-(Ra+Lq*j)*I Vqp=V+VILq Vqpd=real(Vqp) Vqpq=imag(Vqp)
VLd=vL(L,1) VLq=vL(L,2)
- 2022-03-14 21:48:12下载
- 积分:1