Welcome![Sign In][Sign Up]
Location:
Search - jni dll

Search list

[Windows DevelopZip32Jni.dll

Description: 利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
Platform: | Size: 374055 | Author: 宋军强 | Hits:

[Picture ViewerMyPic

Description: 我的课程设计,是用JAVA写的看图软件,TREEVIEW实现了本地文件浏览.move.dll是用VC根据JNI实现像Winamp那样的黏性窗口.-curriculum design, and is written in Java using flashcards software Use TREEVIEW realization of the local paper here. Move.dll is under VC JNI to achieve as Winamp as the viscous window.
Platform: | Size: 770048 | Author: 辛痕 | Hits:

[JSP/JavaJava_JNI_Callback

Description: How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:\j2sdk1.4.0\include /Ie:\j2sdk1.4.0\include\win32 /LD /FeMyImpOfCallback.dll Callback.c 3. run: java Callback
Platform: | Size: 1024 | Author: 宗睿 | Hits:

[JSPWin32_JVM_App

Description: Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll
Platform: | Size: 37888 | Author: 宗睿 | Hits:

[Windows DevelopZip32Jni.dll

Description: 利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
Platform: | Size: 373760 | Author: 宋军强 | Hits:

[OS program获取硬盘序列号

Description: java中获取硬盘编号的源代码,使用JNI实现。现成的动态库-No. drive to obtain the source code, the use JNI to achieve. Ready DLL
Platform: | Size: 20480 | Author: 任立楠 | Hits:

[CommunicationJniCallCics

Description: java如何封装成JNI方法,调用vc++写的动态库做通讯程序-JNI encapsulation method, called vc DLL written communication procedures do
Platform: | Size: 151552 | Author: 唐明伟 | Hits:

[Communicationjava_delphi

Description: 本程序 通过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 : \ j2sdk1.4.2_04 \ bin directory please with the practical situation Contents Java Serial manipulation and achieve messages sent
Platform: | Size: 515072 | Author: 徐泼 | Hits:

[OtherJavaandc

Description: Java语言中的本地方法接口(JNI)在使用中要装载一个动态链接库(DLL),这个DLL即是在Matlab中创建的虚拟实验室模型转化为C语言所编译成的。使用JNI的方法文中会有详细介绍,其中使用Jbuilder中的JNI会比较简单。当然,在这个过程中会有Java语言与C语言的转换问题,常用的数据类型的转换会制成表格直观地表示出来。-Java language of the local method Interface (JNI) in use to load a dynamic link library (DL L), the DLL that is created in Matlab virtual laboratory model into C language compiler as large. JNI use of the text will be presented in detail, including the use of Jbuilder JNI will be relatively simple. Of course, in this process there will be Java and C language conversion, commonly used types of data conversion into visual form to be voiced.
Platform: | Size: 94208 | Author: li | Hits:

[JSPUsingJNI

Description: 在JAVA中实现C++代码的复用 如何在Java中调用dll JNI使用技巧点滴-in Java to achieve C code reuse in Java JNI call dll bit Skills
Platform: | Size: 28672 | Author: yanglei | Hits:

[JSP/JavaJNI_DLL

Description: java中实现jni调用,jni调用dll ,dll再调用dll ,dll显示调用-java achieve jni called jni call dll, dll dll called again, dll show called
Platform: | Size: 201728 | Author: 小康 | Hits:

[Game ProgramSystemKeyListener

Description: java jni 模拟键盘事件 里面有一个dll是用c 写的-java jni simulated keyboard events where there is a dll write c
Platform: | Size: 2340864 | Author: wqfdfsdf | Hits:

[Other Web CodeJNIsample_src

Description: 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.
Platform: | Size: 86016 | Author: 王明明 | Hits:

[Windows DevelopJni

Description: Java调用VC dll库例子源代码,有完整注释说明,特殊数据类型传递-VC dll library called Java source code example, have complete notes, special type of data transmission
Platform: | Size: 73728 | Author: mqc | Hits:

[Windows DevelopJNI

Description:  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.
Platform: | Size: 19456 | Author: leizi | Hits:

[JSP/Javadll-jiami

Description: jni.it is used to call dll which connects hardware.
Platform: | Size: 399360 | Author: getattribute | Hits:

[JSP/Javajnicppdll

Description: 通过java jni 调用 vc 写的 dll的 一个实例。附带了 描述如何 使 代码工作的 文字描述。-Java jni call vc by written dll' s an example. With a description of how to make the code work, the text description.
Platform: | Size: 115712 | Author: 肖恩侠 | Hits:

[JSP/Javadll_files_for_jni

Description: jni,use file dll to get hardware information at windows platform
Platform: | Size: 214016 | Author: renbei | Hits:

[CommunicationJava-to-call-VC-PP-DLL

Description: 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 export function DLL, which both can be used for Java to access the serial port GPS, can also be used in VC++ to access the serial port GPS, to achieve a Java and VC++ shared dynamic link library design.
Platform: | Size: 207872 | Author: rocky | Hits:

[JSP/Javajna-call-dll-and-C-call-java

Description: jna调用dll省去烦人的JNI编写,并且实现了自定义接口事件,实现C回调java-jna call JNI dll eliminating annoying to write and implement a custom interface events, implement the C callback java
Platform: | Size: 1432576 | Author: 侯蛟 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net