搜索资源列表
Zip32Jni.dll
- 利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
java_delphi
- 本程序 通过delphi 制作发送短信的dll 然后 通过java调用 用到JNI接口 dll 复制到java的 C:\\j2sdk1.4.2_04\\bin 目录下 请跟实际情况修改目录 用Java操纵串口,实现短信的发送-delphi through the production process by sending messages through the dll then called java JNI interface used to copy the dll java C
SystemKeyListener
- java jni 模拟键盘事件 里面有一个dll是用c 写的-java jni simulated keyboard events where there is a dll write c
Jni
- Java调用VC dll库例子源代码,有完整注释说明,特殊数据类型传递-VC dll library called Java source code example, have complete notes, special type of data transmission
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
CPUUSAGE
- Generate DLL : CPU performance with PDH and JNI method so that we can access the performance counter values with Java-Generate DLL : CPU performance with PDH and JNI method so that we can access the performance counter values with Java...
LTP
- 哈工大LTP自然语言处理工具的java调用实例,利用jni调用dll,实现中文的分词,词性标注,建立依存树等-HIT LTP natural language processing tool called an instance of java using jni call the dll, to achieve in Chinese word segmentation, POS tagging, the establishment of dependency trees, etc.
SYJNI
- 使用Java的Jni技术对三洋数码相机驱动程序的封装,封装后的动态库可在Java开发环境中应用,解决了Java中调用Vc中开发的Dll问题-The use of Java
CNativeCode
- Java JNI。java中通过JNI接口与C或C++编写的本地代码库(*.DLL)互相调用。 本例中不但在Java中调用C++代码,而且在C++代码中访问Java变量并修改。-Java JNI. java through JNI interface with C or C++ prepared native code library (*. DLL) call each other. In this case not only in Java call C++ Code, but also
JNIsample_src
- I always wanted to play around with JNI. This is my first attempt so I created a utility DLL called TestImpl.dll that exports several useful functions which are difficult or impossible to implement in JAVA.
JNI
- JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是JNI。 JAVA通过JNI调用本地方法,而本地方法是以库文件的形式存放的(在WINDOWS平台上是DLL文件形式,在UNIX机器上是SO文件形式)。通过调用本地的库文件的内部方法,使JAVA可以实现和本地机器的紧密联系,调用系统级的各接口方法。 -JAVA characteristics of its cross-platf
dll-jiami
- jni.it is used to call dll which connects hardware.
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
dll_files_for_jni
- jni,use file dll to get hardware information at windows platform
giflib-4.1.6
- GIF操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持多帧动画,自带颜色交错算法,完美避免gif颜色少的弊病。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境、C#环境、Java环境、PHP环境、python环境、Linux或Windows的桌面工程、命令行工具中,更可以应用在Web
zlib-1.2.5
- 想操作zip压缩流吗?这个库就是你想要的。zip作为最流行的压缩流事实标准,在压缩速度、压缩效果上取得完美平衡,远超rar, lass之流不平衡的压缩格式。 zlib操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持zip格式。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境
Java-to-call-VC-PP-DLL
- Java 通过JNI 技术调用VC ++ DLL 的方法, 并设计了含有串口GPS 类和Java 导出 函数的DLL , 该DLL 既可以用于Java 访问串口GPS , 也可以用于VC ++ 访问串口GPS , 实现了Java和VC ++ 共用的动态连接库设计。-Java through JNI technology called VC++ DLL' s methods, and design and the Java class containing the serial GPS
jna-call-dll-and-C-call-java
- jna调用dll省去烦人的JNI编写,并且实现了自定义接口事件,实现C回调java-jna call JNI dll eliminating annoying to write and implement a custom interface events, implement the C callback java
jni-study
- 网上转载源码,java调用dll,很好的代码,适合初学者学习-java dll jni