- Proportional navigation method 用比例导引法进行拦截弹针对机动目标的弹道仿真
- Missile-Attitude-control 1
- missile-model--skp-file 导弹的三维模型 需要专门的googlesketchup软件打开 可以转换成3DS文件使用
- Considering-the-model-uncertainty 导弹制导的协同控制方法:针对导弹制导系统中存在的模型不确定性和外部扰动
- lw 随着酒店规模的不断扩大
- AIDL_Demo 实现两个不同的android app之间通过AIDL进行通信(Implement two different android apps communication through AIDL.)
文件名称:service
介绍说明--下载内容来自于网络,使用问题请自行百度
android的四大组件service服务 aidl篇。适合初学者。-android four components service service the aidl articles. Suitable for beginners.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyAIDLServiceAdv_Server/.project
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/MyAIDLServiceAdv_ServerActivity.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/R.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/R$drawable.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/R$attr.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/R$layout.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/R$string.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/MyService.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/MyService$MyServiceImpl.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/Product.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/Product$1.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/Product.aidl
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/IMyService.aidl
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/IMyService$Stub$Proxy.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/IMyService$Stub.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/IMyService.class
MyAIDLServiceAdv_Server/bin/classes.dex
MyAIDLServiceAdv_Server/bin/resources.ap_
MyAIDLServiceAdv_Server/bin/MyAIDLServiceAdv_Server.apk
MyAIDLServiceAdv_Server/res/drawable-hdpi/icon.png
MyAIDLServiceAdv_Server/res/drawable-mdpi/icon.png
MyAIDLServiceAdv_Server/res/drawable-ldpi/icon.png
MyAIDLServiceAdv_Server/res/layout/main.xml
MyAIDLServiceAdv_Server/res/values/strings.xml
MyAIDLServiceAdv_Server/src/cn/android/aidl/adv/server/MyAIDLServiceAdv_ServerActivity.java
MyAIDLServiceAdv_Server/src/cn/android/aidl/adv/server/MyService.java
MyAIDLServiceAdv_Server/src/cn/android/aidl/adv/model/Product.java
MyAIDLServiceAdv_Server/src/cn/android/aidl/adv/model/Product.aidl
MyAIDLServiceAdv_Server/src/cn/android/aidl/adv/model/IMyService.aidl
MyAIDLServiceAdv_Server/gen/cn/android/aidl/adv/model/IMyService.java
MyAIDLServiceAdv_Server/gen/cn/android/aidl/adv/server/R.java
MyAIDLServiceAdv_Server/.classpath
MyAIDLServiceAdv_Server/AndroidManifest.xml
MyAIDLServiceAdv_Server/proguard.cfg
MyAIDLServiceAdv_Server/default.properties
MyAIDLSeviceAdv_Client/.project
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/MyAIDLSeviceAdv_ClientActivity.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R$string.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R$attr.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R$drawable.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R$layout.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R$id.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/MyAIDLSeviceAdv_ClientActivity$1.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/MyAIDLSeviceAdv_ClientActivity$3.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/MyAIDLSeviceAdv_ClientActivity$2.class
MyAIDLSeviceAdv_Client/bin/cn/android/aidl/adv/model/IMyService$Stub$Proxy.class
MyAIDLSeviceAdv_Client/bin/cn/android/aidl/adv/model/IMyService.class
MyAIDLSeviceAdv_Client/bin/cn/android/aidl/adv/model/IMyService$Stub.class
MyAIDLSeviceAdv_Client/bin/cn/android/aidl/adv/model/Product.class
MyAIDLSeviceAdv_Client/bin/cn/android/aidl/adv/model/Product$1.class
MyAIDLSeviceAdv_Client/bin/classes.dex
MyAIDLSeviceAdv_Client/bin/resources.ap_
MyAIDLSeviceAdv_Client/bin/MyAIDLSeviceAdv_Client.apk
MyAIDLSeviceAdv_Client/res/drawable-hdpi/icon.png
MyAIDLSeviceAdv_Client/res/drawable-mdpi/icon.png
MyAIDLSeviceAdv_Client/res/drawable-ldpi/icon.png
MyAIDLSeviceAdv_Client/res/layout/main.xml
MyAIDLSeviceAdv_Client/res/values/strings.xml
MyAIDLSeviceAdv_Client/src/cn/andorid/aidl/adv/client/MyAIDLSeviceAdv_ClientActivity.java
MyAIDLSeviceAdv_Client/src/cn/android/aidl/adv/model/IMyService.java
MyAIDLSeviceAdv_Client/src/cn/android/aidl/adv/model/Product.java
MyAIDLSeviceAdv_Client/gen/cn/andorid/aidl/adv/client/R.java
MyAIDLSeviceAdv_Client/.classpath
MyAIDLSeviceAdv_Client/AndroidManifest.xml
MyAIDLSeviceAdv_Client/proguard.cfg
MyAIDLSeviceAdv_Client/default.properties
ServiceDemo/.project
ServiceDemo/.classpath
ServiceDemo/AndroidManifest.xml
ServiceDemo/bin/com/archer/rainbow/MyServiceActivity.class
ServiceDemo/bin/com/archer/rainbow/MyServiceActivity$1.class
ServiceDemo/bin/com/archer/rainbow/MyServiceActivity$2.class
ServiceDemo/bin/com/archer/rainbow/MyService.class
ServiceDemo/bin/com/archer/rainbow/IntentServiceDemo.class
ServiceDemo/bin/com/archer/rainbow/R$drawable.class
ServiceDemo/bin/com/archer/rainbow/R$string.class
ServiceDemo/bin/com/archer/rainbow/R$attr.class
ServiceDemo/bin/com/archer/rainbow/R$layout.class
ServiceDemo/bin/com/archer/rainbow/R.class
ServiceDemo/bin/com/archer/rainbow/R$id.class
ServiceDemo/bin/com/archer/rainbow/MyServiceActivity$3.class
ServiceDemo/bin/resources.ap_
ServiceDemo/bin/classes.dex
ServiceDemo/bin/ServiceDemo.apk
ServiceDemo/default.properties
ServiceDemo/gen/com/archer/rainbow/R.java
ServiceDemo/proguard.cfg
ServiceDemo/res/drawable-hdpi/icon.png
ServiceDemo/res/drawable-ld
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/MyAIDLServiceAdv_ServerActivity.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/R.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/R$drawable.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/R$attr.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/R$layout.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/R$string.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/MyService.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/server/MyService$MyServiceImpl.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/Product.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/Product$1.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/Product.aidl
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/IMyService.aidl
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/IMyService$Stub$Proxy.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/IMyService$Stub.class
MyAIDLServiceAdv_Server/bin/cn/android/aidl/adv/model/IMyService.class
MyAIDLServiceAdv_Server/bin/classes.dex
MyAIDLServiceAdv_Server/bin/resources.ap_
MyAIDLServiceAdv_Server/bin/MyAIDLServiceAdv_Server.apk
MyAIDLServiceAdv_Server/res/drawable-hdpi/icon.png
MyAIDLServiceAdv_Server/res/drawable-mdpi/icon.png
MyAIDLServiceAdv_Server/res/drawable-ldpi/icon.png
MyAIDLServiceAdv_Server/res/layout/main.xml
MyAIDLServiceAdv_Server/res/values/strings.xml
MyAIDLServiceAdv_Server/src/cn/android/aidl/adv/server/MyAIDLServiceAdv_ServerActivity.java
MyAIDLServiceAdv_Server/src/cn/android/aidl/adv/server/MyService.java
MyAIDLServiceAdv_Server/src/cn/android/aidl/adv/model/Product.java
MyAIDLServiceAdv_Server/src/cn/android/aidl/adv/model/Product.aidl
MyAIDLServiceAdv_Server/src/cn/android/aidl/adv/model/IMyService.aidl
MyAIDLServiceAdv_Server/gen/cn/android/aidl/adv/model/IMyService.java
MyAIDLServiceAdv_Server/gen/cn/android/aidl/adv/server/R.java
MyAIDLServiceAdv_Server/.classpath
MyAIDLServiceAdv_Server/AndroidManifest.xml
MyAIDLServiceAdv_Server/proguard.cfg
MyAIDLServiceAdv_Server/default.properties
MyAIDLSeviceAdv_Client/.project
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/MyAIDLSeviceAdv_ClientActivity.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R$string.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R$attr.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R$drawable.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R$layout.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/R$id.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/MyAIDLSeviceAdv_ClientActivity$1.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/MyAIDLSeviceAdv_ClientActivity$3.class
MyAIDLSeviceAdv_Client/bin/cn/andorid/aidl/adv/client/MyAIDLSeviceAdv_ClientActivity$2.class
MyAIDLSeviceAdv_Client/bin/cn/android/aidl/adv/model/IMyService$Stub$Proxy.class
MyAIDLSeviceAdv_Client/bin/cn/android/aidl/adv/model/IMyService.class
MyAIDLSeviceAdv_Client/bin/cn/android/aidl/adv/model/IMyService$Stub.class
MyAIDLSeviceAdv_Client/bin/cn/android/aidl/adv/model/Product.class
MyAIDLSeviceAdv_Client/bin/cn/android/aidl/adv/model/Product$1.class
MyAIDLSeviceAdv_Client/bin/classes.dex
MyAIDLSeviceAdv_Client/bin/resources.ap_
MyAIDLSeviceAdv_Client/bin/MyAIDLSeviceAdv_Client.apk
MyAIDLSeviceAdv_Client/res/drawable-hdpi/icon.png
MyAIDLSeviceAdv_Client/res/drawable-mdpi/icon.png
MyAIDLSeviceAdv_Client/res/drawable-ldpi/icon.png
MyAIDLSeviceAdv_Client/res/layout/main.xml
MyAIDLSeviceAdv_Client/res/values/strings.xml
MyAIDLSeviceAdv_Client/src/cn/andorid/aidl/adv/client/MyAIDLSeviceAdv_ClientActivity.java
MyAIDLSeviceAdv_Client/src/cn/android/aidl/adv/model/IMyService.java
MyAIDLSeviceAdv_Client/src/cn/android/aidl/adv/model/Product.java
MyAIDLSeviceAdv_Client/gen/cn/andorid/aidl/adv/client/R.java
MyAIDLSeviceAdv_Client/.classpath
MyAIDLSeviceAdv_Client/AndroidManifest.xml
MyAIDLSeviceAdv_Client/proguard.cfg
MyAIDLSeviceAdv_Client/default.properties
ServiceDemo/.project
ServiceDemo/.classpath
ServiceDemo/AndroidManifest.xml
ServiceDemo/bin/com/archer/rainbow/MyServiceActivity.class
ServiceDemo/bin/com/archer/rainbow/MyServiceActivity$1.class
ServiceDemo/bin/com/archer/rainbow/MyServiceActivity$2.class
ServiceDemo/bin/com/archer/rainbow/MyService.class
ServiceDemo/bin/com/archer/rainbow/IntentServiceDemo.class
ServiceDemo/bin/com/archer/rainbow/R$drawable.class
ServiceDemo/bin/com/archer/rainbow/R$string.class
ServiceDemo/bin/com/archer/rainbow/R$attr.class
ServiceDemo/bin/com/archer/rainbow/R$layout.class
ServiceDemo/bin/com/archer/rainbow/R.class
ServiceDemo/bin/com/archer/rainbow/R$id.class
ServiceDemo/bin/com/archer/rainbow/MyServiceActivity$3.class
ServiceDemo/bin/resources.ap_
ServiceDemo/bin/classes.dex
ServiceDemo/bin/ServiceDemo.apk
ServiceDemo/default.properties
ServiceDemo/gen/com/archer/rainbow/R.java
ServiceDemo/proguard.cfg
ServiceDemo/res/drawable-hdpi/icon.png
ServiceDemo/res/drawable-ld
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.