搜索资源列表
jni
- jni 技术的书籍 可以帮助初学者 在一定范围内 了解这方面的知识-its a good book for learn java at begin you must like it
JNI_HelloWorld
- 关于安卓的jni的入门例子,简单介绍了Java和C接口的相互调用 普通数据传输和对象传输-Andrews entry to the jni example, a brief introduction to the Java and C interfaces, call each other normal data transfer and object transfer
jni
- 安卓平台jni调用技术,通过Java代码调用C/C++代码-Andrews platform jni call technology, call the C/C++ code through the Java code
cPP--java
- 实现c++与java的交互,,使用的技术是称为JNI( Java Native Interface ),C++编写的程序,只要实现JNI生成的接口,则可以让Java程序调用,而Java编写的程序,C++调用,则需要运行Java虚拟机,通过JNI查询调用Java实现的方法。
tetris.zip
- 实现俄罗斯方块的声音控制 语音识别模块采用微软的sapi(需要sapi sdk支持) 界面使用java,然后使用jni调用封转好的识别模块,实现声音控制,1 voice recognition by sapi sdk which should be installed first. 2 use java to finish the ui program and jni to link dll and java codes
JniTest
- 通过jni实现cocos2d-x与java层通信,实例demo-By jni achieve cocos2d-x layer communication with java, example demo
DELPHI-DLL-JNI
- Delphi开发JNI应用,可与JAVA进行通信-Delphi application development JNI
hello-jni
- java和c/c++相互调用实例,包括静态和动态生成c/c++源码,和c/c++数组,线程,对象的使用。-Java and c/c++ call each other examples, including static and dynamic generation of c/c++ source code, and the c/c++ array, the thread, the use of objects.
JNative-1.3.2
- java调用动态链接库 跨平台访问其他开发工具接口获取数据(Java calls dynamic link libraries, cross platform access, and other development tool interfaces to obtain data)
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)
pvqvp
- java通过jni调虚拟游戏控制器vjoy,包含java和c++源码以及编译后的dll,可以直接加入java工程使用()
