-
Android_Binder_IPC
android binder通信介绍。binder 通信是一种client-server 的通信结构,
1. 从表面上来看,是client 通过获得一个server 的代理接口,对server 进行直接调用;
2. 实际上,代理接口中定义的方法与server 中定义的方法是一一对应的;
3.client 调用某个代理接口中的方法时,代理接口的方法会将client 传递的参数打包成为Parcel 对象;
4. 代理接口将该Parcel 发送给内核中的binder driver.
5.server 会读取binder driver 中的请求数据,如果是发送给自己的,解包Parcel 对象,处理并将结果返(android binder communication。)
- 2013-11-13 18:41:05下载
- 积分:1
-
按键扫描LED显示
该程序为大家提供按键扫描程序例程。给大家一个参考,来实现简单的按键扫描功能(This program provides you with the routine of key scan program. To give you a reference, to achieve a simple key scan function)
- 2020-06-17 19:00:01下载
- 积分:1
-
for51
基于51单片机平台的DDS芯片AD9834控制(DDS chip AD9834 control based on 51 MCU platform)
- 2020-07-23 12:48:46下载
- 积分:1
-
msc1200_adc
This project shows how to configure and use the A/D Converter of the following microcontrollers:
Texas Instruments MSC1200Y2
Texas Instruments MSC1200Y3(This project shows how to configure and use the A/D Converter of the following microcontro llers : Texas Instruments Texas Instrument MSC1200Y2 's MSC1200Y3)
- 2007-04-15 23:02:08下载
- 积分:1
-
DTMF
通过HT9200 进行拨号,电路部分不再上传
- 2011-09-29 20:39:28下载
- 积分:1
-
ffmpeg_opencv
【实例简介】
- 2021-10-17 00:31:00下载
- 积分:1
-
Day6_one
安卓的基础图像动作,附带matrix,带有旋转、错切、平移等多功能(Action of the the Andrews basis of image, incidental matrix, with rotating the wrong cut, pan, such as multi-functional)
- 2012-10-19 16:08:18下载
- 积分:1
-
uC-Eval-STM32F107_OS_II
在stm32微控制器上ucosii移植。开发环境IAS(The stm32 ucosii transplantation)
- 2012-05-11 15:31:12下载
- 积分:1
-
guangfubingwang---15khz
基于STM32为主控芯片的小型光伏逆变器(Photovoltaic inverter
)
- 2014-09-18 14:42:59下载
- 积分:1
-
TakePhoto
Take photo in android delphi app
- 2021-02-19 22:49:43下载
- 积分:1