搜索资源列表
jpcap.zip
- 网络截获工具包wpcap的java接口封装。使用JNI封装的。
获取硬盘序列号
- java中获取硬盘编号的源代码,使用JNI实现。现成的动态库-No. drive to obtain the source code, the use JNI to achieve. Ready DLL
TaskForce
- 这是一个在linux环境下,模拟windows环境下的一个任务管理器,使用了JNI和linux的proc系统文件 运行方式,在interface文件夹下,打以下命令: $.../interface: export LD_LIBRARY=./lib $.../interface: java -jar taskforce...jar -This a linux environment, simulating the windows environment with a t
jna
- JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。
JNI_md
- jni、jni_md编译Java Dll的头文件 两个编译Java dll的头文件
ICTCLAS50_Linux_RHAS_32_JNI
- 中科院中文分词程序,国内相关领域的的权威.这是Java(JNI)32位版-Institute of Chinese word segmentation program, the domestic authority of the relevant fields, which is Java (JNI) 32-bit version
ICTCLAS50_Linux_RHAS_64_JNI
- 中科院中文分词程序,国内相关领域的的权威.这是Java(JNI)64位版-Institute of Chinese word segmentation program, the domestic authority of the relevant fields, which is Java (JNI) 64-bit version
android_jni
- java jni 收集的常见问题解集文档-java jni FREQUENTLY ASKED QUESTIONS documents.
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
JFlute.1.2.tar
- 这个项目的目的是提供一个Java实现的的flute文件传输工具,使用JNI接口到底层MCL库。-The purpose of this project is to provide a Java implementation of the Flute file transfer tool, using a JNI interface to the underlying MCL library.
jnitest
- java jni 技术;实现这个让我下载一下啦-java jni technology
SunKingJniUtil
- java Jni的一些应用 removeSystemMenu flashTitle setStayOnTop-java jni program,removeSystemMenu flashTitle setStayOnTop
Uart--android
- 1"uart_v1.0.tar\uart\jni"目录下是JNI源码。 2."uart_v1.0.tar\uart\uart_stub\module"目录下是HAL源码。 这是在android下实现串口的程序,那包括hal,jni,java的代码。可以是进入android底层开发的入门提升程序。-1 under " uart_v1.0.tar \ uart \ jni" directory is JNI source. 2 Under " uart_v1.0.t
LedDemo
- 这是在android下实现控制一盏灯的程序,那包括hal,jni,java的代码。可以是进入android底层开发的入门提升程序。-This is achieved under the control of a lamp android program that includes hal, jni, java code. Getting into the android can be developed to improve the underlying program.
NativeCrypto
- Provides the Java side of our JNI glue for OpenSSL.
raspberrySDK
- raspbain系统的科大讯飞语音识别动态库 官方发的是.a静态库 我重新编译成了.so的动态库 方便大家用jni或者其他调用 内置demo 关于java调用的demo 本人不久会上传-raspbain system IFLYTEK Speech Recognition dynamic library The official made the .a static library .so I recompiled became dynamic libraries to facilit
delphijni
- delphi制作的动态链接库,可以提供给java进行jni调用,java调用后delphi内部可以调用java对象。-Delphi production of the dynamic link library, can be provided to the Java JNI call, Delphi call after the internal Java object can be called java.
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
g729a
- 该资源为G729源码,可在linux下编译,也可在java中利用JNI编译,供大家下载参考。-The resource for the G729 source code, can be compiled under Linux, can also be used in Java JNI compiler, for everyone to download the reference.