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
Sub Category
Games
SDK
Other
Search - jni - List
[
Other resource
]
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
: 2008-10-13
Size
: 37.28kb
User
:
宗睿
[
Other resource
]
Javaandc
DL : 0
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.
Date
: 2008-10-13
Size
: 92.37kb
User
:
li
[
Other resource
]
UsingJNI
DL : 1
在JAVA中实现C++代码的复用 如何在Java中调用dll JNI使用技巧点滴-in Java to achieve C code reuse in Java JNI call dll bit Skills
Date
: 2008-10-13
Size
: 28.34kb
User
:
yanglei
[
Other resource
]
WhyJava
DL : 0
追加最小化按钮: 利用JNI,给Java Dialog追加最小化按钮。 Add Minimize box to java dialog。-additional minimum of buttons : JNI, Java Dialog to minimize the additional button. Add to Minimize java dialog box.
Date
: 2008-10-13
Size
: 34.61kb
User
:
秦皇岛
[
Other resource
]
MemMapLib
DL : 0
本源码是一个JNI的实例,讲述JNI的具体实现,非常的难得-the source is an example of JNI, the JNI on achieving specific, very rare
Date
: 2008-10-13
Size
: 8.38kb
User
:
modest
[
Other resource
]
realdll
DL : 0
实现了java调用c的功能(JNI),生成了所需要的dll。-realized java call the function c (JNI), the formation of the required dll.
Date
: 2008-10-13
Size
: 1.28mb
User
:
李燕辉
[
Other resource
]
jnikernel-javadoc.tar
DL : 0
JNI Kernel Extension for SVMlight的文档,帮助理解
Date
: 2008-10-13
Size
: 18.02kb
User
:
徐芬
[
Other resource
]
MSMQ_Csharp
DL : 0
基于MSMQ和JNI的_Java和C#互通信实现
Date
: 2008-10-13
Size
: 249.81kb
User
:
liuxfu
[
Other resource
]
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
Date
: 2008-10-13
Size
: 1.54mb
User
:
gyzhen
[
Other resource
]
DiskID
DL : 0
本程序是用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中
Date
: 2008-10-13
Size
: 75.04kb
User
:
arui
[
Other resource
]
MyPic
DL : 0
我的课程设计,是用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.
Date
: 2008-10-13
Size
: 752.58kb
User
:
辛痕
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.