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

搜索资源列表

  1. JNIwindows

    0下载:
  2. 说明如何在windows写一个java jni接口。-Explains how to write a java jni interface in windows.
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:112498
    • 提供者:gejun
  1. app

    0下载:
  2. alfersco jni fiile to be used in normal aquistion for the next abri. sumit alo
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-11-12
    • 文件大小:71588
    • 提供者:mohamed
  1. JNIEnv

    0下载:
  2. 本文档介绍java调c方法,通过实例介绍了JNI函数的使用-This document describes the java tune c introduced through examples of the use of the JNI function
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:48340
    • 提供者:zhangmeiling
  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. AndroidH264JNI

    0下载:
  2. android上传视频流的h246编码以及解码的jni实现-android upload video streaming h246 encoding and decoding jni achieve
  3. 所属分类:Java Develop

    • 发布日期:2016-01-24
    • 文件大小:1833984
    • 提供者:徐龙
  1. VideoWallpaperbiye

    0下载:
  2. 这是本人的毕业设计源代码,是一款视频壁纸,采用ffmpeg库解码,包含jni技术,图像在java层显示。源代码中有很多技术值得学习,同时有编译好的ffmpeg.so ,绝对物有超值!-This is my graduation project source code, is a video wallpaper, ffmpeg library decoding contains jni technology, image display in java layer. Source code wor
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:15995087
    • 提供者:是的
  1. JNI

    0下载:
  2. JAVA本地调用例子.使用Java调用其他语言提供的方法,尤其是C和C++.-Java Native Interface.Use Java to call the method provided in other languages​ ​ , especially C and C++.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:12409
    • 提供者:gmaple
  1. bjwGPIOapk

    0下载:
  2. 通用GPIO应用程序(包含jni),支持所有GPIO端口,支持LED控制,支持友善6410和210系列开发板,支持安卓2.3/内核2.6、安卓4.0/内核3.08 -GPIO apk(include jni) support All GPIO Port,Support Android2.3/kernel2.6 & android4.0/kernel3.0.8 for Tiny/mini6410 and Tiny/mini210
  3. 所属分类:android

    • 发布日期:2017-11-03
    • 文件大小:1602687
    • 提供者:benjaminwan
  1. java_jni_mytest.tar

    0下载:
  2. 我自己给初学android jni编程人写的实例程序-Write my own beginner android jni programming example program
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:3540
    • 提供者:JeffLei
  1. android_os_Debug

    0下载:
  2. android os debug this file is contained in android source project. it s path is android source framework base core jni directory.
  3. 所属分类:Applet

    • 发布日期:2017-11-19
    • 文件大小:4842
    • 提供者:kkk
  1. JNIcInv

    0下载:
  2. JNI调tuxedo程序,以便于JAVA程序调用tuxedo-JNI call tuxedo
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:33426
    • 提供者:andy xia
  1. LiveWallpaperSampleWithJNI

    0下载:
  2. android平台JNI调用C语言类库 NDK编译.so类库-the android platforms JNI call C language class library
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:58720
    • 提供者:JackWong
  1. JNIDisk

    0下载:
  2. 通过jni调用c++程序,获取本机硬盘的物理序列号,测试已通过,并附源码-Through jni call c++ program, get the hard disk physical serial number, test already through the, accompanied by the source code
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:66410
    • 提供者:liming
  1. getHWND

    0下载:
  2. JNI方式获取java窗口的句柄,用于对窗口进行控制-get the java window s HWND
  3. 所属分类:Java Develop

    • 发布日期:2017-11-12
    • 文件大小:47302
    • 提供者:zhulijun
  1. JAVA-USB

    0下载:
  2. JAVA如何对本地USB接口进行监控。本控件通过JNI的方式实现USB接口硬件的监控。-JAVA how to monitor local USB interface. The way of the controls through the JNI to achieve USB interface hardware monitoring.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-04
    • 文件大小:314915
    • 提供者:HEQIOU
  1. ndkjni

    0下载:
  2. 基于 android 2.2 ,通过jni 调用 C 动态库-Based on android 2.2, the jni call the C dynamic library
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:15021
    • 提供者:clay
  1. JNITest

    0下载:
  2. android jni调用示例代码 以便于初学android和jni的开发者快速的入门,学习jni-android jni test
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:364707
    • 提供者:andy
  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. ACR120S_JNI.zip

    0下载:
  2. ACR Driver JAVA CODE JNI,ACR Driver JAVA CODE JNI
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:89443
    • 提供者:hosam
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 32 »
搜珍网 www.dssz.com