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

搜索资源列表

  1. FFMPEGAndroid

    0下载:
  2. 在linux系统下安装eclipse,并导入NDK编译器,编写android.mk脚本文件。把ffmpeg移植到android,通过JNI为上层java提供接口-In the Linux system under eclipse installed, and import NDK compiler, compiling a android.mk scr ipt file. Porting ffmpeg to Android, through the JNI for the java interf
  3. 所属分类:Audio program

    • 发布日期:2017-11-07
    • 文件大小:10459
    • 提供者:金丰
  1. JNITest

    0下载:
  2. android中实现JNI调用,java调用c、c++语言例子-JNI calls the android, java call c c++ language examples
  3. 所属分类:android

    • 发布日期:2017-11-12
    • 文件大小:86805
    • 提供者:hqdoremi
  1. AndroidJNIFileOperator

    0下载:
  2. android上基于JNI的文件操作源代码,实现java与c++混编-android JNI-based file operations on the source code
  3. 所属分类:android

    • 发布日期:2017-11-24
    • 文件大小:118115
    • 提供者:du
  1. JniCallBackDemo

    0下载:
  2. Android上使用JNI创建native线程,以及回调java层函数的例子-example of creating Thread & Java-function Callback which is used of Android Java Native Interface
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:255726
    • 提供者:LJF_ubuntu
  1. H264Android

    0下载:
  2. 通过jni实现的java调用语言版H264解码库实现的android简易视频播放器-Achieved through jni call java language version of android H264 decoding library implements simple video player
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:241788
    • 提供者:梁代久
  1. ght

    0下载:
  2. 高焕堂:Android&Java的线程框架与模式 Android架构师手册_建模与图形思考 活用Android的IPC机制与Binder 框架 如何开发Android应用框架 Android 的NDK 与JNI雕龙小技-GAO Huan-tang: Android & Java threads Framework and modalities Android Architect Manual _ utilize modeling and graphical thinkin
  3. 所属分类:software engineering

    • 发布日期:2017-06-18
    • 文件大小:28105534
    • 提供者:zhurui
  1. H264Android

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

    • 发布日期:2017-04-01
    • 文件大小:243426
    • 提供者:caojin
  1. native-media

    0下载:
  2. Android手机C++编写媒体功能处理,并利用JNI由JAVA调用的示例源码。-Android phones C++ written media processing functions, and use JNI calls by the JAVA source code examples.
  3. 所属分类:android

    • 发布日期:2017-05-30
    • 文件大小:12312706
    • 提供者:五星红旗
  1. PuzzleVersion1

    0下载:
  2. 基于JNI的JAVA C++混编。 在opencv的android应用。自动破解数独游戏。从摄像头获取图像后自动破解。 包含:opencv代码(c++) android代码(java)-JNI-based JAVA C++ mixed. In the opencv android applications. Automatic crack Sudoku. Automatically after the break to get images from the camera. Includes
  3. 所属分类:android

    • 发布日期:2017-06-09
    • 文件大小:16871255
    • 提供者:etsang
  1. YUV420SP-master

    0下载:
  2. 这个安卓源码包含两个工程,分别用JAVA 和 NDK 本地代码去实时转换摄像机的每帧颜色,可以用来了解、比较Java与NDK的效率的不同,对相关摄像机,NDK/JNI,颜色编程等技术有一定了解-The Android source code contains two projects, namely with JAVA and NDK native code to convert each frame in real time color video camera can be used to
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:121009
    • 提供者:zhang yu
  1. LedDemo

    0下载:
  2. 这是在android下实现控制一盏灯的程序,那包括hal,jni,java的代码。可以是进入android底层开发的入门提升程序。-This is achieved under the control of a lamp android program that includes hal, jni, java code. Getting into the android can be developed to improve the underlying program.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-23
    • 文件大小:100399
    • 提供者:addia
  1. hellJni

    0下载:
  2. Android设备上使用JNI实例 本源码基于一个简单的Java-->C的调用,很好的解释在Android环境中如何使用JNI-Examples of using the JNI on Android devices The source code of a simple Java-based-> call C, a good explanation of how to use the JNI in Android environment
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:698724
    • 提供者:d
  1. Webcam

    0下载:
  2. java编程,JNI,可以移植C++代码到安卓平台-java programming, JNI, the code can be ported to the Android platform C++
  3. 所属分类:JavaScript

    • 发布日期:2017-06-20
    • 文件大小:32970340
    • 提供者:程俊涛
  1. lzop安装

    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. 所属分类:嵌入式Linux

    • 发布日期:2017-12-29
    • 文件大小:951296
    • 提供者:tune
« 1 2 3»
搜珍网 www.dssz.com