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

搜索资源列表

  1. JavaHostWPF_src

    0下载:
  2. WPF控件与java的通信,JAVA加载WPF控件-The main ideas of Java and .NET code integration described in [4] where I showed an example of embedding .NET GUI components into Java interface. For anybody who is not familiar with Object-Oriented JNI for .NET, I recommend
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:38836
    • 提供者:张风
  1. jtwain

    2下载:
  2. java 调用扫描仪的DLL文件,使用JNI方式调用-java sanner dll,use jni .
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:48375
    • 提供者:huang
  1. JNI_HelloWorld

    0下载:
  2. 关于安卓的jni的入门例子,简单介绍了Java和C接口的相互调用 普通数据传输和对象传输-Andrews entry to the jni example, a brief introduction to the Java and C interfaces, call each other normal data transfer and object transfer
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:82063
    • 提供者:Dazzle
  1. Jjammvm-151taa

    0下载:
  2. JamVM是一个新的Java 虚拟机, 符合JVM规范第二版本。它虽然小但支持完整的规范, 包含支持对象的收尾器调用, 对象的次、弱、虚引用, 类卸载, java 本地接口(JNI)与反射API。JaaamVM有两个最主要的特色, 一个是极小的二进制码, 与其它虚拟机( 不管是免费的还是商业的) 相比显的非常小( PowerPC 上35K 而Intel上100K) 。另一个是高效率的Java 解释器 -JamVM is a new Java Virtual Machine, JVM spec
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:706501
    • 提供者:jianj
  1. tMemmMapLiibh

    0下载:
  2. 本源码是一个JNI的实例,讲述JNII的具体实现,非常的难的 可直接使用。 -This source is a JNI example about JNII concrete realization of very difficult to directly use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8488
    • 提供者:edible
  1. cPP--java

    0下载:
  2. 实现c++与java的交互,,使用的技术是称为JNI( Java Native Interface ),C++编写的程序,只要实现JNI生成的接口,则可以让Java程序调用,而Java编写的程序,C++调用,则需要运行Java虚拟机,通过JNI查询调用Java实现的方法。
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:425191
    • 提供者:rjm00
  1. JNIdll

    0下载:
  2. 一篇描述使用JNI技术实现JAVA程序调用dll的好文章-A descr iption JAVA program using JNI technology call dll
  3. 所属分类:Windows Develop

  1. android_jni_audio_record_and_play

    0下载:
  2. android jni层实现录音和放音功能,android版本2.3.1,需要把源码中的相应包也拷到对应目录才能编译,对应开发板为S5PV210-android jni layer perform record and play, for android 2.3.1 board is s5pv210,need source files and libs to compile
  3. 所属分类:Other systems

    • 发布日期:2017-10-30
    • 文件大小:1289604
    • 提供者:小名
  1. myjnidemo

    0下载:
  2. grails 通过jni调用串口相间。 本案例用来测试蓝牙串口的程序,仅供参考-grails get data from seirl port by jni it is used to test bluetooth port
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:4087279
    • 提供者:周海昌
  1. JNative

    0下载:
  2. 不使用JNI,通过JNAIVE用Java调用windows的dll文件,实现桌面射频卡读卡器读写功能-Do not use JNI, through the JNAIVE Windows with Java call DLL files, realize the desktop radio frequency card reader function, speaking, reading and writing
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-12
    • 文件大小:524689
    • 提供者:李存
  1. tetris.zip

    0下载:
  2. 实现俄罗斯方块的声音控制 语音识别模块采用微软的sapi(需要sapi sdk支持) 界面使用java,然后使用jni调用封转好的识别模块,实现声音控制,1 voice recognition by sapi sdk which should be installed first. 2 use java to finish the ui program and jni to link dll and java codes
  3. 所属分类:Other systems

    • 发布日期:2016-01-27
    • 文件大小:6119424
    • 提供者:dsds
  1. testvc

    0下载:
  2. this is a vc dll for test JNI
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:384456
    • 提供者:nieyan
  1. Win-32bit-JNI-lib

    0下载:
  2. java实现的NLPIR汉语分词系统源代码-java implementation NLPIR Chinese word segmentation system source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3980971
    • 提供者:hulu
  1. MailingListInfo

    0下载:
  2. Simple JNI rar example -Simple JNI rar example
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:14925
    • 提供者:esinf
  1. JniTest

    0下载:
  2. 通过jni实现cocos2d-x与java层通信,实例demo-By jni achieve cocos2d-x layer communication with java, example demo
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2524103
    • 提供者:john
  1. SoundTouchDemo

    1下载:
  2. android平台变声 汤姆猫变声效果 使用soundtouch库,通过jni调用-sound change
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1434781
    • 提供者:陈斯
  1. PinYin

    0下载:
  2. 基于开源的android输入法--拼音输入法JNI层的实现。-Pinyin input method JNI layer implementation- based on open source android input method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1058883
    • 提供者:文鼎
  1. JNA

    0下载:
  2. 程序打包工具,JNI,程序打包工具,JNI-Packaged tools, JNI, packaged tools, JNI
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4107353
    • 提供者:王八蛋
  1. Source

    0下载:
  2. delphi通过JNI调用JAVA函数demo-delphi JAVA through JNI function calls
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5879
    • 提供者:周永平
  1. jni

    0下载:
  2. 一个asift.cpp源码,生成asift.dll,用于图像识别算法sift,进行图片的识别-A asift.cpp source, generating asift.dll, for image recognition algorithms sift, to identify pictures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:80324
    • 提供者:丁尧
« 1 2 34 5 »
搜珍网 www.dssz.com