搜索资源列表
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
sdcc-src-2.6.0.tar
- sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu-sdcc to 51 other small-scale embedded cpu design c compiler supports several different types of c pu
Bigintmutiply
- 大整数乘法的分治法源码,在JDK1.51中运行-large integer multiplication of the divide-and-conquer method source code, to run in JDK1.51
51-asm-soucecode
- ===一个51汇编器的C源代码,感兴趣者-=== a compilation of 51 C source code, interested to see
51LCD
- 51 lcd时钟 能调试 显示字符 自己年仍修在得更好 包你满意
EP51
- 此是51系列单片机的再线下载程序的编译器,使用很方便!
LexicalAnalyzer
- Pascal源程序的词法分析器 Pascal有35个关键字,编号从1-35。 标识符编号为36并且只支持“{}”注释 标识符和常数的长度不得多于120个字符 ASCII码从39-47,58-62的界符,编号等于它们的ASCII码其余界符编号:<=48 <>49 >=50 :=51 ..52 ^53 [54 ]55 {56 }57 程序主要是在文件中进行的,主要是比较,读和写的操作。 Keyword.txt存放的是Pascal关键字,用来比较之
20080228015123_200822716251417026
- 使用定时器产生PWM波,可配合L298N用来驱动普通直流电机。适用于51单片机-use PWM timer generated wave, and with the drive for general L298N
C51telASM
- 智能的51系统反编译器;可以将BIN,HEX快速的编译为交为可读的ASM文件,有利于你抄板哦。。。好东西不要错过哦
wendukzq
- 采用AT89C2051芯片的自制电脑可调温度控制器V1.51源码
Keil_ch
- 中文的51编译器,keil破解版,直接就可以用,不需要安装
Sinwave
- 51单片机汇编代码 10kHz正弦波信号发生器
c51fby.rar
- 反汇编,51单片机反汇编文件,很好用于c移植,Disassembly
mcs
- C#语言编译器和库文件源码-C# Language compiler and library file source
banyan_driver
- BANYAN仿真器的驱动 支持USB 2.0/USB1.1 支持Win2000/WinXP 支持SDT 2.51, ADS 1.2, RVDS,Multi2000, CodeWarrior, IAR,GDB/Insight源代码级调试 支持ARM7/ARM9/XScale系列CPU 支持CPU内核类型自动检测 支持多ARM内核处理器 -BANYAN emulator driver support USB 2.0/USB1.1 support Win2000/WinXP
MCS-51
- 叟皆了51的汇编代码,希望读大家有所帮助-Minds are 51 assembly code, I hope everyone reading help
MCS-51
- 编译器 兼容51系统的编译器.对开发89S51很好用-51 compatible compiler compiler system. On the development of useful 89S51
11
- 51控制9850,串口通信,用计算机串口控制单片机,进而控制DDS-51 control 9850, serial communications, serial port control of single-chip computer will then control the DDS
4154
- PLL芯片ATF4154控制程序,单片机,51,调试通过了的,可以使用-ATF4154 chip PLL control procedures, single-chip, 51, has been endorsed by the debugger, you can use
dasm51 51反汇编工具
- 反汇编51的源码,自行修改可以反编译其他单片机!