-
Jode Decompiler.安装方法:点击Eclipse的Help菜单
Jode Decompiler.安装方法:点击Eclipse的Help菜单 --> Software Updates --> Find and install...,然后选择:Search for new features to install,在弹出的对话框中点击"New Remote Site..."菜单。填入:Name: Jode DecomopilerURL: http://www.technoetic.com/eclipse/update点击"Finish"。之后可以在Window菜单的Preferences --> Java -->Jode Decompiler中配置插件的信息。-Jode Decompiler. Installation method: Click Eclipse
- 2022-03-23 09:04:53下载
- 积分:1
-
Communication System PCM codec mode. matlab achieve.
通信传输系统中的PCM编码解码方式。matlab实现。-Communication System PCM codec mode. matlab achieve.
- 2022-08-06 01:34:08下载
- 积分:1
-
类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术...
类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术-Vc similar integrated development environment, including the editor, debugger, compiler of all source code, a truly interactive, support automatic code generation technology
- 2022-05-19 07:16:45下载
- 积分:1
-
C语言词法分析器 by wpc_LK
这是一个简单的词法分析器,不能避免的存在错误请大家指出予以纠正,谢谢!
示例语句
include<st...
C语言词法分析器 by wpc_LK
这是一个简单的词法分析器,不能避免的存在错误请大家指出予以纠正,谢谢!
示例语句
include
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
输入 exit 退出程序。-C language lexical analyzer by wpc_LK
This is a simple lexical analyzer can t avoid that there re some errors here,please correct, thank you!
for exzample:
include
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
input exit quit the program.
- 2022-01-22 06:15:36下载
- 积分:1
-
本人自己改进过的帧间差分方法,并且调试过,对于学习车辆检测算法的朋友,有些帮助...
本人自己改进过的帧间差分方法,并且调试过,对于学习车辆检测算法的朋友,有些帮助-I own improved interframe difference method, and debugging, the vehicle detection algorithm for learning friends, and some help
- 2022-04-01 03:43:59下载
- 积分:1
-
- 2022-04-23 20:26:18下载
- 积分: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
-
ll(1)语义分析器
ll(1)语义分析器-ll (1) Semantic Analyzer
- 2022-03-13 06:13:38下载
- 积分:1
-
目标代码生成(C++)源代码+详细的课程设计报告
源程序的中间代码变换成依赖于具体机器的等价的目标代码...
目标代码生成(C++)源代码+详细的课程设计报告
源程序的中间代码变换成依赖于具体机器的等价的目标代码-Target code generation (C++) Source code a detailed report of the curriculum design of the intermediate source code converted into machine dependent on the specific object code equivalent
- 2022-01-25 23:37:57下载
- 积分:1
-
without extracting passwords, it is a principle of experimental compiler source...
无解压密码,这是一个编译原理的实验源码,已经编译成功能实现读无符号数了.-without extracting passwords, it is a principle of experimental compiler source code, compiler can achieve success without reading a few symbols.
- 2022-01-27 11:30:29下载
- 积分:1