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

搜索资源列表

  1. AppSvrTestConnect

    0下载:
  2. 利用JNI 调用DLL 文件 难得的通用方法-DLL files using JNI call to the general method of rare
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:921
    • 提供者:andyneo
  1. Demo

    0下载:
  2. 利用JNI 调用DLL 文件实例程序 是对以前所传文件的补充-DLL files using JNI example program called
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:666
    • 提供者:andyneo
  1. goodluck

    0下载:
  2. 简单的JNI能调用的DLl 程序 VC6.0写 java 可调用-Simple JNI to call DLl VC6.0 write java program can call
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:344178
    • 提供者:aaaaa
  1. jnihelp

    0下载:
  2. Java 本地接口(Java Native Interface,JNI)。JNI 是本地编程接口。文章从 基础介绍JNI 相关的知识, 如何定义函数,调用JAVA内的函数.等相关知识-Java Native Interface (Java Native Interface, JNI). JNI is the native programming interface. Article introduces the basics of JNI-related knowledge, how to de
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:73690
    • 提供者:韩冬
  1. jni-spec

    0下载:
  2. Java Native Interface Specification Release 1.1 (Revised May, 1997)
  3. 所属分类:Java Develop

  1. cuj_jni

    0下载:
  2. JNI – C++ integration made easy Evgeniy Gabrilovich(gabr@acm.org) Lev Finkelstein(lev@zapper.com)
  3. 所属分类:Java Develop

  1. jnative

    0下载:
  2. jnative 简单介绍、 非常简单的jni技术-jantive simple introduce
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:9666
    • 提供者:yaowuming
  1. calldll

    0下载:
  2. java通过JNI调用cuda动态链接库。这是其中dll文件生成的源代码。-java through JNI calls cuda dynamic link library. This is one of the dll file generated source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2345624
    • 提供者:zhangzinan
  1. JNI_JavaCallintoCpp

    0下载:
  2. 学习JNI的好例子。实现Java和C++的交互,使用的技术是称为JNI( Java Native Interface ),C++编写的程序,只要实现JNI生成的接口,则可以让Java程序调用,而Java编写的程序,C++调用,则需要运行Java虚拟机,通过JNI查询调用Java实现的方法。-A good example to learn JNI. Implementation of Java and C++ interaction, the use of technology is called
  3. 所属分类:JavaScript

    • 发布日期:2017-05-14
    • 文件大小:3415562
    • 提供者:高军
  1. serial

    0下载:
  2. 使用JAVA JNI获得CPU序列号,ID-Use JAVA JNI get CPU serial number, ID
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3457
    • 提供者:lanwenyao
  1. Eclipse.Cookbook

    0下载:
  2. Eclipse是一个功能强大的开源平台,使Java开发一种新的方式方法开发项目。在Eclipse食谱,JAVA专家Steve Holzner超过800的情况下,您可能会遇到的实际配方神秘化的Eclipse - 自动部署Web应用逆向工程编译的代码,重新命名所有跨多个包引用类初始化, SWT JNI库。 -Eclipse is a powerful open source platform that gives Java developers a new way to approach dev
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5798302
    • 提供者:CC
  1. JniDemo

    0下载:
  2. java通过jni方式调用C/C++写的dll实例源码!-This is a example which displaying that java invoke the C/C++ dll through jni!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:497584
    • 提供者:pugongying
  1. JNI_HelloWorld

    0下载:
  2. Code is used to call C, C++ functions using JNI
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:10340
    • 提供者:rajesh
  1. DiskIDa

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

    • 发布日期:2017-04-08
    • 文件大小:66225
    • 提供者:张振
  1. yingpanid

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

    • 发布日期:2017-04-16
    • 文件大小:76997
    • 提供者:李渊
  1. jnitest.tar

    0下载:
  2. This an example of how to use JNI to interface from Java to C and back. It shows how to call C code from java, how to pass data from java to C and the other way around. Build using the build.sh shell scr ipt.-This is an example of how to use JNI to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1604
    • 提供者:Joris
  1. getid

    0下载:
  2. java jni 获取当前程序进程的gid,并通过任务管理器找到其进程名 -The java jni get a gid of the current program process, and through the Task Manager to find the process name
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:304792
    • 提供者:王志鹏
  1. javanative

    0下载:
  2. JNI java native 用java 程序去调用 c程序-JNI java native java program to call c program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4009
    • 提供者:xiewenbo
  1. testjni

    0下载:
  2. 简单的通过jni在C/C++中调用Java的例子 -Examples of simple Java via jni in C/C++ call
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:7747
    • 提供者:peter
  1. testdll

    0下载:
  2. 简单的Java中通过jni调用C/C++生成的DLL的例子-Examples of simple Java via jni call the C/C++ generated DLL
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:5842
    • 提供者:peter
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com