Eigen:开源矩阵操作C++库
目前该代码在wiki,需翻墙下载。为了大家方便,我讲下载好的代码共享,希望大家能用得着啊
本专区汇聚了各类基于 开源库 开发的源码资源,共计 154 篇资源供开发者免费下载学习。
目前该代码在wiki,需翻墙下载。为了大家方便,我讲下载好的代码共享,希望大家能用得着啊
Bina FFT: An Easy-to-use Radix-2 FFT Routine Not the fastest in the world, not as fast
Gloox是一个基于C++实现的XMPP协议客户端开源类库,它实现了XMPP协议核心XML传输机制以及基于XML流的一些扩展应用,通过Gloox可以很容易的与XMPP服务器进行即时
"win-logging" provides a C++/Windows logging module similar to python"s logging or Java"s
bulman is designed as a free and open-source C++ fuzzy logic library and intended to be us
is a free, very easy-to-use C++ library for parsing xml-documents and creating them. Usin
Project was moved to GitHub Summary "cpptask" is an open source library which represen
Open source computer vision library in C/C++.
Curlwork is an Open Source native C++ wrapper for libcurl (http://curl.haxx.se/) library.
OpenCV是Intel资助的开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法-OpenCV is the Intel-f
一个bt的开源的 C++ 库,很清晰,可以运行于多个编程环境,支持多个平台,Unix,Windows等。 libtorrent is a C++ library that
结合ffmpeg和sdl0.1两个库实现的简单的视频播放器,可以播放多种视频,内带测试视频,希望对大家有所帮助