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

搜索资源列表

  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. nfs_fs

    0下载:
  2. NDK r5: Handle buggy kernels which report a CPU Architecture number of 7 for an ARMv6 CPU (see below).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:12032
    • 提供者:jaippbon
  1. hello-jni

    0下载:
  2. 一个android jni的入门程序,帮助你快速理解android ndk开发-It is a demo for android jni development,and it can help you to understand android ndk quickly.
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1190115
    • 提供者:chuck chan
  1. JniMacAddress

    0下载:
  2. jni测试 ndk安装完,判断ndk是否安装成功-jni test, ndk...................................
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:231528
    • 提供者:郑邦雄
  1. lossless_neon

    0下载:
  2. gcc 4.6.0 had some trouble (NDK-r9) with this code. We only use it for gcc-4.8.x at least.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2447
    • 提供者:kzdongwf
  1. TestNDK

    0下载:
  2. 简单的Android NDK入门级应用demo,实现加法-A simple demo about android NDK
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1328405
    • 提供者:joyce
  1. tr_texture

    0下载:
  2. Original code copied NDK Native-media sample code. -Original code copied NDK Native-media sample code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:8661
    • 提供者:blppsq
  1. empty

    0下载:
  2. This file defines an NDK API.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5486
    • 提供者:mdbpno
  1. RegionBench

    0下载:
  2. This file defines an NDK API.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2351
    • 提供者:brzengzo
  1. flat

    0下载:
  2. This file defines an NDK API.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6137
    • 提供者:pjfujao
  1. netconf

    0下载:
  2. This file defines an NDK API.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6290
    • 提供者:mbwyqeng
  1. andless_r96

    0下载:
  2. android 开源无损播放器, 支持:wav,alac,flac,ape,mpc,wv等格式, 完全用JNI底层实现播放及解码,eclipse和NDK编译通过。-andless android music player, support:wav,alac,flac,ape,mpc,wv, JNI audio decode,eclipse&NDK compilation.
  3. 所属分类:Audio program

    • 发布日期:2017-05-16
    • 文件大小:3742320
    • 提供者:ruhhef
  1. time_members

    0下载:
  2. dlmalloc_usable_size and dlmalloc were exposed in the NDK and some apps actually used them.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5376
    • 提供者:dzpsfn
  1. alloc_UTypes

    0下载:
  2. Disable locale specific tests on Android because Android s NDK does not support locales other than C and POSIX . -Disable locale specific tests on Android because Android s NDK does not support locales other than C and POSIX .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1348
    • 提供者:jacangsiu
  1. SkPdfType6HalftoneDictionary_autogen

    0下载:
  2. Current NDK headers do not define SOCK_CLOEXEC or O_CLOEXEC.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7593
    • 提供者:jqskzv
  1. ostream

    0下载:
  2. This file defines an NDK API Kernel Device Driver for linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3219
    • 提供者:longrvtao
  1. gradle

    0下载:
  2. NDK过时需要手动添加的gradle.properties,复制粘贴进Android Studio工程中即可-gradle.properties Android Studio
  3. 所属分类:android

    • 发布日期:2017-04-12
    • 文件大小:666
    • 提供者:曹磊
  1. myndk

    0下载:
  2. ndk,android应用。输入数字比较大小-ndk, android applications. Compare the size of the input digital
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1528911
    • 提供者:wang
  1. TextJNI

    0下载:
  2. 采用NDK实现在安卓上使用C++进行开发,进行简单的显示-NDK implemented using C++ using the Android development, a simple display
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5576800
    • 提供者:苏陌
« 1 2 ... 7 8 9 10 11 1213 14 »
搜珍网 www.dssz.com