文件名称:AndRob-controller
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-09-04
- 文件大小:
- 1.16mb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于嵌入式系统的蓝牙模块设计
蓝牙作为一种新兴的短程无线数据与语音通信技术,具有使用方便、可靠性高、低成本、低功耗的特性,非常适合连接计算机与外设,组建个人区域网。蓝牙技术一经提出,立即受到业界广泛关注,蓝牙特别兴趣小组(sIG)成员几乎覆盖了全球通信、电子、软件行业所有人们熟知的大企业。蓝牙技术必将在未来获得广泛应用。-Bluetooth Bluetooth module based on embedded system design as a new short-range wireless data and voice communications technology, easy to use, high reliability, low cost, low power consumption, ideal for connecting computers and peripherals, set up a personal area net. Bluetooth technology was put forth, immediately subject to industry-wide concern, the Bluetooth Special Interest Group (sIG) members covering almost the global communications, electronics, software industry, all well-known large companies. Bluetooth technology will get a wide range of applications in the future.
蓝牙作为一种新兴的短程无线数据与语音通信技术,具有使用方便、可靠性高、低成本、低功耗的特性,非常适合连接计算机与外设,组建个人区域网。蓝牙技术一经提出,立即受到业界广泛关注,蓝牙特别兴趣小组(sIG)成员几乎覆盖了全球通信、电子、软件行业所有人们熟知的大企业。蓝牙技术必将在未来获得广泛应用。-Bluetooth Bluetooth module based on embedded system design as a new short-range wireless data and voice communications technology, easy to use, high reliability, low cost, low power consumption, ideal for connecting computers and peripherals, set up a personal area net. Bluetooth technology was put forth, immediately subject to industry-wide concern, the Bluetooth Special Interest Group (sIG) members covering almost the global communications, electronics, software industry, all well-known large companies. Bluetooth technology will get a wide range of applications in the future.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AndRob控制器\.classpath
............\.project
............\AndroidManifest.xml
............\bin\AndRob控制器.apk
............\...\AndroidManifest.xml
............\...\classes\com\liuzhenlei\android\BuildConfig.class
............\...\.......\...\..........\.......\MainActivity$1.class
............\...\.......\...\..........\.......\MainActivity$2.class
............\...\.......\...\..........\.......\MainActivity$3.class
............\...\.......\...\..........\.......\MainActivity$4.class
............\...\.......\...\..........\.......\MainActivity$5.class
............\...\.......\...\..........\.......\MainActivity$6.class
............\...\.......\...\..........\.......\MainActivity$7.class
............\...\.......\...\..........\.......\MainActivity$8.class
............\...\.......\...\..........\.......\MainActivity$9.class
............\...\.......\...\..........\.......\MainActivity.class
............\...\.......\...\..........\.......\R$attr.class
............\...\.......\...\..........\.......\R$dimen.class
............\...\.......\...\..........\.......\R$drawable.class
............\...\.......\...\..........\.......\R$id.class
............\...\.......\...\..........\.......\R$layout.class
............\...\.......\...\..........\.......\R$menu.class
............\...\.......\...\..........\.......\R$string.class
............\...\.......\...\..........\.......\R$style.class
............\...\.......\...\..........\.......\R.class
............\...\classes.dex
............\...\dexedLibs\android-support-v4-6917b73454663d01b1c9b2fd1c80fb1f.jar
............\...\jarlist.cache
............\...\res\drawable-hdpi\ic_launcher.png
............\...\...\.........mdpi\ic_launcher.png
............\...\...\.........xhdpi\ic_launcher.png
............\...\...\..........xhdpi\ic_launcher.png
............\...\resources.ap_
............\gen\com\liuzhenlei\android\BuildConfig.java
............\...\...\..........\.......\R.java
............\ic_launcher-web.png
............\libs\android-support-v4.jar
............\proguard-project.txt
............\project.properties
............\res\drawable-hdpi\ic_launcher.png
............\...\.........mdpi\ic_launcher.png
............\...\.........xhdpi\ic_launcher.png
............\...\..........xhdpi\ic_launcher.png
............\...\layout\activity_main.xml
............\...\menu\main.xml
............\...\values\dimens.xml
............\...\......\strings.xml
............\...\......\styles.xml
............\...\......-sw600dp\dimens.xml
............\...\.........720dp-land\dimens.xml
............\...\.......v11\styles.xml
............\...\.........4\styles.xml
............\src\com\liuzhenlei\android\MainActivity.java
............\bin\classes\com\liuzhenlei\android
............\...\.......\...\liuzhenlei
............\gen\com\liuzhenlei\android
............\src\com\liuzhenlei\android
............\bin\classes\com
............\...\res\drawable-hdpi
............\...\...\drawable-mdpi
............\...\...\drawable-xhdpi
............\...\...\drawable-xxhdpi
............\gen\com\liuzhenlei
............\src\com\liuzhenlei
............\bin\classes
............\...\dexedLibs
............\...\res
............\gen\com
............\res\drawable-hdpi
............\...\drawable-ldpi
............\...\drawable-mdpi
............\...\drawable-xhdpi
............\...\drawable-xxhdpi
............\...\layout
............\...\menu
............\...\values
............\...\values-sw600dp
............\...\values-sw720dp-land
............\...\values-v11
............\...\values-v14
............\src\com
............\assets
............\bin
............\gen
............\libs
............\res
............\src
AndRob控制器