搜索资源列表
New_Keil_lic
- keil C编译器注册机. 】 AVR指令表.rar - AVR PDF指令集(2004-11-15,PDF, 219KB, 下载1次, 提供者nana)【查看评论】 LC72131.rar - LC72131 PDF (2004-11-15, PDF, 335KB, 下载1次, 提供者nana)【查看评论】 Beginning Linux ... -Keil C Compiler Fillmore. -- AVR instruction table. Rar - AVR PD
artx_kernel_swi
- SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools. The file SWI_Table.s implements t
pingpongjiegou
- VHDL编译,本程序是从USB GPIF口SRAM传输数据,且形成乒乓结构传输-VHDL compiler, the procedure is GPIF USB port SRAM transmission of data, Structure formation and transmission Table Tennis
DELPHI_CVAVR_EEPROM
- 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..
gbutiltable
- 高效率的gb2312和ucs2编码互转工具,自带码表,适合嵌入式开发和cmpp、smpp编程,且同时可在windows平台和unix平台编译-efficient gb2312 UCS2 coding referrals and tools own code table, for embedded development and cmpp, - programming, but also in the windows platform and unix platform compiler
LL1ForWin完美版
- 编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。-compiler theory LL (1) grammar analyzer input legitimate LL (1) grammar, will output LL (1) Table Forecast and Analysis, and can import sentence for syntax analysis syntax tree corresp
39
- 单片机51的C程序,拼音输入法查询码表,直接在Keil C51环境下编译运行-Single-chip 51 C procedures, Pinyin input method query code table, directly in the Keil C51 compiler environment to run
FX2Test
- 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。安装时把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。但要添加完整的头文件及库文件才可以编译。 BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test
paixu
- Switch 可能转化成多种不同算法的代码。其中最常见的是跳转表和比较链/树。当switch用比较链的方式转化时,编译器会产生if-else-if的嵌套代码,并按照顺序进行比较,匹配时就跳转到满足条件的语句执行。所以可以对case的值依照发生的可能性进行排序,把最有可能的放在第一位,这样可以提高性能。-Switch could be transformed into a variety of different algorithm code. One of the most common is
uCOSii_CM4
- uCOSii for Cortex M4,编译环境为KeilMDK,利用双堆栈、PendSV机制优化中断响应速度;利用CLZ/RBIT指令去掉了UnMap这张冗长的解码表;初始化过程中,使用了ST官网放出的标准固件库。-uCOSii for Cortex M4, the compiler environment KeilMDK, the use of double-stack, PendSV mechanisms optimize interrupt response speed utiliz