CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - jni
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - jni - List
[
JSP
]
Win32_JVM_App
DL : 0
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
Date
: 2026-01-02
Size
: 37kb
User
:
宗睿
[
JSP
]
UsingJNI
DL : 0
在JAVA中实现C++代码的复用 如何在Java中调用dll JNI使用技巧点滴-in Java to achieve C code reuse in Java JNI call dll bit Skills
Date
: 2026-01-02
Size
: 28kb
User
:
yanglei
[
JSP
]
VC++6.0ForJNI
DL : 0
Thinking in java,a very good book for java.English Edition
Date
: 2026-01-02
Size
: 53kb
User
:
雪松
[
JSP
]
AddisonWesleyJavaNativeInterface
DL : 0
THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interested in any of the following: • integrating a Java application with legacy code written in languages such as C or C++ • incorporating a Java virtual machine implementation into an existing application written in languages such as C or C++ • implementing a Java virtual machine • understanding the technical issues in language interoperability, in particular how to handle features such as garbage collection and multithreading-THIS book covers the Java
Date
: 2026-01-02
Size
: 1.54mb
User
:
[
JSP
]
Java
DL : 0
编译后的Java类文件很容易被反编译,在Java应用上会产生源代码的安全问题。该文对传统的Java类文件保护方法进行分析,在类加载器(ClassLoader)加密技术的基础上,提出一种使用JNI技术调用本地解密接13的改进方法。解密接口在设计上保证了JNI技术调用本地解密接口时的通信安全,从而提升了Java类文件的安全性。-Improved Method for Protecting Java Class Files
Date
: 2026-01-02
Size
: 170kb
User
:
JERRY
[
JSP
]
JNA3.09API
DL : 0
jni api文档 实现java调用c-java files to achieve jni api call c++
Date
: 2026-01-02
Size
: 901kb
User
:
miaoxin
[
JSP
]
JavaUSBforWindowsWeb
DL : 0
java usb is used to provide java with usb controler.effective and advance tool using jni.
Date
: 2026-01-02
Size
: 1.63mb
User
:
reh
[
JSP
]
jni.pdf
DL : 0
Tutorial on how to use JNI in app development.
Date
: 2026-01-02
Size
: 2.31mb
User
:
Bill
[
JSP
]
jni
DL : 0
jni是一本专门讲述Java与C/C++调用的国外经典书籍,对Java编程非常有用。希望大家积极下载-jni is the one devoted to Java and C/C++ called foreign classic books on Java programming is very useful. Hope that we actively Download
Date
: 2026-01-02
Size
: 1.55mb
User
:
zhangguoyou
[
JSP
]
gps
DL : 0
给出了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.
Date
: 2026-01-02
Size
: 202kb
User
:
周志磊
[
JSP
]
javajni
DL : 0
关于JAVA JNI的编程技术的笔记!以实例讲解!-JAVA JNI programming techniques on the notes!
Date
: 2026-01-02
Size
: 162kb
User
:
紫云
[
JSP
]
JNISpecification.pdf.tar
DL : 0
JNI Specs-- all good ones
Date
: 2026-01-02
Size
: 165kb
User
:
sachin
[
JSP
]
jni
DL : 0
Java的JNI相关方面的书籍,很好,推荐下载-The JNI Java books, well, it is recommended to download
Date
: 2026-01-02
Size
: 1.43mb
User
:
zuo
[
JSP
]
jni-sun
DL : 0
java JNI的完全文档,包括例程和函数说明-java JNI full documentation, including routine and function descriptions
Date
: 2026-01-02
Size
: 1.54mb
User
:
李茂
[
JSP
]
JNI-Specification
DL : 0
android JNI开发最详细的例子,从其他地方收来的,共享一下-android JNI to develop the most detailed examples received from elsewhere to share about
Date
: 2026-01-02
Size
: 146kb
User
:
zhangpeng
[
JSP
]
jni
DL : 0
本书涵盖了Java Native Interface(JNI)的内容,将探讨以下问题: • 在一个Java项目中集成一个C/C++库 • 在一个用C/C++开发的项目中,嵌入JavaVM • 实现Java VM • 语言互操作性问题,特别是互操作过程中的垃圾回收(GC, garbage collection)和并 发编程-The book covers the Java Native Interface (JNI) content, will discuss the following issues: • integrated in a Java project in a C/C++ Library In a C/C++ with the development of the project, the embedded JavaVM • Java VM • language interoperability problems, especially the interoperability recycling process (GC, garbage and collection) and Primary programming
Date
: 2026-01-02
Size
: 521kb
User
:
杨晓
[
JSP
]
JNI
DL : 0
jni编程全攻略,介绍jni的基本知识,适合jni入门及快速浏览-jni programming Raiders to introduce basic knowledge jni, suitable jni entry and quick. . .
Date
: 2026-01-02
Size
: 688kb
User
:
hsc
[
JSP
]
JNI-introduction
DL : 0
本书涵盖了 Java Native Interface(JNI) 的内容,将探讨以下问题: • 在一个 Java 项目中集成一个 C/C++库 • 在一个用 C/C++开发的项目中,嵌入 JavaVM • 实现 Java VM • 语言互操作性问题,特别是互操作过程中的垃圾回收(GC, garbage collection) 和并 发编程(multithreading)-Java JNI introduction
Date
: 2026-01-02
Size
: 514kb
User
:
Jacky
[
JSP
]
jni
DL : 0
JNI Java Native Interface Programmer s Guide and Specification
Date
: 2026-01-02
Size
: 2.3mb
User
:
libretto
[
JSP
]
jni
DL : 0
THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interested in any of the following: • integrating a Java application with legacy-THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interested in any of the following: • integrating a Java application with legacy
Date
: 2026-01-02
Size
: 1.54mb
User
:
mysun
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.