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

搜索资源列表

  1. H264解码器源码 for Android

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
  3. 所属分类:android开发

    • 发布日期:2017-03-02
    • 文件大小:230525
    • 提供者:wyc
  1. android qr code

    0下载:
  2. android qr code from android sdk II qr code example
  3. 所属分类:android开发

    • 发布日期:2017-03-26
    • 文件大小:147167
    • 提供者:x2mms
  1. Android-Serial android串口调试软件

    0下载:
  2. android串口调试软件,根据国外开源项目Android Serial 改编而来-android serial debugging software, open source projects under the Android Serial abroad adapted from
  3. 所属分类:android开发

    • 发布日期:2017-03-21
    • 文件大小:103766
    • 提供者:WMG0809
  1. android__从零开始android游戏编程

    0下载:
  2. 从零开始android游戏编程,很好的电子书,供android开发者使用.-Android game programming from scratch, a good book for android developers.
  3. 所属分类:android开发

    • 发布日期:2017-03-22
    • 文件大小:964570
    • 提供者:zhuyi
  1. OpenASURF-ed50a44

    0下载:
  2. OpenCV SURF在android上的应用 opencv 2.2从2010年12月5日开始支持Android,这是一个应用的例子-OpenCV SURF application on the android opencv 2.2 from December 5, 2010 began to support Android, this is an example of an application
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6797932
    • 提供者:fsx
  1. GMapTracePro

    0下载:
  2. 使用http的get方式从web服务器获取经纬度数据并结合GoogleMap显示出所在点-Using http to get way from the web server to get the latitude and longitude data and show where the points with GoogleMap
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:58422
    • 提供者:陈旭
  1. HtmlBrowser

    0下载:
  2. 一个Android手机上从Activity启动Browser,显示本地的Html代码文件的程序-Activity from an Android phone launch Browser, Html code files show the local program
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1670022
    • 提供者:
  1. SMSender2

    0下载:
  2. 此软件支持从SDcard读入txt格式的短信文件,支持多种将文件分割成短信的方式,完美支持短信群发功能(系统短信群发,会给群发的对象建立一个单独的Thread,这里会将短信独立发给群里的人),支持编辑最爱、选择最爱、一键发送最爱。截图信息查看http://www.hiapk.com/bbs/thread-867858-1-1.html-This software supports reading from SDcard txt format text files, support a varie
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:398089
    • 提供者:coleman
  1. LibGDX_Box2D-android

    0下载:
  2. 这个就是引导libgdx_box2d的android类,使用起打包APK可在android上运行-This is the guide libgdx_box2d the android type, APK can be used from the package to run on the android
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:8467166
    • 提供者:ianmi
  1. SQLiteDbDemo

    0下载:
  2. Android下的开发离不开数据库,此源代码是Android下数据库开发的范例,数据库是SQLite数据库.-Android development is inseparable from the next database, the source code is an example of database development under Android, the database is a SQLite database.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:64596
    • 提供者:xuyouren
  1. Music

    0下载:
  2. android官方的music源代码,从git下载,希望研究音乐播放器的人可以参考-a music player from android,downlonds from git.
  3. 所属分类:android

    • 发布日期:2017-11-08
    • 文件大小:3376453
    • 提供者:xxnaxx
  1. Many-nuclear-communication

    0下载:
  2. 作者:华清远见3G学院。《Android多媒体编程从初学到精通》第三章、多核通信。在2010年末,智能终端的CPU得到了快速发展,高端的智能终端已经采用了Cortex-A8的双核处理器。而在平板电脑上,Nvidia开发的基于Cortex-A9的双核处理器Tegra 2则成了市场的宠儿。通信离不开内存的操作,在Qucalcomm平台上,内存一般分为3种:基带内存(Modem Memory)、应用内存(Application Memory)和共享内存,其中系统MPU保护基带内存不被aARM接入,AR
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:307591
    • 提供者:华清远见
  1. testService

    1下载:
  2. android平台下一个系统开机自启动的服务demo-android platform, a system boot from the start of the service demo
  3. 所属分类:android开发

    • 发布日期:2014-01-17
    • 文件大小:37053
    • 提供者:cpq
  1. testSQLite

    0下载:
  2. Android 读取 sqlite 并分页显示。看来在手机上作企业应用也是容易的事情了。-Android read data from sqlite DB and show the data in pages
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:60056
    • 提供者:sui
  1. opengpstracker-android

    0下载:
  2. 开源的GPS记录仪源码,android版-open gps tracker, get from the sourceforge
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1539402
    • 提供者:陈云
  1. GPIOdriver

    1下载:
  2. 这是一个在android下进行gpio驱动开发的例子,在这个例子中分别从底层驱动代码到测试程序再到android上的JNI层,然后通过java代码调用APP Framework层的接口实现对开发板上led的控制-This is carried out under a gpio android-driven development example, in this case were driven from the bottom to the android code to the test pr
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:56004
    • 提供者:吴志君
  1. Android-Developed-from-scratch

    2下载:
  2. 2011年,若水工作室制作了《Android开发从零开始》系列课程,感谢大家的鼓励和支持。为了进一步提高Android开发培训水平,2012年若水工作室又倾心制作的项目实战视频『若水新闻』客户端开发教程,今天终于与大家见面了。 本系列课程目标 a.提高UI设计能力 b.巩固Android程序设计基础 c.异步更新UI d.掌握Android中HTTP通信 e.掌握JSON格式解析-In 2011, Flow studio produced a series of courses of the A
  3. 所属分类:android

    • 发布日期:2015-06-29
    • 文件大小:1824768
    • 提供者:冯术林
  1. GLTry

    0下载:
  2. android文件管理器介绍 android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。理代码-android file manager introduced android system does its own file manager, but ma
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:48368
    • 提供者:
  1. begin-from-zero-android--develop

    0下载:
  2. 从零开始android游戏编程.rar(begin from zero android game develop.rar)-begin from zero android game develop.rar
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:967826
    • 提供者:hawk2007
  1. android--from-start-to-end

    0下载:
  2. android 从入门到精通 入门到精通 -android from induction to proficient to read it you will study very qukily
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:837710
    • 提供者:邢文丽
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com