搜索资源列表
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
RegConnect.zip 用java jni远程访问注册表的例子
- 一个用java jni远程访问注册表的例子,A remote access using java jni registry example
Jni
- Java调用VC dll库例子源代码,有完整注释说明,特殊数据类型传递-VC dll library called Java source code example, have complete notes, special type of data transmission
JNIExample
- ANDROID开发中通过jni实现java代码和c/c++代码互通的example,浅显易懂,适合初学者。-ANDROID development achieved through jni java code and c/c++ code in exchange for example, easy to understand for beginners.
hello-jni
- android 环境下利用ndk开发应用程序的例子,就可以在java下用c的库-this is the example code for android develop, it can help develop applications effectively
javacsharp_src
- java通过jni调用C#的例子。 需要把C#包装为managed C++,然后再包装为C++,然后通过jni调用-java through jni call C# example. C# need to be packaged for managed C++, and then re-packaged for the C++, and then call jni
java_jni
- java jni 学习源码和资料,java 调用 c/c++的例子-java jni learning and information source, java calling c/c++ example
jnicppdll
- 通过java jni 调用 vc 写的 dll的 一个实例。附带了 描述如何 使 代码工作的 文字描述。-Java jni call vc by written dll' s an example. With a descr iption of how to make the code work, the text descr iption.
JNI_Demo
- 一个简单的JNI例子,VC6.0生成DLL,java调用-A simple JNI example, VC6.0 generated DLL, java call
simple_jni
- Java JNI的一个简单的例子,初学JNI时可作为参考-Java JNI' s a simple example, as a reference when beginner JNI
JNI
- 这个是JNI中文简介及实现,附加了一个例子-This is the Introduction and Implementation of JNI Chinese, added an example
chap9
- jni简单学习例子,一看就明白,一学就明白-jni simple learning example see at a school be able to understand
JNI-(2)
- JNI: Java 層與C++層的接口 在雙層框架裡 ,上層是Java 框架,而下層是C/C++框架。這兩 層框架之 間會有密切 的溝通。此時JNI(Java Native Interface)就扮演雙方溝通的接口 了 。藉由JNI 接口,可將Java 層的基類 或子類 的函數 實作部份挖空,而移到 JNI 層的C 函數 來 實作之。例 如,原來 在
WMGas_JNI
- 本程序演示了如何利用JNI方式调用C++实现的动态连接库,调用过程展示参数的传入传出方式-Jni example for java call c++ function
JNI
- java调用JNI示例,包含delphi实现的D-java call to JNI example, to achieve the DLL that contains delphi
jni
- Java的JNI调用示例,有完整的环境配置,调用说明和使用过程。-Java' s JNI call example, a complete environment configuration, call instructions and use.
Demo
- 利用JNI 调用DLL 文件实例程序 是对以前所传文件的补充-DLL files using JNI example program called
JNI-DEMO
- 本例子用java实现调用动态库的例子,JNI调用。-This example calls the dynamic library with java implementation examples.
native-audio-jni
- This a JNI example where we use native methods to play sounds using OpenSL ES. -This is a JNI example where we use native methods to play sounds using OpenSL ES.
jni
- jni封装串口通讯例子源码,在jni层封装rs232,在android用java调用实现控制 串口发送和接收数据(JNI package serial communication example source code, in the JNI layer package RS232, in android with Java call to achieve control serial port to send and receive data)
