-
ldpc译码器 目前通信系统中很多标准都在采用ldpc码,所以他很重要...
ldpc译码器 目前通信系统中很多标准都在采用ldpc码,所以他很重要-LDPC decoder, many of the current communication system standards in the use of LDPC code, so he is very important
- 2022-08-12 20:26:57下载
- 积分:1
-
词法分析器(编译原理)
词法分析器(编译原理)- Morphology analyzer (translation principle)
- 2022-09-03 23:20:02下载
- 积分:1
-
对简单的C程序或者Pascal程序进行词法分析
对简单的C程序或者Pascal程序进行词法分析以TOKEN字的形式放入结果文件-of simple C program or Pascal procedures lexical analysis in the form of the word TOKEN Add outcome document
- 2023-04-26 18:25:03下载
- 积分:1
-
知道大家有没有用过PEDUMP,一个很好用的PE文件分析软件,不过那个软件是在DOS的命令行程序,并且是英文的,由于编EXE文件加密器的时候很想用一个这样的程序...
知道大家有没有用过PEDUMP,一个很好用的PE文件分析软件,不过那个软件是在DOS的命令行程序,并且是英文的,由于编EXE文件加密器的时候很想用一个这样的程序帮助分析,于是研究了PE文件的结构,做出了现在这个PE文件分析器,提供给那些想快些了解PE结构或者编制这方面的程序的朋友一个工具。
我正在加强其功能,主要是用在反编译方面太弱了,希望得到高手的帮助。
新版本的1.53版加强了文件导出功能,可以和M$的PUDUMP分析结果媲美:)
1.91版,最大的改动就是增加了资源分析显示部分,用法察看自带的ReadMe.txt,可以用来改资源了。
1.92版改进一点点小问题,增加毕业论文。 -err
- 2022-07-18 16:33:15下载
- 积分:1
-
学习简单的Yacc说明的原理,掌握Yacc源文件的写法以及语法分析器生成工具BISON的使用方法和Yacc源文件的运行方法和基本步骤。...
学习简单的Yacc说明的原理,掌握Yacc源文件的写法以及语法分析器生成工具BISON的使用方法和Yacc源文件的运行方法和基本步骤。
-Yacc study shows a simple principle, Yacc master source file written syntax analyzer and generate UML tools and the use of the source language Yacc pieces of the operation and basic steps.
- 2022-12-19 01:20:04下载
- 积分:1
-
利用MFC开发的OpenGL开发包,希望对大家有所帮助哈
利用MFC开发的OpenGL开发包,希望对大家有所帮助哈-MFC Development using OpenGL Development Kit, and they hope to help everyone Kazakhstan
- 2022-07-06 10:14:02下载
- 积分:1
-
winxpjihuo2.5
winxpjihuo2.5
- 2022-08-22 17:16:42下载
- 积分:1
-
elecafns.com
elecafns.com-keilc51教程,又需要的就下吧!-keilc51
- 2022-03-18 18:54:03下载
- 积分:1
-
前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明...
前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧-few days ago wrote a small language lexical analysis procedures, because the other day in the knowledge base to see a VC pascal lexical analysis procedures, find that quite complex. In fact, lexical analysis procedure is the same principle, I think if you understood a simple lexical analysis procedure to write complex it is not difficult, is nothing but add a few keywords and writing several conditions judgment statement it. Lexical analysis is the basis of compilers, as well as the most simple. Well, now let us look at the procedures it. Let us look at this small language grammar it
- 2022-08-08 01:17:36下载
- 积分:1
-
功能比较强的正则表达式分析器,支持重复次数。尝试完全采用C++实现。可能速度不快。...
功能比较强的正则表达式分析器,支持重复次数。尝试完全采用C++实现。可能速度不快。-function relatively strong in the regular expression analyzer, the number of repeat support. C to achieve completely. May slow.
- 2022-12-11 06:35:03下载
- 积分:1