搜索资源列表
vnc3322j.zip
- 使用Java写的控制远程Windows桌面的程序 ,The java app for controlling remote windowss desktop
i-barcode
- java操作com端口所需要的库文件,共三个文件,其中comm.jar放到java的 lib目录下,dll文件放到window\system32下即可-com port java to operate the library files needed for a total of three documents.
Jni
- Java调用VC dll库例子源代码,有完整注释说明,特殊数据类型传递-VC dll library called Java source code example, have complete notes, special type of data transmission
JAVA-dll-ocx
- JAVA调用dll和ocx例子,操控学习JAVA调用DLL,ocx-Call dll and ocx JAVA example, control learning JAVA call DLL, ocx
ActiveX-dll
- 用于web编程发送短信的实现的activex的接口代码-Send text messages for web programming interface code implemented activex
rxtxserial.dll
- java串口通信开发包,支持window,linux等操作系统。sun的实现不支持windows平台-java serial communication
JAVA-OCR
- 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java
CNativeCode
- Java JNI。java中通过JNI接口与C或C++编写的本地代码库(*.DLL)互相调用。 本例中不但在Java中调用C++代码,而且在C++代码中访问Java变量并修改。-Java JNI. java through JNI interface with C or C++ prepared native code library (*. DLL) call each other. In this case not only in Java call C++ Code, but also
nDll
- rfid读写器及相关dll(java c++源码) -rfid reader and with dll(java and c++ )source
dll-jiami
- jni.it is used to call dll which connects hardware.
jnicppdll
- 通过java jni 调用 vc 写的 dll的 一个实例。附带了 描述如何 使 代码工作的 文字描述。-Java jni call vc by written dll' s an example. With a descr iption of how to make the code work, the text descr iption.
dll_files_for_jni
- jni,use file dll to get hardware information at windows platform
dll
- DLL编程资料。一本很全面的书,关于DLL在LINUX、VC、DELPHI中的使用。-DLL programming information. A very comprehensive book on the DLL in LINUX, VC, DELPHI in use.
Asprise-OCR-Java-Windows_XP_32bit-4.0
- 使用方法: 1、把:AspriseOCR.dll、DevIL.dll、ILU.dll这三个动态链接库文件放到 windows/system32 下面 2、开发用到aspriseOCR.jar组件 3、开发实例代码:(实例代码)ParseJPEG_withOCR.java 4.CloseWin.exe是销毁本sdk调用dll是弹出的Asprise购买提示,在进行批量识别图片时把CloseWin.exe同时运行就好了,这样就解除了弹出购买窗口这个问题 5.文件夹closeWi
WindowsSocket
- Windows下的Socket程序设计 在Windows下实现Socket网络程序需要使用Winsock网络编程接口,应用程序通过调用Winsock的API实现相互间的通信。Winsock的服务是以动态链接库Winsock DLL形式实现的,所以必须先调用WSAStartup函数对Winsock进行初始化,协商Winsock的版本支持,分配必要的资源。 -Under Windows Socket Programming in Windows Socket network progr
Java-to-call-VC-PP-DLL
- 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
java-calling-CPP-using-jinvoke
- JAVA CALLS C++ USING JINVOKE.INSTALL JINVOKE AND PLACE THE C++ SOURCE CODES IN SAME PATH AS JINVOKE.WRITE JAVA CODES AND COMPILE.
[ JAVA ] Dll Injector
- Excellent source code of a dll injector totally in Java, that also uses Java Native Acess (JNA).
java-cef-49.87.win32.2
- java-cef win32位版本,jar包中有dll文件,可以直接使用(java-cef-49.87.win32.2.jar)
java 串口通讯实例
- 功能如附件,适合初学者,大神闪过。。。。。(An example of Java Communication)