c++ Programming Glossary: licensed
About MySQL++, GPL and LGPL http://stackoverflow.com/questions/1260591/about-mysql-gpl-and-lgpl MySQL GPL and LGPL MySQL is licensed though LGPL that means that I could release an executable dynamically.. mysql share improve this question If your program is licensed under one of the licences listed in the EXCEPTIONS CLIENT file..
What are some good profilers for native C++ on Windows? http://stackoverflow.com/questions/153559/what-are-some-good-profilers-for-native-c-on-windows is for commercial work so I can't use personal or academic licensed copies. The key features I'm looking for are Process level metrics.. of the key features however it's only a 45 day trial. The licensed version DevPartner for Visual C BoundsChecker Suite is about..
Best open XML parser for C++ [closed] http://stackoverflow.com/questions/170686/best-open-xml-parser-for-c or CPU processing power comes at a premium. RapidXML is licensed under Boost Software License and its source code is freely available... compiler for C developed by Code Synthesis and dual licensed under the GNU GPL and a proprietary license. Given an XML instance..
Any good C/C++ DSP library? http://stackoverflow.com/questions/1761212/any-good-c-c-dsp-library port to any Thumb 2 instruction set device but may not be licensed for such use. While at the same operating frequency these are..
HTTP/S proxy starting point http://stackoverflow.com/questions/2017952/http-s-proxy-starting-point parser like Ragel to help you on the filtering side. It is licensed under a BSD like license which is fine for commercial use. ..
Uses of a C++ Arithmetic Promotion Header http://stackoverflow.com/questions/2426330/uses-of-a-c-arithmetic-promotion-header . That's even in the part of our library that's BSD licensed though it doesn't actually say so in the file itself. share..
Anyone knows a matplotlib equivalent in C or C++ http://stackoverflow.com/questions/2509156/anyone-knows-a-matplotlib-equivalent-in-c-or-c a plotting library in C or C Note that I cannot accept GPL licensed libraries. c c matplotlib share improve this question You..
CRC32 C or C++ implementation http://stackoverflow.com/questions/302914/crc32-c-or-c-implementation an implementation of CRC32 in C or C that is explicitly licensed as being free or public domain. The implementation here seems..
Alternative to GLUTesselator? http://stackoverflow.com/questions/3231128/alternative-to-glutesselator
getopt implementation suitable for proprietary C++ programs? http://stackoverflow.com/questions/456797/getopt-implementation-suitable-for-proprietary-c-programs LGPL code they're not that fond of Boost . Since getopt is licensed under the GPL or is it the LGPL I can't use it. Does anyone..
Using ShellExecuteEx and capturing standard in/out/err http://stackoverflow.com/questions/469152/using-shellexecuteex-and-capturing-standard-in-out-err
In which scenario do I use a particular STL Container? http://stackoverflow.com/questions/471432/in-which-scenario-do-i-use-a-particular-stl-container
Non-GPL library that can connect to a MySQL database? http://stackoverflow.com/questions/5491691/non-gpl-library-that-can-connect-to-a-mysql-database objective c c share improve this question iODBC is BSD licensed and provides an ODBC client implementation. The user could then..
Gui toolkits, which should I use? [closed] http://stackoverflow.com/questions/584734/gui-toolkits-which-should-i-use Its also fully cross platform. Note that Qt will be LGPL licensed some time in March 2009 when version 4.5 becomes available...
Create WCF service for unmanaged C++ clients http://stackoverflow.com/questions/686452/create-wcf-service-for-unmanaged-c-clients to use Microsoft stuff where possible definitely not GNU licensed APIs. Those of you who have it working can you share a step..
Markdown Implementations for C/C++ http://stackoverflow.com/questions/889434/markdown-implementations-for-c-c tools. I've tested it it works quite well. Advantages Dual licensed under GPL and MIT. Uses internally formal grammar so easy to..
writing robust (color and size invariant) circle detection with opencv (based on Hough transform or other features) http://stackoverflow.com/questions/9860667/writing-robust-color-and-size-invariant-circle-detection-with-opencv-based-on apart from yours are downloaded from flickr.com and are CC licensed with the detected circles without changing tuning any parameters..
|