ARM7硬件说明与开发 The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use in application or customer-specific integrated circuts (ASICs or CSICs). Its simple, elegant and fully static design is particularly suitable for cost and power-sensitive applications. The ARM7’s small die size makes it ideal for integrating into a larger custom chip that could also contain RAM, ROM, logic, DSP and other cells.
标签: ARM7 microprocessor low-power macrocell
上传时间: 2013-12-17
上传用户:3到15
jsp网页,开发环境Eclipse3.2+Tomcat5.0+Myeclipse开发的RFID射频识别模拟系统,模拟了酒类产品从生产,存储,销售,到防伪识别一系列过程
上传时间: 2013-12-22
上传用户:ls530720646
linux下的SPI总线驱动程序,CPU是RTL的86系列,以legerity的SLIC chip为驱动对象。供大家参考。
上传时间: 2014-12-02
上传用户:z1191176801
J2ME application that captures video from on-board camera of SymbianOS Series60 3rd ed. mobile devices. A snapshot can be captured and image processed by manipulation of RBG pixels before displaying
标签: application SymbianOS captures on-board
上传时间: 2014-01-10
上传用户:远远ssad
/* Check_SST_39VF400A Check manufacturer and device ID /* CFI_Query CFI Query Entry/Exit command sequence /* Erase_One_Sector Erase a sector of 2048 words /* Erase_One_Block Erase a block of 32K words /* Erase_Entire_Chip Erase the contents of the entire chip /* Program_One_Word Alter data in one word /* Program_One_Sector Alter data in 2048 word sector /* Program_One_Block Alter data in 32K word block
标签: manufacturer Check_SST CFI_Query command
上传时间: 2013-12-15
上传用户:jjj0202
都是主从板程序,用于zigbee研发,硬件是飞思卡尔的13192sard板。使用时将此程序覆盖掉飞思卡尔所出的smac子程序里的source code即可,主要功能都是通信,而第三个是自动组网程序,主板上电后会将后来上电的sard板加进网络。 编译环境是codewarrior,此编译器使用许可需要购买,16k以下可以免费申请向官方申请。 目前程序很简单,但是编译环境很苛刻,很多人可能没法拿到codewarrior,不过希望能帮到大家。 用途是zigbee,这边没那选项,只好投到相近的RFID领域,毕竟很多是相通的
标签: 程序
上传时间: 2015-09-14
上传用户:sammi
1602液晶显示模块,是用MAGE8做的,之前用MAGE16。它是使用在基于RFID智能药柜系统的子模块。并且通过1302及RFID SPI口,ISD语音 来实现。
上传时间: 2013-12-27
上传用户:himbly
20世纪90年代中期,因使用ASIC实现芯片组受到启发,萌生应该将完整计算机所有不同的功能块一 次直接集成于一颗硅片上的想法。这种芯片,初始起名叫System on a Chip(SoC),直译的中文名是 系统级芯片
标签:
上传时间: 2014-12-20
上传用户:牛布牛
This paper presents several low-latency mixed-timing FIFO (first-in–first-out) interfaces designs that interface systems on a chip working at different speeds. The connected systems can be either synchronous or asynchronous. The designs are then adapted to work between systems with very long interconnect delays, by migrating a single-clock solution by Carloni et al. (1999, 2000, and 2001) (for “latency-insensitive” protocols) to mixed-timing domains. The new designs can be made arbitrarily robust with regard to metastability and interface operating speeds. Initial simulations for both latency and throughput are promising.
标签: mixed-timing low-latency interfaces first-out
上传时间: 2015-10-08
上传用户:dapangxie
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
标签: recordsets container library ODBC
上传时间: 2015-10-11
上传用户:xlcky