ndk

  • 网络开发包;原生开发工具包;日本电波工业株式会社;日本电波;原生开发套件
ndkndk
  1. The Application of NDK Series Microcomputer ( Intelligent ) Control System for Low Voltage Generator Set

    NDK系列低压机组微机(傻瓜式)控制系统在小水电站技术改造中的应用

  2. Digital Television Transportation Stream ( TS ) Network Gathering System Based on NDK

    基于NDK的数字电视传输流(TS)网络采集系统

  3. You can install NDK modules outside of your main project source tree .

    你可以安装NDK模块在你的主工程源文件树外面。

  4. Selected system libraries will gradually be added to the set of stable NDK APIs .

    所选择的系统库将逐渐添加到稳定NDKAPI集合中。

  5. The NDK is used to add functionality to an Android application using the C programming language .

    NDK过去常常使用C编程语言为Android应用程序添加功能。

  6. We hope to get rid of this limitation in a future NDK release .

    我们希望在将来的NDK发行版中解除这个限制。

  7. Result : ① The direct relaxation effect of NDK on vascular rings was observed .

    结果:①NDK对血管环具有明显的直接舒张作用;

  8. Chapter 4 introduces the software development environment ( DSP / BIOS , NDK and programming method ) in detail .

    第4章详细讲解了嵌入式操作系统网络接入的软件开发环境:DSP/BIOS与NDK及其编程方法。

  9. The NDK will complain if this is not the case .

    如果不是这种情况的话NDK将会出问题。

  10. Where points to a previous NDK package ( i.e.archive file ) .

    指出一个之前NDK包(也就是档案文件)。

  11. The tutorial begins with a high-level look at the NDK and its common usage scenarios .

    本教程以NDK及其常用场景的概述开始。

  12. One of the first applications to use the NDK was a breakout style game made by the developer Aki .

    首个使用NDK的应用就是由开发者Aki编写的越狱风格的游戏。

  13. This will launch the NDK build scripts , which will automatically probe your development system and application project file to determine what to build .

    这将启动NDK构建脚本,它将自动地探测你的开发系统和应用程序工程文件以决定构建什么东西。

  14. The Release Notes detail all the improvements and bug fixes coming in NDK r7 .

    发布声明详述了所有改进和由NDKr7引入的Bug修复。

  15. You will also learn how to extend the Eclipse build environment to integrate an NDK project into an Android SDK project file .

    您还将学习如何扩展Eclipse构建环境以将NDK项目集成到AndroidSDK项目文件中。

  16. The NDK is a suite of tools that enable developers to create native code executables and shared libraries .

    NDK是一个工具套件,开发者可以凭借其创建本地代码的可执行文件与共享程序库。

  17. In a nutshell , the NDK groups your sources into " modules ", where each module can be one of the following .

    概括来说,NDK把你的源码组织成“模块”,这里每个模块可能是以下的其中一种。

  18. To conclude , the Eclipse build environment is customized to integrate the NDK tool chain directly into the easy-to-use Eclipse build process .

    最后,自定义Eclipse构建环境来将NDK工具链直接集成到易用的Eclipse构建流程中。

  19. It concrete realization of the two mobile phones , namely the application in WM and Android application installation package NDK module packers processing .

    具体在两款手机上的实现,分别是在WM应用程序和Android手机应用安装包NDK模块进行加壳处理。

  20. One of the motivations for exploring the NDK in the first place is the opportunity to leverage open source projects , many of which are written in C.

    首先,了解Android原生开发工具包(NDK)的动机之一是得以利用开源项目,大多数项目都是用C语言编写的。

  21. The tutorial moves on to introduce the Java Native Interface ( JNI ), which is the technology of interest when working with the NDK .

    随后,本教程介绍了Java本地接口(JNI),这是使用NDK时您会感兴趣的一种技术。

  22. It introduces the configuration and function of NDK series microcomputer ( intelligent ) control system for low voltage generator set , and application of automation system reconstruct in old hydro power station .

    介绍了NDK系列低压机组(傻瓜式)控制系统的结构、功能,及在老电站自动化改造中的应用。

  23. It started with the NDK in 2009 and now with the upcoming Android Extension Pack for PC class gaming in L release .

    它始于2009年的一个开发包(NDK),马上要进行的L轮发布,将推出专为PC级游戏打造的安卓扩展包。

  24. The code requires version r4b or later because the image handling capabilities of the Android NDK are not available in prior releases of the NDK .

    代码要求使用版本r4b或更高版本,因为在之前的NDK版本,AndroidNDK没有图像处理功能。

  25. Based on DSP / BIOS , the TI Network developing kit ( NDK ) was employed to support the TCP / IP protocol stack and the network driver was finished with suitable interface configuration .

    在嵌入式操作系统DSP/BIOS架构上,运用网络开发包NDK提供的TCP/IP协议栈,实现了底层硬件驱动程序的编制及其与协议栈接口,搭建了网络传输的软件平台。

  26. Because Android applications are written in the Java programming language , that is involved with Java and C + + call each other , so using JNI interface to realize this purpose , while the Android NDK compile the native code .

    但由于Android应用程序通过Java编程语言实现,这就涉及到Java与C++互相调用的问题,故采用JNI接口实现此目的,同时采用AndroidNDK进行本地代码的编译。