-
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有通过它才能正式发行-PClint, a very strict C/C compiler, can be embedded into VC.GCC so. It can even check out your C/C code in the inner leakage, uninitialized variables, the use of unsafe pointer ... it as a Microsoft code inspection tools, it can be only through the official issue
- 2022-03-18 16:14:24下载
- 积分: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
-
编辑器,pdf转换工具,txt以及文档
编辑器,pdf转换工具,txt以及文档- Editor, pdf transformation tool, txt as well as documents
- 2022-07-10 20:22:33下载
- 积分:1
-
支持在线编辑的活动文档控件
支持在线编辑的活动文档控件-support online document editing control activities
- 2022-05-13 12:53:32下载
- 积分:1
-
BOOK type of PDF
JavaScript 6th Reference
BOOK type of PDF
JavaScript 6th Reference
- 2023-04-28 20:40:05下载
- 积分:1
-
麦克斯韦方程有关的PDF文档 讲解方程的相关问题
麦克斯韦方程有关的PDF文档 讲解方程的相关问题-Maxwells equations the equation of PDF documents to explain issues related to
- 2022-12-10 04:40:03下载
- 积分:1
-
Relationship between the user name, the book' s information, loan book, the r...
关系用户名,图书的查询,图书的借阅,读者的注销-Relationship between the user name, the book" s information, loan book, the reader" s write-off, etc.
- 2022-03-14 21:39:28下载
- 积分:1
-
UltraEdit you will be able to meet all the needs of the editorial editor. UltraE...
UltraEdit 是能够满足你一切编辑需要的编辑器。UltraEdit 是一套功能强大的文本编辑器,可以编辑文本、十六进制、ASCII 码,可以取代记事本,内建英文单字检查、C++ 及 VB 指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。软件附有 HTML 标签颜色显示、搜寻替换以及无限制的还原功能,一般大家喜欢用其来修改EXE 或 DLL 文件。
-UltraEdit you will be able to meet all the needs of the editorial editor. UltraEdit is a powerful text editor that can edit text, hexadecimal, ASCII, can replace the notebook, built-in English that checks C and VB directive highlighted, can edit multiple files, Moreover, even if the document opened great speed will slow. Labeling software with HTML color, and the search to replace unrestricted reduction function, We generally like to use to amend their EXE or DLL files.
- 2022-07-10 22:59:29下载
- 积分:1
-
This is the first time we attachment MATLAB answer, and I hope to help you, Oh,...
这是我们第一次实习的MATLAB的答案,希望对大家有所帮助,呵呵,你们也认为呢?希望我们共同建设好这个网站,我们需要她!-This is the first time we attachment MATLAB answer, and I hope to help you, Oh, you think? We hope to build a good web site, we need her!
- 2022-01-25 17:45:40下载
- 积分:1
-
算术表达式的语法分析器
算术表达式的语法分析器-arithmetic expression parser
- 2022-08-03 16:36:45下载
- 积分:1