CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - RIL

搜索资源列表

  1. RIL

    0下载:
  2. 微软无线API RIL(Radio Interface Layer)库文件,这个接口文件是根据微软的专利文件和文档生成的,可以用于RIL层开发
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:57156
    • 提供者:lucifer
  1. ril

    0下载:
  2. 包含ril.h文件定义,可用于手机开发参考。
  3. 所属分类:TAPI编程

    • 发布日期:2008-10-13
    • 文件大小:251740
    • 提供者:yd
  1. CellIDSample.rar

    0下载:
  2. 获取手机基站信息: C#中如何通过RIL获得基站信息 在Windows Mobile的手机上面, RIL提供了访问Radio模块的接口, 下面以一个简单的示例说明如何在C#中通过RIL获得基站信息. ,get the information of phone base station.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:23011
    • 提供者:wind
  1. RIl2

    0下载:
  2. Android ril 层 驱动模块(rild)详细分析(一)基本架构及初始化-Android ril layer driver module (rild) detailed analysis of (a) Basic structure and initialization
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:223011
    • 提供者:小李
  1. google-ril

    0下载:
  2. 分析google android reference-ril的源代码,在关键地方添加了注释,对理解reference-ril非常有帮助-add lots comments to google android reference-ril。
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:68723
    • 提供者:朱五
  1. RIL

    0下载:
  2. windows mobile RIL软件-windows mobile radio interface layer source code
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-20
    • 文件大小:5982276
    • 提供者:jeff
  1. Misc

    0下载:
  2. Documents related to CAIF, RIL and mobile audio architectures
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-14
    • 文件大小:3511238
    • 提供者:guru
  1. ril

    0下载:
  2. RIL( Radio Interface Layer) is the middleware for GSM/GPRS/EDGE module, this version support the GSM 07.10 mutiplexier protocol, while the android original version not.-RIL( Radio Interface Layer) is the middleware for GSM/GPRS/EDGE module, this ver
  3. 所属分类:Modem program

    • 发布日期:2017-03-29
    • 文件大小:211594
    • 提供者:罗平
  1. CellIDSample

    0下载:
  2. C#中如何通过RIL获得基站信息,在SANSUNG、HTC系列下测试通过-C# How to access the base station through the RIL information, in SANSUNG, HTC series of test
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-04
    • 文件大小:23011
    • 提供者:qinlin
  1. ril

    0下载:
  2. Android的Radio Interface Layer (RIL)提供了电话服务和的radio硬件之间的抽象层。Radio Interface Layer RIL(Radio Interface Layer)负责数据的可靠传输、AT命令的发送以及response的解析。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信。AT command由Hayes公司发明,是一个调制解调器制造商采用的一个调制解调器命令语言,每条命令以字母"AT"开头。-Android' s Radio I
  3. 所属分类:Modem program

    • 发布日期:2017-03-29
    • 文件大小:234038
    • 提供者:张杰
  1. operatorlist

    0下载:
  2. Retrieving list of known operators using Radio Interface Layer (RIL) Windows Mobile
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-25
    • 文件大小:21898
    • 提供者:Andry Van Herz
  1. libril

    0下载:
  2. RIL资料,分享大家,包括 ril.h,ril.def,ril.lib等资料 -RIL information to share, including ril.h, ril.def, ril.lib etc.
  3. 所属分类:3G develop

    • 发布日期:2017-04-16
    • 文件大小:52884
    • 提供者:lum
  1. ril

    0下载:
  2. 能取cellID,和lacID。基站定位,编译通过,可能,s1,p800上都试过.-cellID,lacID
  3. 所属分类:Windows Mobile

    • 发布日期:2016-01-26
    • 文件大小:1359521
    • 提供者:ss
  1. RILTest

    1下载:
  2. RIL API实现呼叫转移和来电防火墙的例子,只是个参考。来电防火墙在windows mobile6.0 模拟器上测试成功。呼叫转移使用动感地带的卡测试成功。-Using RIL to block incoming call and implement call forwarding.
  3. 所属分类:Windows Mobile

    • 发布日期:2014-01-02
    • 文件大小:62959
    • 提供者:Mike
  1. RIL

    0下载:
  2. Ril设计思想解析目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个最底层的支持。-Ril intelligent design
  3. 所属分类:Modem program

    • 发布日期:2017-03-28
    • 文件大小:194426
    • 提供者:黄勇
  1. LocationAwareSampleApp

    0下载:
  2. readme of a project for windows mobile application RIL layer, c++, windows mobile , RIL
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-30
    • 文件大小:25024
    • 提供者:simone239
  1. IMEI_Test

    0下载:
  2. 这份代码包含了RIL的头文件、lib库文件和dll文件,用RIL提供的函数获取到windows mobile6.0的IMEI-use RIL functions to get windows mobile6.0 IMEI VS2005 C++ environment
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-31
    • 文件大小:439628
    • 提供者:刘学彬
  1. station

    0下载:
  2. 通过调用windows mobile系统的ril库,获取基站信息,并且通过google earth功能将位置显示出来-By calling the windows mobile system ril library, access to the base station information, and location through google earth functionality will be shown
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:323899
    • 提供者:limp
  1. ril

    0下载:
  2. The Android Open Source Project This contains the RIL functions that it supports for the vendor RIL.
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:17252
    • 提供者:raghu
  1. RIL

    0下载:
  2. android系统下的RIL层简答解析,框架,-android system resolution under the RIL layer short-answer
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:2516
    • 提供者:小李
« 12 3 »
搜珍网 www.dssz.com