JNI CALL demo JNI CALL demo JNI CALL demo
资源简介:PLX PLXMon demo 有关PLX驱动开发的demo 程序。
上传时间: 2014-01-25
上传用户:王小奇
资源简介:一个获取硬盘数据的demo 一个获取硬盘数据的demo
上传时间: 2013-11-28
上传用户:ywqaxiwang
资源简介:Ecan canopen协议的demo代码 Ecan canopen协议的demo代码
上传时间: 2013-12-19
上传用户:cx111111
资源简介:CALL调用的一个示例,CALL调用初学者必看的 东东!
上传时间: 2013-12-31
上传用户:leehom61
资源简介:友达1.6寸屏128X128 26万色彩屏的开发资料 友达1.6datasheet.pdf 屏的datasheet s6d0117(三星).pdf 屏的驱动资料 demo程序.rar iccavr 下的demo程序
上传时间: 2013-12-20
上传用户:familiarsmile
资源简介:ext js demo ext学习资料,有demo 很不错
上传时间: 2014-01-05
上传用户:zycidjl
资源简介:PLC TM卡开发系统汇编程序(ATM8051) ;***************** 定义管脚*************************SCL BIT P1.0SDA BIT P1.1GC BIT P1.2BZ BIT P3.6LEDI BIT P1.4LEDII BIT P1.5OK BIT 20H.1OUT1 BIT P1.3OUT2 BIT P1.0OUT3 BIT P1.1RXD BIT P3.0TXD BIT P3.1PCV B...
上传时间: 2014-03-24
上传用户:448949
资源简介:介绍了Java本地接口方法JNI,重点讨论了利用JNI调用C/C++动态联接库,实时监控系统中硬盘、内存、CPU等资源的运行状态的方法,实现了Java与C/C++的互操作。同时,通过在Web Service服务中调用JNI方法,提取Web Service的远程调用功能。在网格环境中,构建了基...
上传时间: 2013-11-17
上传用户:jdm439922924
资源简介:MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory usage of all memory pools consumed by the application. This simple demo program queries the memory usage of each memory pool and plots the mem...
上传时间: 2015-12-04
上传用户:bcjtao
资源简介:Game programmers, check out the only book on data structures written especially for you! Described in layman s terms, this book will explain all of the essential data structures that are used in video game programming. It will also go over ...
上传时间: 2013-12-25
上传用户:lixinxiang
资源简介: 用List组件重新设计项目,使得可以通过List 条目选择直接跳到相应的demo中,并且可以从demo中返回到List屏幕
上传时间: 2017-07-07
上传用户:LIKE
资源简介:If register should be written or read.This value is passed to the calback functions which support either reading or writing register values. Writing means that the application registers should be updated and reading means that the modbus pr...
上传时间: 2022-05-31
上传用户:
资源简介:袖珍液压气动实用手册
上传时间: 2013-07-24
上传用户:eeworm
资源简介:JNI CALL demo JNI CALL demo JNI CALL demo
上传时间: 2014-10-10
上传用户:ve3344
资源简介:DB2Populator is the demo which using the class of DriverManagerConnectionProvider to connect DB2 /SQLServer and CALL the related SQL.
上传时间: 2015-11-24
上传用户:xuanjie
资源简介:SQLServerPopulator is the demo which using the class of DriverManagerConnectionProvider to connect DB2 /SQLServer and CALL the related SQL.
上传时间: 2013-12-25
上传用户:xz85592677
资源简介:用JNI封装的一个联通短信SGIP协议 API的java接口
上传时间: 2015-01-04
上传用户:lxm
资源简介:一个用java JNI远程访问注册表的例子
上传时间: 2014-12-02
上传用户:wyc199288
资源简介:JNI(java本地接口)之delphi版
上传时间: 2015-01-23
上传用户:songyue1991
资源简介:RFC1050---Remote Procedure CALL Protocol Specification
上传时间: 2014-02-26
上传用户:小码农lz
资源简介:RPC: Remote Procedure CALL Protocol Specification Version 2
上传时间: 2014-01-02
上传用户:三人用菜
资源简介:SRART: MOVX @R0,A 令ADC0809开始转换 WAIT: JB OP2.0,ADC 检测ADC0809转换完成否? CALL DISP 调用显示子程序 JMP WAIT ADC:MOVX A,@R0 将转换好的数据送入累加器 CALL L1 调用十进制转换子程序 MOV RI,#OFFH 显示延时
上传时间: 2015-03-26
上传用户:athjac
资源简介:JAVA写的一个不规则窗体程序!用了JNI等技术,不过没有原代码,大家可以参考一下
上传时间: 2015-04-01
上传用户:lps11188
资源简介:performance analysis in H.323 environments. Open H.323 CALL Generator是一个OpenH323 (www.openh323.org)子项目,用于H.323环境中的测试和性能分析。
上传时间: 2015-04-09
上传用户:ippler8
资源简介:How to CALL some functions that you might though it is simle sometimes, but it could take your worthful time. Try these short routes as fun whenever you take a break.
上传时间: 2015-04-10
上传用户:1079836864
资源简介:一个可用delphi来开发java的JNI开发包delphi接口,想用java来调用delphi开发的动态库就下载这个包就可以了。里面还包括了详细的调用实例和说明。有空联系我 QQ:81106348
上传时间: 2015-04-28
上传用户:youlongjian0
资源简介:这是个CALL center的程序,这个行业目前很火,有意想的程序员可以下载
上传时间: 2015-05-01
上传用户:qwe1234
资源简介:The code is fairly straightforward, except perhaps for the CALL to convertColumnIndexToModel. That CALL is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the colum...
上传时间: 2013-12-10
上传用户:it男一枚
资源简介:ICTCLAS的JNI调用接口文件: Title:ICTCLAS CALLer * <p>Description:do chinese word segmentation.don t change the pakage and CLASS name, orelse you can t use it. * 请不要改变包名、类名以及native的方法名,否则调用将失效。 * 由于ICTCLAS...
上传时间: 2014-01-25
上传用户:it男一枚
资源简介:java的JNI 问题大总结,内有IBM的JNI教程和 其他一些JNI资料,费了我不少时间哦,希望对大家有帮助!不要错过
上传时间: 2015-05-12
上传用户:黄华强