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

Search list

[Other resourceWin32_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: 38178 | Author: 宗睿 | Hits:

[CommunicationJniCallCics

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

[JSP/JavaCrossPlatform_calendar

Description: 本次实验中用Java实现的Calendar具有跨平台运行能力,并且具有非常友好和实用的界面,同时所有功能都可以在多个平台上使用。(开发平台Eclipse3.2.2) 实验中,该JAVA应用程序完全使用了SWING开发,可以获得更好的程序运行性能,特别是在JDK6.0环境下,程序运行性能和本地程序运行性能达到一致。同时,在应用程序界面风格方面,使用SWING开发的JAVA应用程序,具有更美观的界面;并且可以有多个风格让用户任意选择。本次实验中开发的JAVA版Calendar的界面风格始终保持和本地系统完全一致。(同时给出了JNI的VC实现代码) -this experiment using the Calendar Java cross-platform operation, and is very friendly and practical interface, and all the functions can be used on a variety of platforms. (Eclipse3.2.2 Development Platform) experiment, The JAVA application using the full SWING development, the procedure can better operating performance, especially in JDK6.0 environment, the performance and procedures of local procedures to achieve consistent operating performance. Meanwhile, the application program interface style, the use of the Java development SWING applications, have a more beautiful interface; and a number of styles can enable users to choose freely. The experiment developed by the Java version of Calendar interface style always maintained and the local system entirely consistent. (JNI also given th
Platform: | Size: 879264 | Author: lee | Hits:

[WEB Code例解 vc++ 6.0 实现 jni

Description: 才发现的感觉对初学者有点帮助-discover the feeling a little help for beginners
Platform: | Size: 54066 | Author: 石宝臣 | Hits:

[JSP/Javajnisample

Description: jni调用例子 可以调用测试 java jni vc 6
Platform: | Size: 1446 | Author: eric | Hits:

[Other resourceMyPic

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: 770637 | Author: 辛痕 | Hits:

[Documents例解 vc++ 6.0 实现 jni

Description: 才发现的感觉对初学者有点帮助-discover the feeling a little help for beginners
Platform: | Size: 54272 | 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:

[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:

[CommunicationJniCallCics

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

[JSP/JavaCrossPlatform_calendar

Description: 本次实验中用Java实现的Calendar具有跨平台运行能力,并且具有非常友好和实用的界面,同时所有功能都可以在多个平台上使用。(开发平台Eclipse3.2.2) 实验中,该JAVA应用程序完全使用了SWING开发,可以获得更好的程序运行性能,特别是在JDK6.0环境下,程序运行性能和本地程序运行性能达到一致。同时,在应用程序界面风格方面,使用SWING开发的JAVA应用程序,具有更美观的界面;并且可以有多个风格让用户任意选择。本次实验中开发的JAVA版Calendar的界面风格始终保持和本地系统完全一致。(同时给出了JNI的VC实现代码) -this experiment using the Calendar Java cross-platform operation, and is very friendly and practical interface, and all the functions can be used on a variety of platforms. (Eclipse3.2.2 Development Platform) experiment, The JAVA application using the full SWING development, the procedure can better operating performance, especially in JDK6.0 environment, the performance and procedures of local procedures to achieve consistent operating performance. Meanwhile, the application program interface style, the use of the Java development SWING applications, have a more beautiful interface; and a number of styles can enable users to choose freely. The experiment developed by the Java version of Calendar interface style always maintained and the local system entirely consistent. (JNI also given th
Platform: | Size: 878592 | Author: lee | Hits:

[JSPVC++6.0ForJNI

Description: Thinking in java,a very good book for java.English Edition
Platform: | Size: 54272 | Author: 雪松 | Hits:

[JSP/Javajnisample

Description: jni调用例子 可以调用测试 java jni vc 6 -JNI call test examples, we can call java jni vc 6
Platform: | Size: 1024 | Author: eric | Hits:

[Driver DevelopSYJNI

Description: 使用Java的Jni技术对三洋数码相机驱动程序的封装,封装后的动态库可在Java开发环境中应用,解决了Java中调用Vc中开发的Dll问题-The use of Java
Platform: | Size: 54272 | 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:

[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:

[JSPgps

Description: 给出了Java通过JNI技术调用VC++DLL的方法,并设计了含有串口GPS类和Java导出函数的DLL,该DLL既可以用于Java访问串口GPS,也可以用于VC++访问串口GPS,实现了Java和VC++共用的动态连接库设计。-In this paper, the method of Java to call VC ++ DLL is provided by technology of JNI, and the DLL including serial port class of GPS and export function of Java are designed which can be used to access serial port of GPS by Java as well as VC ++ . The dynamic link library shared by Java and VC ++ is realized.
Platform: | Size: 206848 | Author: 周志磊 | Hits:

[JSP/Javajni

Description: 关于Java VC++ Fortran三者之间的调用关系-About Java VC++ Fortran call relations among
Platform: | Size: 6144 | Author: Lee | 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/JavaTCP400demo

Description: java使用JNI转调VC 编写的DLL实例教程-Modulation VC DLL written in java examples tutorial
Platform: | Size: 245760 | Author: 陈伟源 | Hits:
« 12 »

CodeBus www.codebus.net