随笔分类 -  Opensource

ZB4O
摘要:ZigBee 4 OSGihttp://zb4osgi.aaloa.org/http://zb4osgi.aaloa.org/redmine/projects/zb4osgi 阅读全文

posted @ 2013-02-18 09:46 androidme 阅读(184) 评论(0) 推荐(0)

libupnp
摘要:http://pupnp.sourceforge.net/http://upnp.sourceforge.net/As of 2005-2006, the original developers did not have the time to work on libupnp any more and nobody expressed interest in taking over development of the main project. As a result, Michael Pfeiffer forked a new project, pupnp, where he has pl 阅读全文

posted @ 2013-02-11 21:03 androidme 阅读(425) 评论(0) 推荐(0)

log4cpp
摘要:http://log4cpp.sourceforge.net/ 阅读全文

posted @ 2013-02-11 20:59 androidme 阅读(192) 评论(0) 推荐(0)

stdext - A C++ STL Extensions Libary
摘要:https://code.google.com/p/stdext/ 阅读全文

posted @ 2013-02-05 17:42 androidme 阅读(161) 评论(0) 推荐(0)

C++ load shared library
摘要:http://pocoproject.org/docs/Poco.SharedLibrary.htmlhttp://pocoproject.org/slides/120-SharedLibraries.pdfhttp://www.ros.org/wiki/class_loaderhttp://www.ros.org/wiki/pluginlibhttp://boost-extension.redshoelace.com/docs/boost/extension/index.htmlhttp://src.chromium.org/chrome/trunk/src/base/native_libr 阅读全文

posted @ 2013-02-02 22:37 androidme 阅读(305) 评论(0) 推荐(0)

Poco C++ Library
摘要:http://pocoproject.org/http://pocoproject.com/ 阅读全文

posted @ 2013-02-02 22:13 androidme 阅读(222) 评论(0) 推荐(0)

OpenWrt
摘要:https://openwrt.org/http://www.openwrt.org.cn/ 阅读全文

posted @ 2013-01-24 12:41 androidme 阅读(193) 评论(0) 推荐(0)

Doxygen - Generate documentation from source code
摘要:http://www.stack.nl/~dimitri/doxygen/Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.It can help you in three ways:It can generate an on-line documentation browser (in HTML) and/or an off-line re 阅读全文

posted @ 2013-01-08 09:19 androidme 阅读(260) 评论(0) 推荐(0)

Jam - an open-source build system
摘要:http://www.perforce.com/documentation/jamhttp://en.wikipedia.org/wiki/Perforce_Jamhttp://www.freetype.org/jam/index.html 阅读全文

posted @ 2013-01-06 12:46 androidme 阅读(235) 评论(0) 推荐(0)

Libxml2
摘要:http://xmlsoft.org/http://www.zlatkovic.com/libxml.en.html 阅读全文

posted @ 2013-01-05 21:11 androidme 阅读(155) 评论(0) 推荐(0)

ICU - International Components for Unicode
摘要:http://site.icu-project.org/ 阅读全文

posted @ 2012-11-24 14:55 androidme 阅读(123) 评论(0) 推荐(0)

GYP (Generate Your Projects)
摘要:http://code.google.com/p/gyp/ 阅读全文

posted @ 2012-11-22 11:06 androidme 阅读(224) 评论(0) 推荐(0)

SQLite
摘要:http://www.sqlite.org/ 阅读全文

posted @ 2012-11-21 21:34 androidme 阅读(197) 评论(0) 推荐(0)

zeromq
摘要:http://www.zeromq.org/ 阅读全文

posted @ 2012-11-21 20:22 androidme 阅读(165) 评论(0) 推荐(0)

tinyxml
摘要:http://www.grinninglizard.com/tinyxml/ 阅读全文

posted @ 2012-11-21 20:19 androidme 阅读(124) 评论(0) 推荐(0)

libcurl
摘要:http://curl.haxx.se/libcurl/ 阅读全文

posted @ 2012-11-21 20:19 androidme 阅读(144) 评论(0) 推荐(0)

txmpp
摘要:txmpphttp://silas.sewell.org/blog/2010/06/16/txmpp-a-bsd-licensed-cpp-xmpp-library/https://github.com/silas/txmpplibjinglehttp://code.google.com/p/libjingle/https://developers.google.com/talk/libjingle/Signalslibjingle uses the sigslot library to facilitate communication between objects. sigslot is 阅读全文

posted @ 2012-11-21 20:05 androidme 阅读(352) 评论(0) 推荐(0)

Chromium resources
摘要:http://code.google.com/p/chromium/w/listhttp://www.chromium.org/developersSource codehttp://src.chromium.org/viewvc/chrome/http://src.chromium.org/svn/trunk/src/http://code.google.com/p/chromium/source/searchhttp://git.chromium.org/gitweb/http://chromium-browser-source.commondatastorage.googleapis.c 阅读全文

posted @ 2012-11-18 20:57 androidme 阅读(186) 评论(0) 推荐(0)

Protocol Buffers中的optimize_for选项
摘要:http://code.google.com/apis/protocolbuffers/docs/proto.html#optionsoptimize_for (file option): Can be set to SPEED, CODE_SIZE, or LITE_RUNTIME. This affects the C++ and Java code generators (and possibly third-party generators) in the following ways:SPEED (default): The protocol buffer compiler will 阅读全文

posted @ 2012-03-13 21:52 androidme 阅读(1326) 评论(0) 推荐(1)

Android Visualizer
摘要:https://github.com/felixpalmer/android-visualizerA View subclass that Takes the input from the Android MediaPlayer and displays visualizations, like in iTunes or WinAmpThe Visualizer is designed to be modular, so it is very easy to combine visualizations to create more complex effects.It's easy 阅读全文

posted @ 2012-03-13 16:58 androidme 阅读(1023) 评论(0) 推荐(1)

导航