搜索资源列表
aeslib
- 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
获取硬盘序列号
- java中获取硬盘编号的源代码,使用JNI实现。现成的动态库-No. drive to obtain the source code, the use JNI to achieve. Ready DLL
JniCallCics
- java如何封装成JNI方法,调用vc++写的动态库做通讯程序-JNI encapsulation method, called vc DLL written communication procedures do
dephi123456
- 一个可用delphi来开发java的JNI开发包delphi接口,想用java来调用delphi开发的动态库就下载这个包就可以了。里面还包括了详细的调用实例和说明。有空联系我 QQ:81106348-,Delphi,Applet -a delphi available to the developing java JNI development kits delphi interface, want to use java to call delphi development of the dy
NJICCard
- java接口(关于java调用动态库,串口操作等)-java interface (on java call DLL, serial operations, etc.)
SpeexCodec
- 著名的开源动态库speex的动态库C++二次封装,并在C#下做了导出接口,做语音压缩研发的同学可以参考一下-speex codec
SYJNI
- 使用Java的Jni技术对三洋数码相机驱动程序的封装,封装后的动态库可在Java开发环境中应用,解决了Java中调用Vc中开发的Dll问题-The use of Java
javacallitC
- 用JAVA调用C++动态库的具体操作方法,非常的适用-Using JAVA to call C++ dynamic libraries specific methods of operation, the application of very
comm
- 通过加载动态链接库,实现comm组件和计算机外部设备通信。一个很好的基于图新界面学习实例。-Through the loaded dynamic-link library, and computer components to achieve comm communications peripherals. A very good learning new interface based on the example of Fig.
suggest
- 我用的是jna调用了读卡器的动态库,我系统发布到服务器上后,发卡的时候,在服务器上发卡是没有问题的,但在客户机上发卡,调用的还是服务器上的读卡器,不是客户机上的读卡器,
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
addPandroidPNDK
- android上NDK实现的一个简单的加法程序,有C和C++实现的库文件,java通过JNI调用动态库-android on the NDK to achieve a simple addition process, the C and C++ implementation of the library, java dynamic library called through JNI
SmartCamAndroid_v1_4_0_src
- 安卓系统java程序,调用c语音动态库,可实现在电脑上录制安卓系统摄像头拍摄内容。-Andrews system java program, call the dynamic library c voice, Andrews system camera shooting content recorded on the computer.
JAVA
- MakeBar.dll二维条码生成动态连接库,用以生成PDF417二维条码,适用于windows环境开发工具。-This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
java.dlllib
- 是一个学习讲解程序。。讲解的是java里面怎眼用动态链接库-Is a study to explain the process. . How to explain the java inside the eye with a dynamic link library. .
raspberrySDK
- raspbain系统的科大讯飞语音识别动态库 官方发的是.a静态库 我重新编译成了.so的动态库 方便大家用jni或者其他调用 内置demo 关于java调用的demo 本人不久会上传-raspbain system IFLYTEK Speech Recognition dynamic library The official made the .a static library .so I recompiled became dynamic libraries to facilit
BaiduNaviSDKDemo-1.1.1-Mini
- 由于项目需要、这两天几天一直在研究百度导航的功能、通过不断的实践终于有结果了、不愿意独享 现在我把我的研究成果和大家分享一下、其实百度的 API 已经相当不错了 这之所以要写出来、一是自己做一个笔记、二是以方便一起朋友少走弯路 百度导航SDK由三部分组成:代码Jar包,资源包,so动态库。代码Jar包由Java源代码编译打包而成 提供在线导航、线路规划、语音播报等功能/资源包由导航所需的配置数据、基础数据 以及导航功能所需的layout、
printer-service
- java调用热敏打印机例子说明 调用打印机动态库dll(java call printer run printer dll)
dll
- Java程序生成dll,c#调用时需要的dll动态库,ikvm库 非常好用(The Java program generates DLL dynamic libraries that need DLL when calling c#. Ikvm library is very useful.)