CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android read

搜索资源列表

  1. jqmMobile

    0下载:
  2. 安卓内嵌jquery.mobile网站源码是一个原生安卓和jquery.mobile结合的例子源码,直接读取本地html信息显示,在实际应用中可以把本地html改成网络的地址,用jquery.mobile的好处就是B/S架构的好处,一处改变处处都变,更改功能不需要更新客户端。-Android embedded jquery.mobile web site source code, a native an example source Zhuo and jquery.mobile combined
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3233406
    • 提供者:田腾
  1. Linux-ALSA-driver-analyze

    0下载:
  2. Codec调不通? widgets是什么鬼? DAPM看不懂? 音频没有声音? Linux Audio 有bug? Android 音频如何配置? Linux 2.6与Linux 3.x 内核音频架构有什么差异? 文档总共12篇,内容简介: 根据源码分析ALSA架构,有图有码(代码,不是马赛克:)),理解非常容易 ASoC的软硬件架构分析 具体讲解PCM、Controls、dai ASoC架构中的Machine ASoC架构
  3. 所属分类:Driver develop

    • 发布日期:2017-06-15
    • 文件大小:22913320
    • 提供者:cxsys
  1. v2exjishushequ

    0下载:
  2. 注意:本项目使用android studio开发,eclipse可能无法直接导入。 本项目是技术社区V2EXwww.v2ex.com的非官方客户端。 项目主页:https://github.com/greatyao/v2ex-android/ 支持功能 话题查看 节点查看和按字母搜索 用户资料查看 话题回复 话题创建 未读提醒查看 常用分类节点话题浏览 节点下的话题翻页 话题回复翻页 滑动手势返回-Note: this project use
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4595088
    • 提供者:23ayyl
  1. lexuechengyu

    0下载:
  2. 本项目是一个基于安卓的成语学习应用,不过还没有开发完成,属于一个半成品。目前好像只有动物成语分类下面可以点开。其他分类还没有做,点击任意一个成语可以显示这个成语的拼音,意思,和出处等信息。还可以借助语音引擎来进行朗读。-This project is based on the application of Android s idiom learning, but it has not been developed, it is 1.5 finished. At present, it see
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1517753
    • 提供者:wangxiaojuan
  1. Bluetooth4.0Demo

    1下载:
  2. Android 4.3(API Level 18)开始引入Bluetooth Low Energy(BLE,低功耗蓝牙)的核心功能并提供了相应的API,应用程序通过这些api可以扫描设备、查询services,读写设备的characteristics(属性特征)。对比传统的蓝牙,BLE的设计能够显著减低功耗。这让Android应用程序与BLE设备之间的低功耗通讯成为可能,例如距离传感器、心率监视器、健身设备等等。-Android 4.3 (API Level 18) introduced Blu
  3. 所属分类:android

    • 发布日期:2017-01-06
    • 文件大小:17207296
    • 提供者:kevin_zhong
  1. WPD2

    0下载:
  2. 从android手机中读取照片文件,上传至pc,并形成缩略图-Read android phone photo files uploaded to the pc, and form thumbnails
  3. 所属分类:.net

    • 发布日期:2017-05-29
    • 文件大小:11608114
    • 提供者:Gowry
  1. JDA-master

    0下载:
  2. JDA是非常有名的人脸开源项目,读入CAFFEE深度学习人脸模型,直接进行人脸识别。可以在各个平台上使用。Android平台上完成人脸识别包含人脸模型小于20K ROM。-JDA is very famous face open source project, read the CAFFEE deep learning face model, face recognition directly.Can be used in various platforms.Android platform t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:49151
    • 提供者:wangkafeng
  1. MyAA

    0下载:
  2. 安卓TV端Usb读取相册,画廊展示,隐藏画廊-Android TV Usb read end Album
  3. 所属分类:software engineering

    • 发布日期:2017-06-22
    • 文件大小:39699456
    • 提供者:小巴
  1. Myuart

    0下载:
  2. 用在android安卓上的串口程序,无需jni来作为接口,非常方便使用。用文件流的方式来读取和操作。-Used on android Andrews serial procedures without jni as the interface is very easy to use. By way of file streams to read and operate.
  3. 所属分类:android

    • 发布日期:2017-04-12
    • 文件大小:992
    • 提供者:yin
  1. Echo-state-network

    0下载:
  2. Read virtually any media file in Windows, Linux, or Mac. The model simulates streamflow precipitation and temperature data. Tracking an object in a video with a Color Particle Filter Use MATLAB to acquire sensor data built-in sensors on your An
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:1097728
    • 提供者:Sina
  1. 仿excel表格,可实现运算

    0下载:
  2. ANDROID对Excel文件的解析,读取Excel文件(ANDROID parsing the Excel file, read Excel file)
  3. 所属分类:Java编程

    • 发布日期:2017-12-11
    • 文件大小:1371259
    • 提供者:seriala
  1. 手机抓包步骤(1)

    0下载:
  2. 在windows的模拟命令行中执行: Cd d:\soft\tools //进入windows系统某个目录 adb shell //调用安卓的adb接口进入手机系统 su //切换root用户 在手机上按“同意”之后再执行: Cd /data/local //进入Tcpdump目录 ./tcpdump –p –vv –s 0 –w /sdcard/test.pcap //开始抓包命令,test只是抓包后的文件名,可自己更改 在手机上访问需测试的网址,访问之后
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:salen_wu
  1. uart_read

    0下载:
  2. linux 下的串口的读取底层程序,也可在android上跑(Serial read the underlying program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:往昔已逝丶
  1. FastBle-master

    0下载:
  2. android蓝牙低能耗快速开发框架。它采用简单的方法来过滤、扫描、连接、读写、通知、readrssi,setmtu,和多连接。(Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.)
  3. 所属分类:android开发

    • 发布日期:2018-04-29
    • 文件大小:3899392
    • 提供者:DGHi
  1. NFCDemo

    1下载:
  2. 安卓NFC读写M1卡,默认采用默认密钥读写M1卡所有扇区的数据并显示出来。(The android NFC reads and writes the M1 card by default using the default key to read and write the data for all sectors of the M1 card.)
  3. 所属分类:android开发

    • 发布日期:2018-12-24
    • 文件大小:77824
    • 提供者:alex19900228
« 1 2 ... 14 15 16 17 18 19»
搜珍网 www.dssz.com