CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - NDK

搜索资源列表

  1. ndk

    0下载:
  2. native develop kit,nativeAPI开发包。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:252145
    • 提供者:sz421
  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. NdkExample.tar

    0下载:
  2. ADT example with SDk and NDK
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:4102282
    • 提供者:pravinkumar
  1. Android-NDK-Beginner-Guide

    0下载:
  2. ANDROID Books beginners guide
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:5086170
    • 提供者:guilig
  1. AndroidNDKPrintfHelloWorld

    0下载:
  2. Android 调用NDk生成的动态链接路打印Helloworld,以此类推,自己可以做其他的动态链接库供Android调用-Dynamic link road to print Helloworld, Android calls NDk to generate the and so on, you can do dynamic link library other calls for Android
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:81147
    • 提供者:何云勇
  1. update_version

    0下载:
  2. This shell scr ipt is used to rebuild the gdbserver binary from the Android NDK s prebuilt binaries. -This shell scr ipt is used to rebuild the gdbserver binary from the Android NDK s prebuilt binaries.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3124
    • 提供者:pengfonghui
  1. build-platforms

    0下载:
  2. Collect files from an Android NDK development tree and assemble.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2663
    • 提供者:buizunpun
  1. run-collate-tests

    0下载:
  2. Take care of copying current header files over to the correct location in the NDK.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1171
    • 提供者:dinghoukao
  1. mounts-test

    0下载:
  2. A collection of shell function definitions used by various build scr ipts in the Android NDK (Native Development Kit) Source Code for Andriod.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:5588
    • 提供者:gingwouseng
  1. openssl-android-ndk

    0下载:
  2. openssl代码在android ndk环境下加解密-openssl for android ndk
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:4067779
    • 提供者:Yao
  1. Android_RSA

    0下载:
  2. Android下的调用openssl进行rsa加密解密例程,需要使用NDK进行编译-Android calls OpenSSL for RSA encryption and decryption routine, need to use the NDK compiler
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-22
    • 文件大小:7167612
    • 提供者:six
  1. android-ndk-r8dab

    0下载:
  2. android ndk android ndk android ndk android ndk -android ndk android ndk android ndk android ndk android ndk android ndk
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:56777
    • 提供者:venrilsathir
  1. android-ndk-r8dab

    0下载:
  2. android ndk android ndk android ndk -android ndk android ndk android ndk android ndk android ndk android ndk
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:57345
    • 提供者:venrilsathir
  1. keycodes

    0下载:
  2. This file is part of Android s set of stable system headers exposed by the Android NDK (Native Development Kit).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2470
    • 提供者:zxctpp
  1. lights

    0下载:
  2. In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX where 32-bit signed values (with one exception described below), despite the fact that wchar_t is unsigned on ARM. -In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX wh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4198
    • 提供者:vunnaoser
  1. cpu-features

    0下载:
  2. NDK r7c: Fix CPU count computation. The old method only reported the number of _active_ CPUs when the library was initialized, which could be less than the real total.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:11175
    • 提供者:nppxvan
  1. s_significand

    0下载:
  2. for exercising the fraction-part(F) IEEE 754-1985 test vector.NDK r8d: Add android_setCpu().
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:11843
    • 提供者:gahieyei
  1. ptr2_test

    0下载:
  2. NDK r8c: Add new ARM CPU features: VFPv2, VFP_D32, VFP_FP16, VFP_FMA, NEON_FMA, IDIV_ARM, IDIV_THUMB2 and iWMMXt.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:11825
    • 提供者:mwluntm
  1. OpenSLES_AndroidMetadata

    0下载:
  2. NDK r7c: Fix CPU count computation. The old method only reported the number of _active_ CPUs when the library was initialized, which could be less than the real total.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:12097
    • 提供者:cerpfhie
  1. omniORB-4.2.2_andriod.tar

    0下载:
  2. OmniOrb4.2.2 ndk编译版本(omniorb4.2.2 android build at ubunut nkd re10)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:32685056
    • 提供者:文琴辉
« 12 »
搜珍网 www.dssz.com