搜索资源列表
Jni
- 一个可用delphi来开发java的JNI开发包delphi接口,想用java来调用delphi开发的动态库就下载这个包就可以了。里面还包括了详细的调用实例和说明。有空联系我 QQ:81106348-one available to the developing java development kit delphi JNI interface, java to use Delphi to call for the development of the dynamic download the
JNative-1.3.2-src
- 一个开源的组件,通过它调用已有动态库中的方法就非常的方便,支持CallBack
JNative
- JNA框架,是Java 调用DLL动态库框架,功能强大,告别往日的JNI,只需定义接口,就可以方便调用DLL库,为开发人员省了不少事。-JNA framework, the Java call DLL dynamic library framework, powerful, bid farewell to the past JNI, simply define an interface, you can easily call the DLL libraries for developers t
JNative
- jnative java 调用动态库需要的包和dll,及源码。-Call jnative java dynamic libraries needed packages and dll, and the source.
jni__cn
- Java通过JNI调用本地动态连接库的例题源代码-Java through the JNI to call the local dynamic link library of example source code
DllOne
- 动态链接库调用示例,一个函数。 -sfgsdgagfdgdg
jnademo
- 用jna调用动态库的一个例子,还算不错,值得参考 -Jna dynamic library calls with an example of fairly good, it is also useful
JavaJNI
- 这是java中JNI的文档,用JNI调用本地的动态链接库。说的比较详细了-This is a JNI java in the document, using JNI call the local dynamic link library. Said a more detailed
jni_S
- jni调用C++生成的动态库 包含JAVA和C++代码-jni call to the generated C++ dynamic library
JNI-DEMO
- 本例子用java实现调用动态库的例子,JNI调用。-This example calls the dynamic library with java implementation examples.
javaAndDLL
- 这是用java调用c或者c++的动态链接库的方法,还有它们之间的传参等-This is java called c or c++ dynamic link library method, and pass between them and other parameters
src
- 运用jna技术调用动态链接库例子(.dll)-Using jna technology called dynamic link library example (. Dll)
calldll
- java通过JNI调用cuda动态链接库。这是其中dll文件生成的源代码。-java through JNI calls cuda dynamic link library. This is one of the dll file generated source code.
java-c
- java调用C的动态链接库。在java界面中点击按钮,会将C中的内容返回到java界面的文本框中-Java C called dynamic link library
TestTTSPlayer
- 开发测试ttsplayer动态库,看看该动态库的调用方法以及声音效果。该demo需要安装语音包-Development and testing ttsplayer dynamic library, take a look at the dynamic library calls, and sound effects. The demo need to install the voice packets
ndkjni
- 基于 android 2.2 ,通过jni 调用 C 动态库-Based on android 2.2, the jni call the C dynamic library
DelphiNoTest
- delphi读取华旭金卡二代证阅读器动态库调用实例-delphi read Hua Xu Gold second-generation card reader instance dynamic library calls
CallBackTest
- java调用C动态库实例,需要的朋友可以看一下-Java call C dynamic library examples
html_test
- java调用本地动态库完成读写卡,测试可以在web上跑,适合初学者-java call local dynamic library for reading and writing cards, the test can be run on the web, suitable for beginners
jna调用动态库示例
- 本文件介绍了一个简单的jna调用动态库的示例,能够使读者简单的了解到对动态库的引用(This document describes a simple JNA call dynamic library example, enabling readers to simply understand the reference to the dynamic librar)