搜索资源列表
glib-2.0.0
- GLib是GTK+和GNOME工程的基础底层核心程序库,是一个综合用途的实用的轻量级的C程序库,它提供C语言的常用的数据结构的定义、相关的处理函数,有趣而实用的宏,可移植的封装和一些运行时机能,如事件循环、线程、动态调用、对象系统等的API。它能够在类UNIX的操作系统平台(如LINUX, HP-UNIX等),WINDOWS,OS2和BeOS等操作系统台上运行。
qt4lib
- qt中写动态库和调用动态库的简单例子,说明怎么用qt4产后运态库,在源码中都有详细的注释-qt write the dynamic library and dynamic library calls brief examples of how to use QT4 Yun postpartum state library, in source code, there are detailed notes
encore-lib
- linux 或者arm动态连接库的调用,文件的读些,有完整的Makefile。 -linux or arm DLL call, the document read more, there are complete Makefile.
test_class_so
- 关于linux下利用dlopen系列函数实现显示(动态)调用so库中类方法。-On linux using dlopen family of functions to achieve the next display (dynamic) call so the library class method.
IE
- 是一个通用库支持脚本,将使用动态库的复杂性隐藏在统一、可移植的接口中;使用libtool的标准方法,可以在不同平台上创建并调用动态库。-Is a generic library support scr ipt that will use the complexity of the dynamic library is hidden in a unified, portable interface use libtool standard Registration method, you c
lib_linux
- 介绍了Linux下的静态库编写方法,Linux操作系统下动态库的编写与调用等。-Under Linux written in a static library, dynamic library to write and call in the Linux operating system.
Murphytalk.tar
- linux下的中文输入法移植,此文件已经编译好,直接调用动态库即可-no thing
AndroidNDKPrintfHelloWorld
- Android 调用NDk生成的动态链接路打印Helloworld,以此类推,自己可以做其他的动态链接库供Android调用-Dynamic link road to print Helloworld, Android calls NDk to generate the and so on, you can do dynamic link library other calls for Android
AndroidFunCExample
- 一个用C写的动态链接库,用Android调用的源程序!-Write a C dynamic link library, called Android source!
raspberrySDK
- raspbain系统的科大讯飞语音识别动态库 官方发的是.a静态库 我重新编译成了.so的动态库 方便大家用jni或者其他调用 内置demo 关于java调用的demo 本人不久会上传-raspbain system IFLYTEK Speech Recognition dynamic library The official made the .a static library .so I recompiled became dynamic libraries to facilit
动态链接库
- 详细记录了linux系统和windows系统中动态链接库的生成过程。并且通过JNI调用所生成的动态链接库。(The generation of dynamic link libraries in Linux and Windows systems is documented in detail. And the generated dynamic link library is used by JNI.)