搜索资源列表
VCC
- program with c++ and java . call each other easyly.
NativeDemo
- JAVA调用本地方法,NATIVE接口,可以调用C/C++函数,或被C/C++调用-JAVA, NATIVE interface, can call C / C functions or C / C call
c_cpptojava
- android ndk下c++ 调用java-android ndk call java c++ under
Java-Native-Interface
- 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!
LinkJavaServer
- c#通过https方式WebServices例子 net去调用java端写的https webservices 1)浏览器导入服务器cer证书 2)c#客户端引入证书-c# example net WebServices via https way to call java side write https webservices 1) 2) C# client of the browser into the server cer certificate into the certifica
PreInstall4
- 在Garbide c++中建立的Symbian程序。实现了安装后自动调用JAVA安装包(JAR,代码中是test1.jar)和线程暂停。-In Garbide c++ Created Symbian procedures. Achieved after the installation of automatic call JAVA installation package (JAR, the code is test1.jar) and thread suspended.
C++_TO_JAVA
- 一个C++代码和JAVA代码互相调用的方法,方法很巧妙,对有此需要的朋友有较大帮助-A C++ Code and JAVA code to call each other way, there is one very clever, it is necessary to have more friends to help
hardinfo
- dll调用cpu ID,通过调用dll实现java 的加密,实现软件注册。-dll call cpu ID, by calling the realization of java encryption dll, registration software.
jpcap-0.7.tar
- 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
SourceInsight3.5
- Source Insight Source Insight是一个革新的面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。Source Insight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。Source Insight不仅仅是一个强大的程序编辑器,它还能显示reference trees,class inheritance diagrams和call trees。Source Insight提供了最快速
Delphi_WebService
- DELPHI调用JAVA、C#写的WEBSERVICE-DELPHI call JAVA, C# to write the WEBSERVICE
UbiGraph
- 可以在C++和Java里调用接口直接绘图,老外写的开源画图库,免费使用。-In the C++ and Java in the call interface directly drawing, painting gallery foreigner to write open source, free of charge.
SourceInsight_3.50.0064_XiaZaiBa
- Source Insight(程序编辑器) V3.50.0064 汉化特别版。Source Insight是一个面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。SourceInsight能分析你的源代码并在你工作的同时动态维护它自己的符号数据库,并自动为你显示有用的上下文信息。 SourceInsight不仅仅是一个强大的程序编辑器,它还能显示reference trees,class inheritancediagrams和call trees。S
NdkSample
- 一个ANDROID JNI&NDK开发的完整的例子,包含如下功能: JNI如何调用 C调用JAVA JAVA调用C C调用C++ C++调用JAVA 比较系统介绍JNI/NDK的开发流程-Complete example of an ANDROID JNI & NDK is developed, including the following functions: JNI how to call C to call JAVA Java call C C c
DLBT-SDKv3.6.5
- 点量BT下载器的开发目的是让用户无需关心和了解BT的具体实现细节,只需要写几十行甚至几行代码,便可以实现一个功能完善而且强大的BT应用软件。目前点量P2P源代码已经在多家客户的游戏更新系统 / P2P VOD点播系统 / 视频更新 / 文件BT传输分发下载等系统中广泛应用。有众多正式客户资源,经历了广泛的测试,功能完善和成熟。 点量P2P源码使用高效的c++代码编写,提供标准的动态链接库(DLL),可供C/C++、Delphi、C#、Java、VB、Borland C++等语言和各常用开发环
CH-JavaCDemo(Windows)
- 海康威视网络摄像头C#和java调用的例子。-Hikvision Webcam C# and java call example.
Bluetooth
- 蓝牙API接口实现,先是C调用java,然后java调用c-Bluetooth API interface implementation, first the C calling java, then java call c
DemoPofPJNA
- c++和java夸语言调用,使用jna有例子,有结构回调等复杂调用的例子。-c++ java boast Language call, use jna example, examples of complex structure callback call.
C-uses-Java-method
- ndk development jni 中的C代码调用java method-ndk development jni java method call in
NDKCPPcallJava.tar
- c++ 调用java实例,JNI技术。已经经过自己运行。保证例子可用。-c++ call java funtion using jni.