Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - jni
Search - jni - List
利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
Date : 2008-10-13 Size : 365.29kb User : 宋军强

透過JNI將Java程式縮小進系統列,說明完整-through JNI Java programming system into narrow, indicating integrity
Date : 2008-10-13 Size : 67.81kb User : 蔡仁旗

利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
Date : 2026-01-02 Size : 365kb User : 宋军强

透過JNI將Java程式縮小進系統列,說明完整-through JNI Java programming system into narrow, indicating integrity
Date : 2026-01-02 Size : 68kb User : 蔡仁旗

本程序是用JNI技术实现的读取硬盘序列号 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 DiskID32.dll DiskID.dll public static String chenmin.io.DiskID.Factory() 返回硬盘厂家 public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号 ChenminDiskIDTest.bat 将启动直接演示一个读取硬盘序列号的测试 测试读取硬盘序列号的源代码在ChenminDiskIDTest.jar中 -This procedure is used JNI technology to read the hard drive serial number ChenminDiskIDJoc.jar adding environment variables to the two documents Add folder window or JDK s bin folder or your application folder DiskID32.dllDiskID.dll public static String chenmin . io.DiskID.Factory () to return to the hard disk factory public static String chenmin.io.DiskID.DiskID () to return to the hard disk serial number ChenminDiskIDTest.bat will launch a direct demonstration of a serial number of hard disk read test test read hard disk serial number of the source code in ChenminDiskIDTest.jar
Date : 2026-01-02 Size : 74kb User : harry

用jni获得cpu和内存使用率,和大家一起分享下。-Using JNI access to cpu and memory usage, and under the U.S. share.
Date : 2026-01-02 Size : 9kb User : 李冬义

Java调用VC dll库例子源代码,有完整注释说明,特殊数据类型传递-VC dll library called Java source code example, have complete notes, special type of data transmission
Date : 2026-01-02 Size : 72kb User : mqc

 JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是JNI。   JAVA通过JNI调用本地方法,而本地方法是以库文件的形式存放的(在WINDOWS平台上是DLL文件形式,在UNIX机器上是SO文件形式)。通过调用本地的库文件的内部方法,使JAVA可以实现和本地机器的紧密联系,调用系统级的各接口方法。 -JAVA characteristics of its cross-platform very popular, and because it is the purpose of cross-platform, making it the local machine to become small internal contact, the functions of its binding. JAVA solution on the local operation is a method of JNI. JAVA through JNI to call native methods, and the local method is based on the form of library files stored (in the WINDOWS platform are on the form of DLL files, in the UNIX machines are SO on the form of a document). By calling the local library file internal methods, so that JAVA and local machine can achieve close contact, call the system-level methods of the interface.
Date : 2026-01-02 Size : 19kb User : leizi

本程序是用JNI技术实现的读取硬盘序列号 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 DiskID32.dll DiskID.dll public static String chenmin.io.DiskID.Factory() 返回硬盘厂家 public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号 ChenminDiskIDTest.bat 将启动直接演示一个读取硬盘序列号的测试 测试读取硬盘序列号的源代码在ChenminDiskIDTest.jar中-This procedure is used JNI technology to read the hard drive serial number ChenminDiskIDJoc.jar adding environment variables to the two documents Add folder window or JDK' s bin folder or folder of your application DiskID32.dll DiskID.dll public static String chenmin.io.DiskID.Factory () to return to the hard disk factory public static String chenmin.io.DiskID.DiskID () to return to the hard disk serial number will start a direct demonstration of ChenminDiskIDTest.bat read hard disk serial number of a test to test the hard disk to read the serial number of the in the source code in ChenminDiskIDTest.jar
Date : 2026-01-02 Size : 75kb User : wei

jni 编程的例子,其中还用到了winsock编程的知识-An example for jni programming
Date : 2026-01-02 Size : 1.01mb User : neo

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
Date : 2026-01-02 Size : 146kb User : xugang

某地税电话报税系统中呼叫中心板卡开发包的jni封装,基于东进D320板卡封装,封装以后,可以在j2ee环境下进行调用,可以很好的和应用服务器如websphere、weblogic等整合,实现企业级应用-Government rent telefiling a call center system board package jni development package, based on the east D320 board package after package, you can call j2ee environment can be very good and application servers such as websphere, weblogic such as integration, to achieve enterprise-class applications
Date : 2026-01-02 Size : 1.73mb User : 季凯

jNI 生成自己的DLL,调用已有的DLL。-jni dll
Date : 2026-01-02 Size : 32kb User : yaoyun

本程序演示了如何利用JNI方式调用C++实现的动态连接库,调用过程展示参数的传入传出方式-Jni example for java call c++ function
Date : 2026-01-02 Size : 109kb User : yzy

Simple JNI rar example
Date : 2026-01-02 Size : 14kb User : imran

JamVM是一个新的Java 虚拟机, 符合JVM规范第二版本。它虽然小但支持完整的规范, 包含支持对象的收尾器调用, 对象的次、弱、虚引用, 类卸载, java 本地接口(JNI)与反射API。JaaamVM有两个最主要的特色, 一个是极小的二进制码, 与其它虚拟机( 不管是免费的还是商业的) 相比显的非常小( PowerPC 上35K 而Intel上100K) 。另一个是高效率的Java 解释器 -JamVM is a new Java Virtual Machine, JVM specification version. Although it is small, but support the complete specification contains the ending of support for object calls the object times, weak, virtual reference, the class uninstall Java local interface (JNI) and the reflection API. JaaamVM There are two main characteristics of a minimal binary code, and other virtual machine (either free or commercial) compared to very small (PowerPC, 35K, while the Intel 100K). Another is the high efficiency of the Java interpreter
Date : 2026-01-02 Size : 690kb User : jianj

本源码是一个JNI的实例,讲述JNII的具体实现,非常的难的 可直接使用。 -This source is a JNI example about JNII concrete realization of very difficult to directly use.
Date : 2026-01-02 Size : 8kb User : edible

一篇描述使用JNI技术实现JAVA程序调用dll的好文章-A description JAVA program using JNI technology call dll
Date : 2026-01-02 Size : 11kb User : 是打发士大夫

java实现的NLPIR汉语分词系统源代码-java implementation NLPIR Chinese word segmentation system source code
Date : 2026-01-02 Size : 3.8mb User : hulu

Simple JNI rar example -Simple JNI rar example
Date : 2026-01-02 Size : 15kb User : esinf
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.