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

搜索资源列表

  1. jni

    0下载:
  2. JNI编程的教程,详细的讲解了再java中如何调用本地化方法进行编程。-JNI programming tutorial, a detailed explanation of how to call the localization method in java programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2373351
    • 提供者:zhang
  1. Depth-understanding-of-JNI

    0下载:
  2. 这是一篇关于讲解java怎样通过JNI去实现调用底层native代码的实现过程,有了它我么就可以自己去实现一些简单的JNI调用了-This is the one about how to explain java through JNI to achieve call the underlying native code implementation process, With it you can realize simple JNI calls
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-04-01
    • 文件大小:155464
    • 提供者:张双
  1. jni

    0下载:
  2. 安卓平台jni调用技术,通过Java代码调用C/C++代码-Andrews platform jni call technology, call the C/C++ code through the Java code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:44754
    • 提供者:八神
  1. jni

    0下载:
  2. 该文件是一个JNI的相关头文件,列举了JNI编程中JNI常用的相关接口。-This file is a JNI header file lists the JNI programming in JNI common interface.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:8159
    • 提供者:BirdyBird
  1. JNI-Study

    0下载:
  2. 很好的 JNI 编程指南,是代码移植必备秘籍,可用于JAVA开发,ANDROID开发中C代码移植过程中间层开发,详细参见文档-Good JNI Programming Guide, code essential transplantation Cheats, can be used in Java development, the middle layer of the ANDROID development of C code porting process development, deta
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:159297
    • 提供者:shone
  1. jni

    0下载:
  2. jni,使用java调用本地函数库(如C函数)的历程程序,并附有详细的教程。-the jni, use the java call the local library (such as C function) the course of the program, together with a detailed tutorial.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:1696744
    • 提供者:齐飞
  1. JNI(java-c)

    0下载:
  2. 实现了java-c的互调 1.hello-jin-c是linux下的c实现文件。 (使用NDK编译成.so文件,供java层调用)。 2.helloJni是java工程。(里面通过JNI调用下面.so中提供的c的实现。) 同理.so里面也可以调用回调java里面实现的文件。-Java-c the intermodulation 1.hello-jin-c linux c implementation file. (Using NDK build so file for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-05
    • 文件大小:1788840
    • 提供者:sunww
  1. jni

    0下载:
  2. java 调用 jni。 jni实现amr和ilbc的转码。-java invoke jni. jni implement amr and ilbc transcoding
  3. 所属分类:android

    • 发布日期:2017-11-29
    • 文件大小:599593
    • 提供者:冲冲
  1. java-jni

    0下载:
  2. JNI是JAVA标准平台中的一个重要功能,它弥补了JAVA的与平台无关这一重大优点的不足,在JAVA实现跨平台的同时,也能与其它语言(如C、C++)的动态库进行交互,给其它语言发挥优势的机会。 有了JAVA标准平台的支持,使JNI模式更加易于实现和使用-JNI is an important function in the JAVA standard platform, it makes up for the JAVA platform independent of the major ad
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:42796
    • 提供者:yue
  1. hello-jni

    0下载:
  2. Android的SDK中没有包括JNI的支持,而且对如何支持JNI也没有任何文档说明。不过既然整个Android平台是开源的,我们可以通过Google发布的源代码来找到一些线索(比如frameworks/base/media/jni/目录),依葫芦画瓢的实现上层JAVA程序通过JNI来调用Native C程序中的函数。-Android SDK does not include the JNI support but no documentation for instructions on how
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:196428
    • 提供者:yue
  1. hello-jni

    0下载:
  2. android jni开发的基本demo程序-jni the basic demo
  3. 所属分类:android

    • 发布日期:2017-11-14
    • 文件大小:199048
    • 提供者:cain
  1. JNI

    0下载:
  2. java 调用JNI 技术手册 调用c/c++ 详细使用手册
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:1498463
    • 提供者:张开山
  1. native-audio

    0下载:
  2. jni native audio 接口
  3. 所属分类:android开发

  1. JNI

    0下载:
  2. Jni.pas delphi调用java原声接口,1.2版本,更新版本使用,自行修改-Java native interface for delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-13
    • 文件大小:14555
    • 提供者:wlsc
  1. JNI

    0下载:
  2. JNI:android native develop JNI interface for c user . java native interface user guide . first my docudament thank you!-android native develop JNI interface for c user . java native interface user guide . first my docudament thank you!
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:524486
    • 提供者:邹佳明
  1. JNI

    0下载:
  2. 详细介绍了JNI的基础知识。JNI是java标准的平台的一部分,弥补了java平台无关性的不足-Details the the JNI basics. The JNI java standard part of the platform, to make up for the lack of independence of the java platform
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:224363
    • 提供者:smith
  1. JNI

    0下载:
  2. android开发中JNI的详细讲解,这样在java下能重用之前的c或者c++开发的code-android development JNI explain in detail, so java of c, or c++ development can reuse code
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:12626
    • 提供者:yanghui
  1. jni

    0下载:
  2. 该文档详细介绍了java jni的调用过程,希望对大家有所帮助。-The document details the Java JNI the call process, we hope to help.
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:70439
    • 提供者:pangang
  1. JNI

    0下载:
  2. jni编程教程,非常详细 (简介与实现 编程指南)-JNI programming tutorial, very detailed
  3. 所属分类:Document

    • 发布日期:2017-12-08
    • 文件大小:2475663
    • 提供者:zzc
  1. JNI-cygwin

    0下载:
  2. android开发中有关jni的环境设置-jni android development environment settings
  3. 所属分类:android

    • 发布日期:2017-11-21
    • 文件大小:14268
    • 提供者:刘波
« 1 2 3 4 5 67 8 9 10 11 ... 32 »
搜珍网 www.dssz.com