文件名称:BluetoothECG
介绍说明--下载内容来自于网络,使用问题请自行百度
bluetoothDraw的实时绘制心电图Demo,集合了蓝牙连接,搜索,扫描。自定义SurfaceView,背景画布网格绘制。自需要换UUID就能实时连接获取数据。-bluetoothDraw real-time rendering electrocardiogram Demo, a collection of Bluetooth connectivity, searching, scanning. Custom SurfaceView, background canvas draw grid. Since UUID needs to be replaced will be able to obtain real-time data connection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BluetoothECG/.classpath
BluetoothECG/.project
BluetoothECG/AndroidManifest.xml
BluetoothECG/proguard-project.txt
BluetoothECG/project.properties
BluetoothECG/src/com/warick/drawable/ecg/ECGAir.java
BluetoothECG/src/com/warick/drawable/ecg/ECGBackground.java
BluetoothECG/src/com/warick/drawable/ecg/ECGDrawable.java
BluetoothECG/src/com/warick/drawable/ecg/ECGRawData.java
BluetoothECG/src/com/warick/drawable/ecg/Point3D.java
BluetoothECG/src/com/warick/drawable/ecg/Sensor.java
BluetoothECG/src/com/warick/drawable/ecg/SimpleKeysStatus.java
BluetoothECG/src/com/warick/drawable/ecg/WarickSurfaceView.java
BluetoothECG/src/com/example/BluetoothECG/BleDevice.java
BluetoothECG/src/com/example/BluetoothECG/GattInfo.java
BluetoothECG/src/com/example/BluetoothECG/MulBluetoothLeService.java
BluetoothECG/src/com/example/BluetoothECG/activity/BluetoothECGDrawActivity.java
BluetoothECG/src/com/example/BluetoothECG/activity/ECGTextScanActivity.java
BluetoothECG/res/values-v14/styles.xml
BluetoothECG/res/values-v11/styles.xml
BluetoothECG/res/values-sw720dp-land/dimens.xml
BluetoothECG/res/values-sw600dp/dimens.xml
BluetoothECG/res/values/dimens.xml
BluetoothECG/res/values/strings.xml
BluetoothECG/res/values/styles.xml
BluetoothECG/res/menu/getdata.xml
BluetoothECG/res/menu/history_ecgdisplay.xml
BluetoothECG/res/layout/activity_draw_test.xml
BluetoothECG/res/layout/activity_getdata.xml
BluetoothECG/res/layout/activity_select_ecg_main.xml
BluetoothECG/res/layout/device_list_item.xml
BluetoothECG/res/drawable-xxhdpi/ic_launcher.png
BluetoothECG/res/drawable-xhdpi/ic_launcher.png
BluetoothECG/res/drawable-mdpi/ic_launcher.png
BluetoothECG/res/drawable-hdpi/ic_launcher.png
BluetoothECG/libs/android-support-v4.jar
BluetoothECG/gen/com/example/demo/BuildConfig.java
BluetoothECG/gen/com/example/demo/R.java
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView$2.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView$DrawObj.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView$DrawThread.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView$DrawThread$1.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView$1.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/SimpleKeysStatus.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/Sensor.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/Point3D.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/ECGRawData.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/ECGDrawable.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/ECGBackground.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/ECGAir.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/Sensor$2.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/Sensor$1.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/BluetoothECGDrawActivity.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$6.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$5$1.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$4.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$5.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$7.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$3.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$8.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$1.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$9.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$10.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$2.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/BluetoothECGDrawActivity$2.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/BluetoothECGDrawActivity$1.class
BluetoothECG/bin/classes/com/example/BluetoothECG/MulBluetoothLeService.class
BluetoothECG/bin/classes/com/example/BluetoothECG/MulBluetoothLeService$LocalBinder.class
BluetoothECG/bin/classes/com/example/BluetoothECG/GattInfo.class
BluetoothECG/bin/classes/com/example/BluetoothECG/BleDevice.class
BluetoothECG/bin/classes/com/example/BluetoothECG/BleDevice$1.class
BluetoothECG/bin/classes/com/example/demo/BuildConfig.class
BluetoothECG/bin/classes/com/example/demo/R$dimen.class
BluetoothECG/bin/classes/com/example/demo/R$id.class
BluetoothECG/bin/classes/com/example/demo/R$string.class
BluetoothECG/bin/classes/com/example/demo/R$menu.class
BluetoothECG/bin/classes/com/example/demo/R$array.class
BluetoothECG/bin/classes/com/example/demo/R$layout.class
BluetoothECG/bin/classes/com/example/demo/R.class
BluetoothECG/bin/classes/com/example/demo/R$drawable.class
BluetoothECG/bin/classes/com/example/demo/R$style.clas
BluetoothECG/.project
BluetoothECG/AndroidManifest.xml
BluetoothECG/proguard-project.txt
BluetoothECG/project.properties
BluetoothECG/src/com/warick/drawable/ecg/ECGAir.java
BluetoothECG/src/com/warick/drawable/ecg/ECGBackground.java
BluetoothECG/src/com/warick/drawable/ecg/ECGDrawable.java
BluetoothECG/src/com/warick/drawable/ecg/ECGRawData.java
BluetoothECG/src/com/warick/drawable/ecg/Point3D.java
BluetoothECG/src/com/warick/drawable/ecg/Sensor.java
BluetoothECG/src/com/warick/drawable/ecg/SimpleKeysStatus.java
BluetoothECG/src/com/warick/drawable/ecg/WarickSurfaceView.java
BluetoothECG/src/com/example/BluetoothECG/BleDevice.java
BluetoothECG/src/com/example/BluetoothECG/GattInfo.java
BluetoothECG/src/com/example/BluetoothECG/MulBluetoothLeService.java
BluetoothECG/src/com/example/BluetoothECG/activity/BluetoothECGDrawActivity.java
BluetoothECG/src/com/example/BluetoothECG/activity/ECGTextScanActivity.java
BluetoothECG/res/values-v14/styles.xml
BluetoothECG/res/values-v11/styles.xml
BluetoothECG/res/values-sw720dp-land/dimens.xml
BluetoothECG/res/values-sw600dp/dimens.xml
BluetoothECG/res/values/dimens.xml
BluetoothECG/res/values/strings.xml
BluetoothECG/res/values/styles.xml
BluetoothECG/res/menu/getdata.xml
BluetoothECG/res/menu/history_ecgdisplay.xml
BluetoothECG/res/layout/activity_draw_test.xml
BluetoothECG/res/layout/activity_getdata.xml
BluetoothECG/res/layout/activity_select_ecg_main.xml
BluetoothECG/res/layout/device_list_item.xml
BluetoothECG/res/drawable-xxhdpi/ic_launcher.png
BluetoothECG/res/drawable-xhdpi/ic_launcher.png
BluetoothECG/res/drawable-mdpi/ic_launcher.png
BluetoothECG/res/drawable-hdpi/ic_launcher.png
BluetoothECG/libs/android-support-v4.jar
BluetoothECG/gen/com/example/demo/BuildConfig.java
BluetoothECG/gen/com/example/demo/R.java
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView$2.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView$DrawObj.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView$DrawThread.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView$DrawThread$1.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/WarickSurfaceView$1.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/SimpleKeysStatus.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/Sensor.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/Point3D.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/ECGRawData.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/ECGDrawable.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/ECGBackground.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/ECGAir.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/Sensor$2.class
BluetoothECG/bin/classes/com/warick/drawable/ecg/Sensor$1.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/BluetoothECGDrawActivity.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$6.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$5$1.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$4.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$5.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$7.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$3.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$8.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$1.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$9.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$10.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/ECGTextScanActivity$2.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/BluetoothECGDrawActivity$2.class
BluetoothECG/bin/classes/com/example/BluetoothECG/activity/BluetoothECGDrawActivity$1.class
BluetoothECG/bin/classes/com/example/BluetoothECG/MulBluetoothLeService.class
BluetoothECG/bin/classes/com/example/BluetoothECG/MulBluetoothLeService$LocalBinder.class
BluetoothECG/bin/classes/com/example/BluetoothECG/GattInfo.class
BluetoothECG/bin/classes/com/example/BluetoothECG/BleDevice.class
BluetoothECG/bin/classes/com/example/BluetoothECG/BleDevice$1.class
BluetoothECG/bin/classes/com/example/demo/BuildConfig.class
BluetoothECG/bin/classes/com/example/demo/R$dimen.class
BluetoothECG/bin/classes/com/example/demo/R$id.class
BluetoothECG/bin/classes/com/example/demo/R$string.class
BluetoothECG/bin/classes/com/example/demo/R$menu.class
BluetoothECG/bin/classes/com/example/demo/R$array.class
BluetoothECG/bin/classes/com/example/demo/R$layout.class
BluetoothECG/bin/classes/com/example/demo/R.class
BluetoothECG/bin/classes/com/example/demo/R$drawable.class
BluetoothECG/bin/classes/com/example/demo/R$style.clas
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.