c++ Programming Glossary: products
Application developers wanting to start web development? http://stackoverflow.com/questions/1032245/application-developers-wanting-to-start-web-development docs books tutorial Servlets http java.sun.com products servlet Servlets http www.novocode.com doc servlet essentials..
Is there a reason to not use Boost? [closed] http://stackoverflow.com/questions/1226206/is-there-a-reason-to-not-use-boost that this is because Google has many programmers and many products so for them the economics of re inventing the wheel in house..
What open source C++ static analysis tools are available? [closed] http://stackoverflow.com/questions/141498/what-open-source-c-static-analysis-tools-are-available operating systems and free . Commercial C static analysis products are available from vendors Klocwork Gimpel and Coverity . Also.. is less known PVS Studio analyzer. Although having such products are great the cost is just way too much for students and it..
Embedded C++ : to use STL or not? http://stackoverflow.com/questions/2226252/embedded-c-to-use-stl-or-not a hardware guy. I have generally always done telecoms products usually hand cell phones which generally means something like..
Why isnt int pow(int base, int exponent) in the standard C++ libraries? http://stackoverflow.com/questions/2398442/why-isnt-int-powint-base-int-exponent-in-the-standard-c-libraries as to why things aren't always added to Microsoft products basically a feature starts 100 points in the hole so it has..
Dead code identification (C++) http://stackoverflow.com/questions/321241/dead-code-identification-c wiki List_of_tools_for_static_code_analysis for similar products. You're looking for a static code analysis tool that detects..
LNK2022 Error When Using /clr http://stackoverflow.com/questions/3909470/lnk2022-error-when-using-clr has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was..
Qt automated testing http://stackoverflow.com/questions/4129430/qt-automated-testing automated testing http www.automatedqa.com products testcomplete testing qt apps How would they have been able to..
Matlab to C or C++ http://stackoverflow.com/questions/4166755/matlab-to-c-or-c can gererate C code for you. See http www.mathworks.com products featured embeddedmatlab The generated code does however depend..
Cycles in family tree software http://stackoverflow.com/questions/6163683/cycles-in-family-tree-software clarify I also work for a company that has as one of its products a family tree in its portfolio and we have been struggling with..
How does Excel successfully Rounds Floating numbers even though they are imprecise? http://stackoverflow.com/questions/6930786/how-does-excel-successfully-rounds-floating-numbers-even-though-they-are-impreci in a consistent fashion among different Microsoft products for historical reasons. http support.microsoft.com kb 196652..
C++ Boost: Any gotchas with BOOST_FOREACH? http://stackoverflow.com/questions/716865/c-boost-any-gotchas-with-boost-foreach section just in case you are developing cross platform products The bugs page for BOOST_FOREACH share improve this answer..
Open Source C/C++ embedded web server [closed] http://stackoverflow.com/questions/738273/open-source-c-c-embedded-web-server existing closed source code. Any suggestions of specific products or where to look first c c http share improve this question..
Shell Icon Overlay (C#) http://stackoverflow.com/questions/843506/shell-icon-overlay-c overlays provided by library shared by several Tortoise products the overlays themselves are written in C rather than C#. The..
Why is one loop so much slower than two loops? http://stackoverflow.com/questions/8547778/why-is-one-loop-so-much-slower-than-two-loops address aliasing stalls http software.intel.com sites products documentation hpc amplifierxe en us lin ug_docs reference pmw_dp..
Memcached on Windows (x64) http://stackoverflow.com/questions/8896/memcached-on-windows-x64 to them in any way Check it out at http northscale.com products memcached.html and download at http www.northscale.com download.php..
How to Skin an Win32 Application http://stackoverflow.com/questions/9216917/how-to-skin-an-win32-application it look better by custom skins I mean something like Adobe products iTunes Autodesk 3dsmax and Softimage XSI Windows media player..
Good portable SIMD library http://stackoverflow.com/questions/981787/good-portable-simd-library things like scaling a 512x512 array of doubles. Vector dot products matrix multiplication etc. So far the only one I found is http..
|