搜索资源列表
amis
- random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text
asmfiles
- random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text
Assembler
- 编译原理的作业 编译器- Translation principle work compiler
encoder
- 8051 Absolute Encoder Positioner How to connect and drive absolute position encoder with SSI serial interface. The encoder has been made by Siemens (6FX2001-5FS12). Archive contains: 1) schematic, 2) source in C and Asse
液晶驱动
- 192X64液晶屏用AVR驱动的汇编语言 192X64液晶屏的MCS51汇编语言 192 64液晶片驱动程序 12232点阵信利液晶驱动-192X64 LCD screen with AVR-driven assembly language 192X64 LCD screen assembler 51 languages- 192 64 LCD Driver 12232 Lattice letter Lee LCD driver
8086-8088宏汇编语言程序设计教程
- --8086-8088宏汇编语言程序设计教程--- 8086-8088 macro assembler language programming guide
编译原理代码tinymachine
- 编译原理的词法,语法,分析等,还有劳顿的tiny machine (tm.c)的代码实现,前面还有相应的汇编程序 -compiler principles of morphology, syntax and analysis, there is a tiny machine Lawton (tm.c) the implementation of the code, still ahead of the corresponding ass
MyGiftPiano
- MyGiftPiano_32位汇编在WINDOWS环境下做成的一个钢琴模拟软件 这是我送给我一个好友的一个作品,是在学习自学了32位汇编语言后做 的。比较简单,效果却很不错!内有源代码、MAKE工具、MAKEFILE文件 等说明。值得一读。-MyGiftPiano_is a 32 bit assebler software using for piano simulation in Windows system. This is a p
7219
- Max7219汇编程序,通过C51单片机进行数码管显示,串口,三线。-Max7219 assembler, through C51 microcontroller for digital control, serial port, three lines.
8048
- C语言开发用开Z80芯片的汇编语言... 软件类别:其他程序 运行环境:Win9x/NT/2000/XP-C language with open Z80 chip assembler language ... software categories : operating environment for other procedures : CTP
IAR
- 如何用IAR  EMBEDDED  WORKBENCH  IDE  调试SAM8  assembler汇编文件-how IAR
mcs51macro
- 源码公开的MCS 51 单片机的宏汇编器 Macro Assembler of MCS MCS-51 micro controller Version 0.12 这是一个应届生写的习作 尽管这个软件A51 还未完全达到满意的效果不过与Keil 公司的A51 配合起来使用还是不错的 公开源码和文档的目的是希望能够给一些爱好者作为学习编译原理和C 程序设计的靶子同时也希望有更多的热心人参与修改源码直至更加完善 来自周立功公司-MCS 51
as51src
- A 8051 assembler .any one can learn how to write assembler in this example.and this function code has been work well for a 8051 assemble.
Tetris
- 俄罗斯方块汇编程序 课程设计 设计内容和要求: (1)方块左右移动、落下、旋转; (2)显示分数、游戏进行时间和当前时间日期; (3)参数设置:如修改功能键、音乐、改变颜色、速度、屏幕分辨率等; (4)菜单功能:如开始、结束、暂停、设置环境参数等; (5)文件操作:读文件、写文件等(如环境和参数设置等); (6)预先显示下一个方块;能读写游戏进度。 -Russian box assembler d
MIPS32-assembler
- MIPS32指令系统的汇编器。 在QUARTUS仿真环境中,将MIPS32指令写成的汇编程序翻译成二进制写入指令存储器。-MIPS32 instruction set of the assembler. Simulation environment in QUARTUS will MIPS32 assembler written instructions translated into binary memory write
assembler
- 这是一个汇编器,用来将汇编语言的目标文件按照预定的规则转换为机器码。-This is an assembler, assembly language for the target file in accordance with predetermined rules into machine code.
gnu-assembler
- 电子书:GNU 编译器2.14版 英文版-the book : gnu assembler
assembler.c
- lc2k编译器,基于c语言,argument为lc2k指令集以及输出文件名字(lc2k assembler, takes two argument)
EJEMPLOS ASSEMBLER
- 5 EJEMPLOS EN ASSEMBLER
MIPS-Assembler-c
- MIPS汇编器,C语言,可以将指令转换为二进制代码(MIPS assembler program)