The LPC2292/2294 microcontrollers are based on a 16/32-bit ARM7TDMI-S CPU with real-time emulation and embedded trace support, together with 256 kB of embedded high-speed flash memory. A 128-bit wide memory interface and a unique accelerator architecture enable 32-bit code execution at the maximum clock rate. For critical code size applications, the alternative 16-bit Thumb mode reduces code by more than 30 pct with minimal performance penalty. With their 144-pin package, low power consumption, various 32-bit timers, 8-channel 10-bit ADC, 2/4 (LPC2294) advanced CAN channels, PWM channels and up to nine external interrupt pins these microcontrollers are particularly suitable for automotive and industrial control applications as well as medical systems and fault-tolerant maintenance buses. The number of available fast GPIOs ranges from 76 (with external memory) through 112 (single-chip). With a wide range of additional serial communications interfaces, they are also suited for communication gateways and protocol converters as well as many other general-purpose applications. Remark: Throughout the data sheet, the term LPC2292/2294 will apply to devices with and without the /00 or /01 suffix. The suffixes /00 and /01 will be used to differentiate from other devices only when necessary.
上传时间: 2014-12-30
上传用户:aysyzxzm
多维多选择背包问题(MMKP)是0-1背包问题的延伸,背包核已经被用来设计解决背包问题的高效算法。目的是研究如何获得一种背包核,并以此高效处理多维多选择背包问题。首先给出了一种方法确定MMKP的核,然后阐述了利用核精确解决MMKP问题的B&B算法,列出了具体的算法步骤。在分析了算法的存储复杂度后,将算法在各种实例上的运行效果与目前解决MMKP问题的常用算法的运行效果进行了比较,发现本文的算法性能优于以往任何算法。
上传时间: 2013-11-20
上传用户:wangw7689
XP-142E是实现调整贴装以及紧凑式机器空间的全影像方式的贴片机,是可以对应用小型芯片元件~中型元件为止的调整贴片机.
上传时间: 2013-11-05
上传用户:wangdean1101
计算机对信号进行分析和处理依赖于数据的采集,而现有的数据采集卡成本高,接口复杂,不易扩展。采用USB控制器和FPGA为核心设计系统的硬件平台,再结合LabVIEW设计用户应用程序、NI-VISA开发USB驱动程序,最终实现高速数据采集系统的设计。实验结果表明,系统集成度高,结构灵活便于扩展,达到了30Mbit/s的可靠数据传输速度。
上传时间: 2013-10-23
上传用户:jixingjie
USB-2.0设备的设计与开发
上传时间: 2014-01-16
上传用户:feifei0302
周立功dp1581usb2.0实验仪,USB读写E2PROM演示程序。usb控制芯片是菲利普ISP1581 USB2.0 设备接口芯片。
上传时间: 2014-01-01
上传用户:zhengzg
周立功dp1581usb2.0实验仪,USBUSB按键、时钟演示程序。usb控制芯片是菲利普ISP1581 USB2.0 设备接口芯片。
上传时间: 2013-12-22
上传用户:啊飒飒大师的
各类源程序集锦 硬件介绍:\7290\ ZLG7290例程* \7290a\ ZLG7290汇编例程* \bell\ 蜂鸣器音乐例程* \buzz\ 蜂鸣器响例程* \eeprom\ 读EEPROM并显示例程* \ex26a_lcd\ 16×2LCD模块例程* \ex36a_lcm\ 128×64点阵LCD模块例程* \KEY_IO\ 直连KEY和LED例程 \led_light\ 直连LED例程* \lin_park\ lin模块的原码及例程。 \lin\ LIN总线例程 \rs232\ RS232例程(包括PC端和书上了串口例程) \USB1.1\ USB1.1例程(包括PC端) \RS485\ RS485例程 \USB2.0\ USB2.0例程(有3个,包括PC端) \TCPIP\ 基于ETHERNET的TCPIP例程 \RTC\ 时钟显示例程 \CAN_SELF\ CAN自发自收例程 外中断1 \CAN\ CAN例程 \USBPACK 2.0\ USB2.0PC例程
上传时间: 2014-12-03
上传用户:Divine
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
标签: person_key RSA 算法
上传时间: 2013-12-14
上传用户:zhuyibin
51单片机众多优秀的开发源程序:ZLG7290例程*ZLG7290汇编例程*蜂鸣器音乐例程*蜂鸣器响例程*读EEPROM并显示例程*16×2LCD模块例程*128×64点阵LCD模块例程*直连KEY和LED例程*直连LED例程*lin模块的原码及例程。LIN总线例程 RS232例程(包括PC端和书上了串口例程) USB1.1例程(包括PC端) RS485例程 USB2.0例程(有3个,包括PC端) 基于ETHERNET的TCPIP例程 时钟显示例程 CAN自发自收例程 外中断1 CAN例程 USB2.0PC例程
上传时间: 2014-01-21
上传用户:924484786