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

搜索资源列表

  1. JNI_DLL

    0下载:
  2. java中实现jni调用,jni调用dll ,dll再调用dll ,dll显示调用-java achieve jni called jni call dll, dll dll called again, dll show called
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:72.72kb
    • 提供者:小康
  1. TCP400demo

    0下载:
  2. java使用JNI转调VC 编写的DLL实例教程-Modulation VC DLL written in java examples tutorial
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:240.21kb
    • 提供者:陈伟源
  1. JNative

    0下载:
  2. JNA框架,是Java 调用DLL动态库框架,功能强大,告别往日的JNI,只需定义接口,就可以方便调用DLL库,为开发人员省了不少事。-JNA framework, the Java call DLL dynamic library framework, powerful, bid farewell to the past JNI, simply define an interface, you can easily call the DLL libraries for developers t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:766.21kb
    • 提供者:jason
  1. LTP

    1下载:
  2. 哈工大LTP自然语言处理工具的java调用实例,利用jni调用dll,实现中文的分词,词性标注,建立依存树等-HIT LTP natural language processing tool called an instance of java using jni call the dll, to achieve in Chinese word segmentation, POS tagging, the establishment of dependency trees, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2015-06-26
    • 文件大小:984.91kb
    • 提供者:zhangcheng
  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
    • 文件大小:34.44kb
    • 提供者:张怡远
  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
    • 文件大小:84.38kb
    • 提供者:王明明
  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
    • 文件大小:341.12kb
    • 提供者:浙之滨
  1. dll-jiami

    0下载:
  2. jni.it is used to call dll which connects hardware.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:389.92kb
    • 提供者:getattribute
  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
    • 文件大小:113.12kb
    • 提供者:肖恩侠
  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
    • 文件大小:315.5kb
    • 提供者:zhuzhong
  1. dll_files_for_jni

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

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

    0下载:
  2. java通过JNI获得CUP的使用率。使用了silib.dll。-java through JNI to obtain CUP usage. Use silib.dll.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:31.41kb
    • 提供者:xuyuhai
  1. giflib-4.1.6

    0下载:
  2. GIF操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持多帧动画,自带颜色交错算法,完美避免gif颜色少的弊病。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境、C#环境、Java环境、PHP环境、python环境、Linux或Windows的桌面工程、命令行工具中,更可以应用在Web
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-22
    • 文件大小:699.71kb
    • 提供者:ls
  1. zlib-1.2.5

    0下载:
  2. 想操作zip压缩流吗?这个库就是你想要的。zip作为最流行的压缩流事实标准,在压缩速度、压缩效果上取得完美平衡,远超rar, lass之流不平衡的压缩格式。 zlib操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持zip格式。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-23
    • 文件大小:663.86kb
    • 提供者:ls
  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
    • 文件大小:336.11kb
    • 提供者:aaaaa
  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
    • 文件大小:2.24mb
    • 提供者:zhangzinan
  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
    • 文件大小:485.92kb
    • 提供者:pugongying
  1. jna-call-dll-and-C-call-java

    0下载:
  2. jna调用dll省去烦人的JNI编写,并且实现了自定义接口事件,实现C回调java-jna call JNI dll eliminating annoying to write and implement a custom interface events, implement the C callback java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:1.37mb
    • 提供者:侯蛟
  1. jni-study

    0下载:
  2. 网上转载源码,java调用dll,很好的代码,适合初学者学习-java dll jni
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:752.17kb
    • 提供者:yhjyhj
  1. java_jni

    0下载:
  2. Java本地调用接口DLL的编写样本,涉及数组传递,相关的JAVA和C程序均已包括。-Some code about Jni dll,realize array transfer,java code and c++ code is comprised.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:7.87mb
    • 提供者:普云忠
« 12 »
搜珍网 www.dssz.com