-
RxRich很有用的文字图像显示控件,这是它的Demo
RxRich很有用的文字图像显示控件,这是它的Demo-RxRich very useful text image display controller, which is its Demo
- 2022-04-30 13:54:07下载
- 积分:1
-
Simple text editor, function a little bit simple, a beginner can look at as an e...
简单的文本编辑器,功能有点简单,初学者作为实例可以研究一下-Simple text editor, function a little bit simple, a beginner can look at as an example
- 2022-03-29 22:28:05下载
- 积分:1
-
批量HTML转换TXT,VB写了N久了的
批量HTML转换TXT,VB写了N久了的-Batch HTML converter TXT, VB wrote the N long time ago
- 2022-08-24 03:53:21下载
- 积分:1
-
vb的一些小程序,有动态装入菜单,动态图片按纽,调用office.相信可以为初学着以帮助...
vb的一些小程序,有动态装入菜单,动态图片按纽,调用office.相信可以为初学着以帮助-vb some small procedures, dynamic load menu, Dynamic Photo button, Call office. believe can help to a novice
- 2022-07-26 09:30:27下载
- 积分:1
-
是PDF文件 KA331的说明有利于观看
是PDF文件 KA331的说明有利于观看-Note that PDF files KA331 is conducive to viewing
- 2022-08-22 03:24:50下载
- 积分: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
-
NPB2.4 源代码,NPB是并行的测试基准程序,代码主要是大气运动方面的经典例子和算法...
NPB2.4 源代码,NPB是并行的测试基准程序,代码主要是大气运动方面的经典例子和算法-NPB2.4 source code, NPB is the parallel test datum
procedure, the code mainly is the atmospheric motion aspect classical
example and the algorithm
- 2023-01-18 13:30:04下载
- 积分:1
-
下面是几行代码,目的是使得目标机器不断的重新启动,解决的办法是:在安全模式下,删掉相关的注册表文件和程序,就行了!至于路径和程序的名字,在源代码里有...
下面是几行代码,目的是使得目标机器不断的重新启动,解决的办法是:在安全模式下,删掉相关的注册表文件和程序,就行了!至于路径和程序的名字,在源代码里有-Below are a few lines of code, designed to enable the target machine continuously restart, the solution is : safe mode, delete the registry documents and procedures, OK! As for the path and name of the procedure, there are source code
- 2022-02-02 19:01:13下载
- 积分:1
-
一本介绍JSON的客户端与服务器端实现异步传输数据的电子书,为PDF文档,内容简单易懂...
一本介绍JSON的客户端与服务器端实现异步传输数据的电子书,为PDF文档,内容简单易懂-1 Introduction JSON client and server-side asynchronous transfer of data to achieve e-books, as PDF documents, content, easy to understand
- 2022-01-28 19:46:29下载
- 积分:1
-
算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E...
算符优先分析法 根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 文法:E→E+E E-E E*E E/E (E) i- The operator first analytic method basis operator first
analytic method, carries on the expression the grammar analysis,
judges an expression is whether correct. Grammar: E-> E E E-E E*E E/E
(E) i
- 2022-02-16 07:11:47下载
- 积分:1