搜索资源列表
JNI(java-c)
- 实现了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
JniCTest
- Basic tests of calling the C functions that make up the JNI.
3des_JNI
- android jni 3des C加密和解密实现,带源码-android jni 3des encryption
JNIDemo
- JNI是Java Native Interface的缩写,它提供了若干的API实现了Java和其他语言的通信(主要是C&C++)。此demo为Java部分,内有详细的源代码。-JNI Java Native Interface is an abbreviation, it provides a number of API implements the Java language, communication and other (mainly C & C++). This demo fo
JniCPPDemo
- JNI是Java Native Interface的缩写,它提供了若干的API实现了Java和其他语言的通信(主要是C&C++)。此demo为C++部分,内有详细的源代码。-JNI Java Native Interface is an abbreviation, it provides a number of API implements the Java language, communication and other (mainly C & C++). This demo is
vzrtualjti
- java通过jni调虚拟游戏控制器vjoy,包含java和c++源码以及编译后的dll,可以直接加入java工程使用-Java virtual game controller through jni adjustable vjoy, including Java and c++ source code and compiled DLL, can be used directly to join Java project
JNITest
- JNI接口测试程序,完成JNI层与C++层的通讯实现(JNI interface test program, the completion of the JNI layer and C++ layer communication implementation)
icifwkv
- tapi的java封装,但好像缺少jni接口的C源码文件()