搜索资源列表
java_c
- call c code in java. a very simple mothed. try it
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
er
- Java 天生的一些优势外,他最大的魅力在於它提供的应用程式程式设 计介面 (API, Application Programming Interface),什麼是 API 呢 所谓 API 是指作业环境所提供给程式设计者用来使唤系统,程式库或是元件的函式 呼叫或资料结构,换言之,就是作业系统或作业环境提供给应用程式与系 统核心沟通的介面,像:ANSI C 中规定的 printf 就是用来向标准输出输出 文字用的函数呼叫.所以,只要知道 Java 提供了哪些类别可供使用,就可 以轻易的设计 J
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
javacallitC
- 用JAVA调用C++动态库的具体操作方法,非常的适用-Using JAVA to call C++ dynamic libraries specific methods of operation, the application of very
hardinfo
- dll调用cpu ID,通过调用dll实现java 的加密,实现软件注册。-dll call cpu ID, by calling the realization of java encryption dll, registration software.
javacsharp_src
- java通过jni调用C#的例子。 需要把C#包装为managed C++,然后再包装为C++,然后通过jni调用-java through jni call C# example. C# need to be packaged for managed C++, and then re-packaged for the C++, and then call jni
ColorBlobExtractor
- This is a rudimentary color blob extractor. You may choose ExtractBlobs(int r, int g, int b) and call it with a tolerance for each value of red, green and blue channel. Afterwards you get the rectangles containing mainly this colors. Note: The
WMGas_JNI
- 本程序演示了如何利用JNI方式调用C++实现的动态连接库,调用过程展示参数的传入传出方式-Jni example for java call c++ function
simple-calculator
- java调用c编译好的so库,在linux环境下调用。-java call c compiled so the library, call the linux environment.
JNI_HelloWorld
- 关于安卓的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
jni
- 安卓平台jni调用技术,通过Java代码调用C/C++代码-Andrews platform jni call technology, call the C/C++ code through the Java code
DemoPofPJNA
- c++和java夸语言调用,使用jna有例子,有结构回调等复杂调用的例子。-c++ java boast Language call, use jna example, examples of complex structure callback call.
ActiveXDemo
- C# 开发ActiveX插件,可供其他语言调用,已测试C#,网页,java均可调用-C# Development ActiveX plug-in, calling for other languages, have been tested C#, web, java can call
CPPaCSharp-COM
- 本代码演示了C#调用C++,C++调用C#,C#用COM封装了对称加密算法,再用C++将C# COM封装为标准windows dll, C++标准dll可供其它语言使用,如java、delphi……,项目中演示了改dll的C#调用和VC调用。 - This code demonstrates
java-Call-CPP
- Java调用C++的jni例子,很有意义-Java calls the jni example of c++, very meaningful
hello-jni
- java和c/c++相互调用实例,包括静态和动态生成c/c++源码,和c/c++数组,线程,对象的使用。-Java and c/c++ call each other examples, including static and dynamic generation of c/c++ source code, and the c/c++ array, the thread, the use of objects.
daemon
- 如何通过c++调用java代码实现Google商用地图的功能,运行软件时,需要编辑源代码,添加有效的ClientID和key.-C++ how to use java code to call functionality through Google Maps commercial c, when you run the software, you need to edit the source code, add a valid ClientID and key.
jni
- jni封装串口通讯例子源码,在jni层封装rs232,在android用java调用实现控制 串口发送和接收数据(JNI package serial communication example source code, in the JNI layer package RS232, in android with Java call to achieve control serial port to send and receive data)