搜索资源列表
fgal
- gal16v8及gal20v8的编译程序源码,小日本写的,用optasm编译(该编译软件我也没找到,手上有的朋友请告诉一声,兄弟感激不尽),可以将eqn格式的文件编译成jed格式的文件-gal16v8 gal20v8 and the compiler source, the small Japanese writing, with optasm compiler (compiler software that I have not found the hands of some friends
coldboot
- 很好的源码,汇编实现计算机的冷启动,已编译通过,可直接使用.-good source, the compilation of the computer's cold start, compiled, can be used directly.
showchar
- 已编译通过的简单的显示例程,对初学者会很有帮助,如果好好看看的话.-compiled by the simple display routines, it would be helpful for beginners, a good look in the past.
miaobao
- 秒表汇编程序主要实现汇编语言下面的电子钟功能.提供主要的设置时间,设置闹铃,显示时间等功能 下面是程序,已经在MASM5下编译运行通过..但有个缺点,也是明显的,就是CPU占用率太多.日后有时间再更正好了. -stopwatch assembler main language compilation of the following functional electronic bell. Provide the main setup time, Alarms installed show t
修改EXE文件
- .“修改EXE文件” 在Windows 98平台下编译成功,演示怎样修改可执行文件,使用Masm32编译。
shizh
- 这个时钟程序是我在1993年编的一个小程序,现在贴出来给大家做参考,它执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 这个程序虽然很小,编译后才1K多一点点字节,但是麻雀虽小,五脏俱全,在这个程序中,你可以参考到以下编程方法
W32DasmV10.0
- 一个不错的反编译工具,给大家分享了,希望大家给予支持-a good anti-compiler tool to share with you, I hope you will support it! !
TEC2000
- 模拟了tec2000的所有功能,实现了tec2000的汇编语言的编译和运行等功能-simulate all the functions, tec2000 achieve a compilation of language compiler and operating functions
calculator_nic
- 用汇编语言写的32位计算器,代码里注释比较详细。文件为asm,需在dos编译。已通过编译。大二的计算机原理project,三个日夜的辛苦结果~-using assembly language to write the 32 calculators, Lane Notes code in more detail. Asm documents, the need to dos compiler. Through compiler. The sophomore computer science pro
3DBOX
- 神奇的三维盒子,由许多个点组成,而且会自动旋转。注:用TASM编译-magical three-dimensional box, from many points, and are automatically rotating. Note : TASM compiler! !
编译原理大作业
- 编译原理大作业。C语言编译器的实现。附大作业的doc文档说明部分。-compiler principles large operations. C language compiler achieved. A large operations doc file narrative.
小颖JAVA源代码反编译超级引挚V1.3标准版
- 小颖JAVA源代码反编译超级引挚V1.3标准版. 这是一个很好用的java反编译工具,有兴趣的可以看一下。-Xiaoying Java source code compiler - engine Super Standard Edition V1.3. This is a good use of anti - java compiler tools are interested can look at.
编译系统源代码
- 汇编编译系统源代码,是用汇编语言编写内附文档,可自行查看-The source code of a compiled system of assembly language here.you can read the inner documents which are writed by assembly language .
汇编编译文件
- 汇编编译文件,很好用
DeDe_1527
- DeDe,著名的DELPHI反编译工具,3.5版本,多语种(含中文)界面,支持到D7版本,反编译结果虽然是汇编级,不过效果已经非常不错了。代码连接为DeDe3.10的源代码(D6编译的)-DeDe, famous DELPHI decompile tool, version 3.5, multilingual (including Chinese) interface, support to the D7 version, decompile, although the results of t
004
- 题 目: 布尔表达式的文法: B ® B and T | T T ® T or F | F F ® not F |true|false |(B)| i rop i 设计布尔表达式文法,给出该文法的属性文法,用算符优先分析法实现对布尔表达式的翻译,给出翻译的逆波兰式结果。 自己做的编译原理课程设计-Title: Boolean expression grammar: B ® B and T | T T ® T or F | F F &re
diguixiajiangfengxi
- 此内容用来实现编译原理中的递归下降分析其的源代码。-This content is used to achieve the principle of recursive descent compiler analyze the source code.
yuyifenxicx
- 编译原理实验报告 词法分析器 语义语法分析-Compiler theory lexer semantic parsing
单片机反编译软件
- 可对单片机的bin文件和hex文件等,进行反编辑。(The bin files and hex files can be anti edited.)
luacdes反编译
- lua解密 能够反编译.out等经过luac加密后的文件(Lua decryption can decompile. Out and other files encrypted by luac)