搜索资源列表
toolkit_4_4
- 可以在Windows 平台和Linux 平台上编译,提供有关syncml开发的一系列API,包含一个综合 C 库,用于创建、发送、接收和解析 SyncML 消息。它支持 XML 和 WBXML 编码,还支持 HTTP(用于 Web 上的同步)、WSP(在 WAP 上使用)和 OBEX(在 IrDA 或蓝牙上使用)传输。-in the Windows platform and Linux compiler, the SyncML development of a series of API, in
libxml-crt-portable
- 可移植的xml库。已经在windows和linux上测试通过。只使用C++ Runtine,保证通用。(只支持窄字符集)-portable xml library. In windows and linux on the test. C Runtine use only, guarantee universal. (Support only a narrow HKSCS)
stepnc_write_v1_1
- The STEPNCWrite library writes STEP-NC toolpath data (AP-238 CC1). This C++ library is completely open-source and has been released under the GNU General Public License (GPL). The library writes data in XML format (ISO 10303-28) using just prin
ace-radius-v0.8
- 采用ace开发的 radius 应用ACE RADIUS library is a free portable implementation of RADIUS protocol, as defined in RFCs 2865 and 2866. It s written in C++ on top of ACE (Adaptive Communication Environment) and supports wide variety of platforms, inclu
hsocket-0.4.0.tar
- This library is intended for providing C++ Wrapper class for native socket api. It is tested under g++(*NIX, Linux, Cygwin), Visual C++ Environments, and will support vendor supported C++ compilers.
socket++-1_10MSVC6
- 跨平台的最轻量级socket的c++库,支持windows,linux,solaris-cross-platform of the most lightweight c socket library, support for Windows, Linux, Solaris
C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR arithmetic code. It is not a complet
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
libcstl2.0
- 一个用C语言实现的stl库,堪比c++的std库,功能强大,支持linux和windows等主流操作系统。-A language of the stl with C libraries, comparable to the std c++ library, powerful, supporting linux and windows, and other mainstream operating systems.
linuxbook001
- linux C函数库 linux initial make-baby-linux shell初解 shell详解 -linux C library linux initialmake-baby-linuxshell explain the early solution of shell
libtorrent-rasterbar-0.14.1.tar
- bittorrent c++ 跨平台库,能运行在windows, linux, Unix等平台,运行速度快,结合简单。libtorrent-rasterbar-0.14.1 版本可结合 boost 1.34 和 openssl-0.9.8i 进行编译。是构建跨平台强大BT工具的最佳选择-bittorrent c++ cross-platform library that can run on windows, linux, Unix and other platforms, run fast,
C++Programming-HOW-TO.pdf
- This document provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document also provides a C++ library which imitates Java− language, and which has various methods to avoid memory p
GotoBLAS2-1.13_bsd.tar
- BSD版GotoBLAS,可以任意修改和在商用软件中使用,具体版本为GotoBLAS2-1.13_bsd。在Linux下解压Make即可,可以用MinGW在Windows下编译。该库为日本人Kazushige Goto用汇编代码写成,速度特别快,Intel CPU支持范围为Pentium III - Core i3 i5 i7 及Atom,AMD和Via的常见CPU都能够支持。能够动态根据CPU类型去调用相应汇编代码,所以对于所有CPU类型,一个库文件(so or dll)就足够了。-BSD v
wxWidgets-platform
- 跨平台C++库编程教程 wxWidgets-wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+.
zzh
- 轻量跨平台c++库,Windows和linux通用-Lightweight cross platform c++ Library
libviso2
- LIBVISO2: C++ Library for Visual Odometry 2LIBVISO2 (Library for Visual Odometry 2) is a very fast cross-platfrom (Linux, Windows) C++ library with MATLAB wrappers for computing the 6 DOF motion of a moving mono/stereo camera. The stereo version is b
libviso2
- LIBVISO2 (Library for Visual Odometry 2) is a very fast cross-platfrom (Linux, Windows) C++ library with MATLAB wrappers for computing the 6 DOF motion of a moving mono/stereo camera.
libviso2
- 用于计算移动的单目或者双目相机姿态。可以计算两幅图像视差,场景深度-LIBVISO2 (Library for Visual Odometry 2) is a very fast cross-plat (Linux, Windows) C++ library with MATLAB wrappers for computing the 6 DOF motion of a moving mono/stereo camera.
jsoncpp-master
- C++语言开发的json解析库,支持windows、Linux平台(This is independent json operation library written in C++ which can be used on windows and Linux OS.)
musl-1.1.18c
- Musl是一个轻量级的C标准库,设计作为GNU C library (glibc)、 uClibc或Android Bionic的替代用于嵌入式操作系统和移动设备。它遵循POSIX 2008规格和 C99 标准,采用MIT许可证授权,使用Musl的Linux发行版和项目包括sabotage,bootstrap-linux,LightCube OS等等。(musl is a libc,an implementation of the standard library functionality d