CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java call c function

搜索资源列表

  1. realdll

    0下载:
  2. 实现了java调用c的功能(JNI),生成了所需要的dll。-realized java call the function c (JNI), the formation of the required dll.
  3. 所属分类:中间件编程

    • 发布日期:2014-01-15
    • 文件大小:1.28mb
    • 提供者:李燕辉
  1. er

    0下载:
  2. Java 天生的一些优势外,他最大的魅力在於它提供的应用程式程式设 计介面 (API, Application Programming Interface),什麼是 API 呢 所谓 API 是指作业环境所提供给程式设计者用来使唤系统,程式库或是元件的函式 呼叫或资料结构,换言之,就是作业系统或作业环境提供给应用程式与系 统核心沟通的介面,像:ANSI C 中规定的 printf 就是用来向标准输出输出 文字用的函数呼叫.所以,只要知道 Java 提供了哪些类别可供使用,就可 以轻易的设计 J
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:7.69kb
    • 提供者:zc
  1. cni.rar

    0下载:
  2. 利用c++ 呼叫java 使用mingw,method with c++ call java function (CNI)
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:3.04kb
    • 提供者:hello_tony
  1. Java-Native-Interface

    0下载:
  2. jni,很详细,android中通过jni接口,调用c/c++写的代码。功能很强大!-jni, very detailed, the android through the jni interface to call c/c++ to write code. The function is very powerful!
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:14.49kb
    • 提供者:chuang
  1. jpcap-0.7.tar

    0下载:
  2. JAVA侦听IP包,JAVA本身不支持IP层的解析,需要通过JNI调用C代码完成功能-JAVA listening IP packet, JAVA own IP layer does not support the resolution, the need for JNI call through the completion of C code function
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-26
    • 文件大小:699.58kb
    • 提供者:xuxin
  1. AndroidJNI

    0下载:
  2. JAVA程序通过JNI来调用Native C程序中的函数。 -JAVA program through the JNI to call Native C program function.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:7.51kb
    • 提供者:lxw232
  1. hello-jni

    0下载:
  2. 用JAVA 的JNI调用本地c/C++的函数模块,以库函数的形式提供给Java 程序使用-JAVA JNI call with the local c/C++ function module to the form of library functions available to the Java program uses
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:16.37kb
    • 提供者:xiecong
  1. WMGas_JNI

    0下载:
  2. 本程序演示了如何利用JNI方式调用C++实现的动态连接库,调用过程展示参数的传入传出方式-Jni example for java call c++ function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:108.62kb
    • 提供者:yzy
  1. BackCall

    0下载:
  2. JNI调用示例: Java主线程调用本地C方法,再在本地C方法里面反向调用Java里面的方法。-JNI call example: Java main thread calls the local C function, and then recall the local C function which calls the function inside Java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:25.65kb
    • 提供者:nrk
  1. jni

    0下载:
  2. jni,使用java调用本地函数库(如C函数)的历程程序,并附有详细的教程。-the jni, use the java call the local library (such as C function) the course of the program, together with a detailed tutorial.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:1.62mb
    • 提供者:齐飞
  1. hello-jni

    0下载:
  2. Android的SDK中没有包括JNI的支持,而且对如何支持JNI也没有任何文档说明。不过既然整个Android平台是开源的,我们可以通过Google发布的源代码来找到一些线索(比如frameworks/base/media/jni/目录),依葫芦画瓢的实现上层JAVA程序通过JNI来调用Native C程序中的函数。-Android SDK does not include the JNI support but no documentation for instructions on how
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:191.82kb
    • 提供者:yue
  1. src_CJNIJava

    0下载:
  2. java使用JNI调用C代码或算法函数,一些底层的算法或代码都可以用C实现,然后由java调用。-java using JNI to call C code or algorithms function, some of the underlying algorithms or code can be implemented in C, and then invoked by java.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:7.15kb
    • 提供者:whyabc
  1. DLHttpFtp_SDK_2.5

    0下载:
  2. 点量Http、FTP多线程断点续传下载组件(下载DLL)的开发目的是让用户可以无需关心Http/FTP协议的具体细节,只需要几十行甚至几行代码,便可以实现一个功能完善的Http/FTP下载软件。点量Http/FTP下载组件(DLL)支持多线程、断点续传、显示详细下载过程、自动查找镜像网址、支持代理传输等完善的功能。 点量Http、FTP下载内核源码使用高效的c++代码编写,提供标准的下载动态链接库(DLL),可供C/C++、Delphi、C#、Java、VB等语言和各常用开发环境调用,让您完
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-03
    • 文件大小:627.59kb
    • 提供者:ppudn44
  1. Effective_CPP

    0下载:
  2. 虽然多年前在本科课程中学过C++,但之后的几年里,C++主要被我用来进行简单的算法实现或者简单的学术仿真程序的编写,一直没有深入实践过“面向对象的C++”、“泛型的C++”。因此,自己还是一个彻头彻尾的C++初学者。这里从初学者的角度谈谈读了这本书以后对C++的几点新理解新体会。 1,C++追求程序执行的效率,因而牺牲了一些编程开发的便利性。 书中好几个例子提到了这一点。比如,C++类中的方法都是默认non-virtual的。virtual函数会造成额外的开销,空间上要增加V
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:22.71kb
    • 提供者:放杨的星星
  1. BsPhp

    0下载:
  2. A set of software and user interface support platform and the support member do micro enterprises website system, CMS template content is simple and practical can quickly build a good enterprise or special software download online service website bac
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:4.48mb
    • 提供者:694184001
搜珍网 www.dssz.com