CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - JNI

搜索资源列表

  1. AndroidPJNI

    0下载:
  2. java通过jni调用C++的电子书,讲的十分详细 -java through jni call C++, e-books, talking about very detailed
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:12145208
    • 提供者:张凯
  1. Jvm

    0下载:
  2. java jni thread 线程源码例子-java jni thread thread-source examples
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1180
    • 提供者:zhaoguosheng
  1. MyJNI

    0下载:
  2. jni 调用c++程序, jni 调用c++程序-JNI call c++ procedures, jni call c++ procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:8479
    • 提供者:zhangjun
  1. CNativeCode

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:35267
    • 提供者:张怡远
  1. JNIsample_src

    0下载:
  2. I always wanted to play around with JNI. This is my first attempt so I created a utility DLL called TestImpl.dll that exports several useful functions which are difficult or impossible to implement in JAVA.
  3. 所属分类:Ajax

    • 发布日期:2017-04-25
    • 文件大小:86400
    • 提供者:王明明
  1. JNICallDemo

    0下载:
  2. JNI CALL demo JNI CALL demo-this JNI CALL demo JNI CALL demo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1389
    • 提供者:ddd
  1. DiskIDa

    0下载:
  2. 本程序是用JNI技术实现的读取硬盘序列号 将ChenminDiskIDJoc.jar 加入环境变量 这两个文件放入window 文件夹 或者JDK的bin文件夹 或者你的应用文件夹 DiskID32.dll DiskID.dll public static String chenmin.io.DiskID.Factory() 返回硬盘厂家 public static String chenmin.io.DiskID.DiskID() 返回硬盘序列号
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:75010
    • 提供者:Hario
  1. TrayIcon

    0下载:
  2. JNI 托盘程序: JAVA系统托盘图标控制程序 说明:   这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带有一个显示我的mail信息的对话框. 配置和运行:    该程序运行于JDK1.3以上,首先你的机器必须支持在DOS窗口下直接输入java运行jar文件,如果不行,请在sun公司的网站java.sun.com进行JDK的最新版的下载和安装.   通常你可以直接双击TrayIconTest.jar运行本程序,如果不能直接双击运行
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:94601
    • 提供者:Japhet
  1. DiskID

    0下载:
  2. 本程序是用JNI技术实现的读取硬盘序列号 -This procedure is used JNI technology to read the hard drive serial number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:75278
    • 提供者:zhantu
  1. javacom

    0下载:
  2. java使用JNI访问本地串口,very useful-Java acesses local comm via jni
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:235532
    • 提供者:不知道
  1. JniDemo

    0下载:
  2. JNI例程,实现Java读取本地DLL的基本功能,仿照该例程可写出复杂的Java与本地通讯的功能。-JNI routines to achieve Java to read the basic functions of the local DLL, follow the routines can be complicated to write Java functions with local communications.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:349308
    • 提供者:浙之滨
  1. JCanny

    0下载:
  2. Canny JNI with openCV in c++ amaury. copyright.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:616361
    • 提供者:Amaury
  1. JNI_C

    0下载:
  2. How to use java call c program? JNI will help you.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:29146
    • 提供者:lkdata
  1. java_jni

    0下载:
  2. java jni 学习源码和资料,java 调用 c/c++的例子-java jni learning and information source, java calling c/c++ example
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:11805
    • 提供者:hggcrazy
  1. jnicppdll

    0下载:
  2. 通过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.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:115838
    • 提供者:肖恩侠
  1. JNI_Demo

    1下载:
  2. 一个简单的JNI例子,VC6.0生成DLL,java调用-A simple JNI example, VC6.0 generated DLL, java call
  3. 所属分类:Java Develop

    • 发布日期:2016-07-28
    • 文件大小:323070
    • 提供者:zhuzhong
  1. simple_jni

    0下载:
  2. Java JNI的一个简单的例子,初学JNI时可作为参考-Java JNI' s a simple example, as a reference when beginner JNI
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:53661
    • 提供者:Hexen
  1. NDK_introduction

    0下载:
  2. 史上最强NDK入门项目实战.利用NDK 生成 SO 库,使用 SO 库进行 JNI 调用,在 Android sdcard 创建文件并写入数据。-NDK started the project in the history of the strongest real. NDK generated using SO library, use the SO library JNI call, in the Android sdcard to create file and write data.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:172870
    • 提供者:xuliu
  1. dll_files_for_jni

    0下载:
  2. jni,use file dll to get hardware information at windows platform
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:214279
    • 提供者:renbei
  1. Andriod_JNI

    0下载:
  2. 在Android平台中用C/C++语言编写Native底层库,以及对应的JNI接口的详细例子-Implement the JNI interface for Google Android system. Introduce the method of building Java Native code.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:15818
    • 提供者:Richardson
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com