资源列表
double_key.rar
- 经典,能用的单键,双键扫描程序,非常明了,思路清楚,不占用资源,,Classic one-button can be used, double scanning procedure is very straightforward, clear thinking, not occupied by resources,
Mifareantenae.rar
- 13.56M射频卡天线设计资料,希望对大家有用,13.56M RF antenna design card information, in the hope that useful
DM9161A-DS-F01_110607.rar
- DM9161A-DS-F01_110607.pdf 9161物理层芯片手册,DM9161A-DS-F01_110607.pdf 9161 physical layer chip manual
AVR单片机SPI接收程序
- AVR单片机SPI接收程序,改程序开发环境是CVAVR。该软件具有强大的代码生成能力,大家可以试着自己生成代码!,Single-chip SPI receiver AVR procedures, program development environment is changed CVAVR. The software is a powerful code generation capability, we can try to generate their own code!
a4.rar
- 税控收款机软件。包括底层驱动和上层的应用一起。是一个完整的税控收款机软件方案,Fiscal Cash Register software. Including the bottom of the application-driven and the upper together. Is a complete software solutions Fiscal Cash Register
BCDEMO5.rar
- 1553B总线应用设计中BC模式示例,用C语言编写,1553B bus in the BC mode of application design example, using C language
yuyinbohaoshoujitongxunlu1.rar
- 利用61板、SPR模组、SPLC501液晶模组和4×4键盘建立手机通讯录模型,要求通讯录具有下述功能: 1. 通讯录条目的录入。可以通过4×4按键模拟手机键盘,实现中英文输入。通讯录条目至少应包括姓名、两组以上电话号码、Email等信息。 2. 通讯录查询和搜索。通讯录以一定规则排序,可翻页查看。提供通讯录搜索功能,输入姓名的一部分,可搜索到匹配的条目。 3. 语音识别功能。可将通讯录中的指定条目设定为“可语音拨号”,并加以训练。当进入语音拨号模式后,可利用之前训练的语音命令快速找到所需的
zhutingqi.rar
- 一款优质的助听器电路,强烈推荐,A high-quality hearing aid circuit, strongly recommend
Keil.rar
- 恩志朴lpc214x FOR keil的例程包括很多资源的应用例子,TU Zhi Park lpc214x FOR keil the routine application of resources, including many examples
Linux_Gcc_4.3.1_STM32.rar
- 在Linux下用Gcc 4.3.1进行STM32开发入门,In Linux using Gcc 4.3.1 for the development of entry-STM32
GZYsim300.rar
- 使用SIM300Z做车载台的产品,带有GPS和GPRS功能。,Car Desk SIM300Z do use products, with GPS and GPRS functionality.
FAT16.rar
- 1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUF