搜索资源列表
jni
- Java native interface Documentation
jnijingle
- a voice call interface to libjingle in java (jni based)
JNIDebuggingWithTotalView
- The document details steps required for establishing connection between Java and Native code through JNI layer.
JavaandC
- 在分析JNI 技术框架的基础上,通过实例展示了一种如何实现Java 与C++之间通信的方法。-JNI technology framework in the analysis, based on a showing by example how to implement Java and C++ method of communication between.
Servlet
- Servlet程序能够调用JavaBean、JDBC、其它Servlet、RMI、EJB、SOAP和JNI等程序完成指定的功能,计算结果以HTML/XML等形式返回给客户端-Servlet program can call the JavaBean, JDBC, other Servlet, RMI, EJB, SOAP, and JNI and other procedures to complete the assigned function, the results to HTML/XML
jni
- Java Native Interface. Programmer s Guide and Specification.JNI
JNI-Study
- 很好的 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
JNIwindows
- 说明如何在windows写一个java jni接口。-Explains how to write a java jni interface in windows.
JNIEnv
- 本文档介绍java调c方法,通过实例介绍了JNI函数的使用-This document describes the java tune c introduced through examples of the use of the JNI function
JNI
- 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!
JNI
- 详细介绍了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
jni
- 该文档详细介绍了java jni的调用过程,希望对大家有所帮助。-The document details the Java JNI the call process, we hope to help.
AnyChat-for-Android-SDK
- “AnyChat for Android”属于客户端组件(简称“客户端”),对上层应用提供纯Java语言的调用接口,内核是由一系列的.so库(相当于Win32平台的DLL)组合而成,采用JNI技术实现Java层与内核层的通信。-" AnyChat for Android" is the client component (referred to as " Client" ), on the upper application provides pure Java
ght
- 高焕堂: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
H264Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
JniCallbackTest.tar
- 安卓中java层调用c++的简单例子,jni。-Andrews in the simple example of java layer calls c++, jni.
config-ndk-and-jni
- android C的环境搭建,NDK的配置。在java层通过JNI访问下层C。-android C environment to build, NDK configuration. In java layer to access the underlying C through JNI.
JNI-struct-
- JNI中java与C语言的结构体参数交互的资料-JNI in java structure parameters interact with C language data