<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-plus-plus</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 23 Jul 2008 18:05:30 GMT</pubDate>
<item>
<title>(C++) Continuous Rand With Lagrange Interpolation (suck) - tkf</title>
<link>http://snipplr.com/view/7409/continuous-rand-with-lagrange-interpolation-suck/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 20 Jul 2008 07:18:37 GMT</pubDate>
<guid>http://snipplr.com/view/7409/continuous-rand-with-lagrange-interpolation-suck/</guid>
</item>
<item>
<title>(C++) Use random walk to get continuous random value - tkf</title>
<link>http://snipplr.com/view/7408/use-random-walk-to-get-continuous-random-value/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 20 Jul 2008 07:17:53 GMT</pubDate>
<guid>http://snipplr.com/view/7408/use-random-walk-to-get-continuous-random-value/</guid>
</item>
<item>
<title>(C++) Linksys backup format to text convertor - narkisr</title>
<link>http://snipplr.com/view/7020/linksys-backup-format-to-text-convertor/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 29 Jun 2008 16:29:32 GMT</pubDate>
<guid>http://snipplr.com/view/7020/linksys-backup-format-to-text-convertor/</guid>
</item>
<item>
<title>(C++) Dwarves solution - u1ik</title>
<link>http://snipplr.com/view/6924/dwarves-solution/</link>
<description><![CDATA[ <p>Probably not correct, but passed tests http://www.liis.ro/~lotinfo2008/probleme/pitici.zip</p> ]]></description>
<pubDate>Thu, 26 Jun 2008 05:30:39 GMT</pubDate>
<guid>http://snipplr.com/view/6924/dwarves-solution/</guid>
</item>
<item>
<title>(C++) OGRE InputReader create - creatino</title>
<link>http://snipplr.com/view/6722/ogre-inputreader-create/</link>
<description><![CDATA[ <p>create an Input Reader</p> ]]></description>
<pubDate>Sun, 15 Jun 2008 11:12:49 GMT</pubDate>
<guid>http://snipplr.com/view/6722/ogre-inputreader-create/</guid>
</item>
<item>
<title>(C++) 2 armed pendulum control start kit using Open Dynamics Engine - tkf</title>
<link>http://snipplr.com/view/6678/2-armed-pendulum-control-start-kit-using-open-dynamics-engine/</link>
<description><![CDATA[ <p>Ref: 
http://www.koj-m.sakura.ne.jp/ode/index.php?%A5%C7%A5%E2%A1%CA%B4%F0%CB%DC%CA%D4%A1%CB</p> ]]></description>
<pubDate>Thu, 12 Jun 2008 20:53:06 GMT</pubDate>
<guid>http://snipplr.com/view/6678/2-armed-pendulum-control-start-kit-using-open-dynamics-engine/</guid>
</item>
<item>
<title>(C++) boost.python sample code (Exposing Classes) - tkf</title>
<link>http://snipplr.com/view/6447/boostpython-sample-code-exposing-classes/</link>
<description><![CDATA[ <p>Ref:
1. http://www.boost.org/doc/libs/1_35_0/libs/python/doc/tutorial/doc/html/python/exposing.html
-- code from here
2. http://d.hatena.ne.jp/niitsuma/20080108
-- コンパイルの方法</p> ]]></description>
<pubDate>Sat, 24 May 2008 16:04:50 GMT</pubDate>
<guid>http://snipplr.com/view/6447/boostpython-sample-code-exposing-classes/</guid>
</item>
<item>
<title>(C++) C++でFunctorによる処理の切り替え - tkf</title>
<link>http://snipplr.com/view/6442/cfunctor/</link>
<description><![CDATA[ <p>参考：
1. http://www.newty.de/fpt/functor.html
-- ほとんど、このコードにコメントを加えただけですw
2. http://d.hatena.ne.jp/nurs/20080125/1201278130
-- 最初このページを見つけたのですが、この方法だと実行時にファンクタ（関数オブジェクト）を作って、配列に入れて処理を切り替え、ってことが出来ないと思ったので、このコードを書きました。
3. http://www.mokehehe.com/assari/index.php?C%2B%2B%2F%A5%E1%A5%F3%A5%D0%B4%D8%BF%F4%A4%CE%A5%DD%A5%A4%A5%F3%A5%BF
-- 似てるかも</p> ]]></description>
<pubDate>Sat, 24 May 2008 13:01:07 GMT</pubDate>
<guid>http://snipplr.com/view/6442/cfunctor/</guid>
</item>
<item>
<title>(C++) boost/graph/graphviz.hpp : example of  write_graphviz - tkf</title>
<link>http://snipplr.com/view/6056/boostgraphgraphvizhpp--example-of--writegraphviz/</link>
<description><![CDATA[ <p>http://www.boost.org/doc/libs/1_35_0/libs/graph/doc/write-graphviz.html</p> ]]></description>
<pubDate>Wed, 30 Apr 2008 03:13:08 GMT</pubDate>
<guid>http://snipplr.com/view/6056/boostgraphgraphvizhpp--example-of--writegraphviz/</guid>
</item>
<item>
<title>(C++) boost::adjacency_matrix example (Boost Graph Library) - tkf</title>
<link>http://snipplr.com/view/5972/boostadjacencymatrix-example-boost-graph-library/</link>
<description><![CDATA[ <p>http://www.boost.org/doc/libs/1_35_0/libs/graph/doc/adjacency_matrix.html</p> ]]></description>
<pubDate>Wed, 23 Apr 2008 22:40:31 GMT</pubDate>
<guid>http://snipplr.com/view/5972/boostadjacencymatrix-example-boost-graph-library/</guid>
</item>
<item>
<title>(C++) std::random_shuffle and boost/random.hpp - tkf</title>
<link>http://snipplr.com/view/5907/stdrandomshuffle-and-boostrandomhpp/</link>
<description><![CDATA[ <p>use boost random algolism in std::random_shuffle</p> ]]></description>
<pubDate>Fri, 18 Apr 2008 06:00:08 GMT</pubDate>
<guid>http://snipplr.com/view/5907/stdrandomshuffle-and-boostrandomhpp/</guid>
</item>
<item>
<title>(C++) DllMain - kitoon</title>
<link>http://snipplr.com/view/5268/dllmain/</link>
<description><![CDATA[ <p>A Windows 32-bit DLL does not require any special functions. If you want to initialize your DLL when it is loaded, you can have a function called DllMain and do your initialization, but it is not required. Windows calls the DllMain function of a DLL in four instances:

    * When a process attaches the DLL
    * When a thread attaches the DLL
    * When a process detaches the DLL
    * When a thrad detaches the DLL</p> ]]></description>
<pubDate>Tue, 04 Mar 2008 04:45:45 GMT</pubDate>
<guid>http://snipplr.com/view/5268/dllmain/</guid>
</item>
<item>
<title>(C++) mortal shots - fwiffo</title>
<link>http://snipplr.com/view/4880/mortal-shots/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 02 Feb 2008 02:58:03 GMT</pubDate>
<guid>http://snipplr.com/view/4880/mortal-shots/</guid>
</item>
<item>
<title>(C++) GLib semaphore - felipec</title>
<link>http://snipplr.com/view/4735/glib-semaphore/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Jan 2008 06:51:42 GMT</pubDate>
<guid>http://snipplr.com/view/4735/glib-semaphore/</guid>
</item>
<item>
<title>(C++) GStreamer hello world - felipec</title>
<link>http://snipplr.com/view/4661/gstreamer-hello-world/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 19 Jan 2008 08:30:58 GMT</pubDate>
<guid>http://snipplr.com/view/4661/gstreamer-hello-world/</guid>
</item>
<item>
<title>(C++) The famous InvSqrt() - Feb30th1712</title>
<link>http://snipplr.com/view/4554/the-famous-invsqrt/</link>
<description><![CDATA[ <p>Unknown author</p> ]]></description>
<pubDate>Mon, 14 Jan 2008 06:10:01 GMT</pubDate>
<guid>http://snipplr.com/view/4554/the-famous-invsqrt/</guid>
</item>
<item>
<title>(C++) Crazy C++ Code - darkphotn</title>
<link>http://snipplr.com/view/4535/crazy-c-code/</link>
<description><![CDATA[ <p>Yes, this is valid code.

Designed by myself, unless otherwise noted.</p> ]]></description>
<pubDate>Sun, 13 Jan 2008 15:07:11 GMT</pubDate>
<guid>http://snipplr.com/view/4535/crazy-c-code/</guid>
</item>
<item>
<title>(C++) Crazy C Code - darkphotn</title>
<link>http://snipplr.com/view/4533/crazy-c-code/</link>
<description><![CDATA[ <p>Yes, it's valid code.

Created by myself, unless otherwise noted.</p> ]]></description>
<pubDate>Sun, 13 Jan 2008 15:01:14 GMT</pubDate>
<guid>http://snipplr.com/view/4533/crazy-c-code/</guid>
</item>
<item>
<title>(C++) C Console Scripting Framework - darkphotn</title>
<link>http://snipplr.com/view/4527/c-console-scripting-framework/</link>
<description><![CDATA[ <p>This demonstrates how to make your own console "scripts" using C -- for example, you could capitalize every character that comes in.  Tweak the line labelled "TWEAK THIS LINE" in order to get it to do what you want.  This particular example will add "/new/" to the beginning of every filename and stick the result to a text file.  The listed DOS command can be stuck in a .BAT file and run from Windows like a program.</p> ]]></description>
<pubDate>Sun, 13 Jan 2008 12:32:55 GMT</pubDate>
<guid>http://snipplr.com/view/4527/c-console-scripting-framework/</guid>
</item>
<item>
<title>(C++) setjmp - Feb30th1712</title>
<link>http://snipplr.com/view/4511/setjmp/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 13 Jan 2008 08:54:05 GMT</pubDate>
<guid>http://snipplr.com/view/4511/setjmp/</guid>
</item>
</channel>
</rss>