-
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
-
文档编辑器
文档编辑器- Documents editor
- 2022-06-16 22:08:31下载
- 积分:1
-
C语言高级编程实例
C语言高级编程实例-C language programming examples High
- 2022-06-27 01:45:43下载
- 积分:1
-
这是一个关于后缀数组的讲座,希望有助于
This is a lecture about suffix array...Hope it helps-This is a lecture about suffix array...Hope it helps...
- 2022-04-30 01:12:14下载
- 积分:1
-
一个利用VB编写的功能比较完备的文本编辑器
一个利用VB编写的功能比较完备的文本编辑器- Uses the VB compilation function quite complete text editor
- 2022-08-23 20:37:33下载
- 积分:1
-
对话框(C#)的浏览文件夹
对话框(C#)的浏览文件夹- Dialog box (C#) browsing folder
- 2022-03-13 21:09:26下载
- 积分:1
-
c++课件,很基础。。非常实用,对C++的提升很有帮助
c++课件,很基础。。非常实用,对C++的提升很有帮助-c++ software, it is the foundation. . Very useful for C++ the upgrade helpful
- 2022-07-02 00:20:07下载
- 积分:1
-
白菜的家文章管理系统
1。网友可对文章进行评论
白菜的家文章管理系统
1。网友可对文章进行评论 -Cabbage home one article management system. User comment on article
- 2022-03-23 09:15:18下载
- 积分:1
-
adhoc相关原理,主要涉及相关的路由技术
adhoc相关原理,主要涉及相关的路由技术-ADHOC-related principles, mainly related to routing technology
- 2022-03-21 07:01:43下载
- 积分: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