<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Development</title><description></description><link>http://script.wareseeker.com/Python/Development</link><item><title>Getting uptime in windows 2000/NT/XP 1.0</title><link>http://script.wareseeker.com/Python/getting-uptime-in-windows-2000-nt-xp-1.0.zip/329595564f</link><description>Getting uptime in windows 2000/NT/XP script returns a datetime.timedelta instance representing the uptime in a Windows 2000/NT/XP machine.</description><author>WareSeeker</author><category>Development</category><pubDate>Sat, 23 Jun 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/getting-uptime-in-windows-2000-nt-xp-1.0.zip/329595564f</guid></item><item><title>Pexpect 2.1</title><link>http://script.wareseeker.com/Python/pexpect-2.1.zip/3296cdd9d7</link><description>Pexpect 2.1 brings users a fresh Python module which is designed for spawning child applications;</description><author>WareSeeker</author><category>Development</category><pubDate>Sat, 23 Jun 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/pexpect-2.1.zip/3296cdd9d7</guid></item><item><title>Decorator for main method 1.0</title><link>http://script.wareseeker.com/Python/decorator-for-main-method-1.0.zip/3296d92a8c</link><description>Decorator for main method 1.0 is yet another extremely useful script for programmers. It is actually a generic main method for most Python programs which now can be applied with a decorator to make</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 07 Jun 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/decorator-for-main-method-1.0.zip/3296d92a8c</guid></item><item><title>Execute Python program from Windows Cmd. file 1.0</title><link>http://script.wareseeker.com/Python/execute-python-program-from-windows-cmd.-file-1.0.zip/329747e178</link><description>Execute Python program from Windows Cmd. file 1.0 is an extremely useful script for programmers</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 07 Jun 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/execute-python-program-from-windows-cmd.-file-1.0.zip/329747e178</guid></item><item><title>Method signature checking decorators 2.1</title><link>http://script.wareseeker.com/Python/method-signature-checking-decorators-2.1.zip/329749018a</link><description>This adds parameter type checking to each method or function invocation. It is not a replacement for static typing.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 07 Jun 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/method-signature-checking-decorators-2.1.zip/329749018a</guid></item><item><title>Missed SIGINT in multithreaded programs 1.0</title><link>http://script.wareseeker.com/Python/missed-sigint-in-multithreaded-programs-1.0.zip/329749118b</link><description>Missed SIGINT in multithreaded programs 1.0 is yet another extremely useful script for programmers. It actually provides a workaround for the fact that multithreaded Python programs often ignore the</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 07 Jun 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/missed-sigint-in-multithreaded-programs-1.0.zip/329749118b</guid></item><item><title>Fixed Start Open Multiple Traveling Salesmen Problem - Genetic Algorithm</title><link>http://script.wareseeker.com/Python/fixed-start-open-multiple-traveling-salesmen-problem-genetic-algorithm.zip/3299b3a834</link><description>Fixed Start Open Multiple Traveling Salesmen Problem - Genetic Algorithm is designed as a smart and useful MATLAB script for finding a near-optimal solution to a &quot;open&quot; variation of the Multiple Traveling Salesman with fixed start points using a genetic algorithm.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 30 Jul 2009 09:58:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/fixed-start-open-multiple-traveling-salesmen-problem-genetic-algorithm.zip/3299b3a834</guid></item><item><title>Fixed Endpoints Open Multiple Traveling Salesmen Problem - Genetic Algorithm</title><link>http://script.wareseeker.com/Python/fixed-endpoints-open-multiple-traveling-salesmen-problem-genetic-algorithm.zip/3299b3b835</link><description>Fixed Endpoints Open Multiple Traveling Salesmen Problem - Genetic Algorithm is created to be a useful MATLAB script that finds a near-optimal solution to a &quot;open&quot; variation of the Multiple Traveling Salesman with fixed endpoints using a genetic algorithm.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 30 Jul 2009 09:49:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/fixed-endpoints-open-multiple-traveling-salesmen-problem-genetic-algorithm.zip/3299b3b835</guid></item><item><title>Open Multiple Traveling Salesmen Problem - Genetic Algorithm</title><link>http://script.wareseeker.com/Python/open-multiple-traveling-salesmen-problem-genetic-algorithm.zip/3299b3c836</link><description>Open Multiple Traveling Salesmen Problem - Genetic Algorithm is considered as a useful MATLAB script that will help you find a near-optimal solution to a &quot;open&quot; variation of the Multiple Traveling Salesman Problem using a genetic algorithm.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 30 Jul 2009 09:42:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/open-multiple-traveling-salesmen-problem-genetic-algorithm.zip/3299b3c836</guid></item><item><title>Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm</title><link>http://script.wareseeker.com/Python/fixed-start-end-point-multiple-traveling-salesmen-problem-genetic-algorithm.zip/3299b3d837</link><description>Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm is considered as a very useful MATLAB script that finds a near-optimal solution to a variation of the Multiple Traveling Salesman Problem with fixed endpoints using a genetic algorithm.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 30 Jul 2009 09:31:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/fixed-start-end-point-multiple-traveling-salesmen-problem-genetic-algorithm.zip/3299b3d837</guid></item><item><title>Multiple Traveling Salesmen Problem - Genetic Algorithm</title><link>http://script.wareseeker.com/Python/multiple-traveling-salesmen-problem-genetic-algorithm.zip/3299b3e838</link><description>Multiple Traveling Salesmen Problem - Genetic Algorithm is known as a useful MATLAB script that finds a near-optimal solution to a Multiple Traveling Salesman Problem using a Genetic Algorithm.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 30 Jul 2009 09:25:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/multiple-traveling-salesmen-problem-genetic-algorithm.zip/3299b3e838</guid></item><item><title>Fixed Start Open Traveling Salesman Problem - Genetic Algorithm</title><link>http://script.wareseeker.com/Python/fixed-start-open-traveling-salesman-problem-genetic-algorithm.zip/3299b4083a</link><description>Fixed Start Open Traveling Salesman Problem - Genetic Algorithm is designed to be a useful MATLAB function that finds a near-optimal solution to a &quot;open&quot; variation of the Traveling Salesman Problem with fixed start points using a genetic algorithm.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 30 Jul 2009 09:08:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/fixed-start-open-traveling-salesman-problem-genetic-algorithm.zip/3299b4083a</guid></item><item><title>Fixed Endpoints Open Traveling Salesman Problem - Genetic Algorithm</title><link>http://script.wareseeker.com/Python/fixed-endpoints-open-traveling-salesman-problem-genetic-algorithm.zip/3299b4183b</link><description>Fixed Endpoints Open Traveling Salesman Problem - Genetic Algorithm is very useful because it is a MATLAB script that finds a near-optimal solution to a &quot;open&quot; variation of the Traveling Salesman Problem with fixed endpoints using a Genetic Algorithm.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 30 Jul 2009 09:02:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/fixed-endpoints-open-traveling-salesman-problem-genetic-algorithm.zip/3299b4183b</guid></item><item><title>Open Traveling Salesman Problem - Genetic Algorithm</title><link>http://script.wareseeker.com/Python/open-traveling-salesman-problem-genetic-algorithm.zip/3299b4283c</link><description>Open Traveling Salesman Problem - Genetic Algorithm is created to be a useful MATLAB function which finds a near-optimal solution to a &quot;open&quot; variation of the Traveling Salesman Problem using a Genetic Algorithm.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 30 Jul 2009 08:53:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/open-traveling-salesman-problem-genetic-algorithm.zip/3299b4283c</guid></item><item><title>Traveling Salesman Problem - Genetic Algorithm</title><link>http://script.wareseeker.com/Python/traveling-salesman-problem-genetic-algorithm.zip/3299b4383d</link><description>Traveling Salesman Problem - Genetic Algorithm is designed to be a useful MATLAB tool that finds a near-optimal solution to a Traveling Salesman Problem using a Genetic Algorithm in a GUI environment.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 30 Jul 2009 08:44:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/traveling-salesman-problem-genetic-algorithm.zip/3299b4383d</guid></item><item><title>Multiple Variable Traveling Salesmen Problem - Genetic Algorithm</title><link>http://script.wareseeker.com/Python/multiple-variable-traveling-salesmen-problem-genetic-algorithm.zip/3299b68862</link><description>Multiple Variable Traveling Salesmen Problem - Genetic Algorithm is known as a useful MATLAB script for you to find a near-optimal solution to a variation of the Multiple Traveling Salesman with variable number of salesmen using a genetic algorithm.</description><author>WareSeeker</author><category>Development</category><pubDate>Thu, 30 Jul 2009 10:03:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/multiple-variable-traveling-salesmen-problem-genetic-algorithm.zip/3299b68862</guid></item><item><title>Squirrel 2.2.3</title><link>http://script.wareseeker.com/Python/squirrel-2.2.3.zip/329a05ad54</link><description>Squirrel is considered as a wonderful and useful , embeddable language with a C-like syntax which offers higher-order functions, delegation, tail recursion, generators, exception handling, automated memory management, and more.</description><author>WareSeeker</author><category>Development</category><pubDate>Sat, 01 Aug 2009 08:37:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/squirrel-2.2.3.zip/329a05ad54</guid></item><item><title>Erlang R13B01</title><link>http://script.wareseeker.com/Python/erlang-r13b01.zip/329a80d507</link><description>Erlang has recently come</description><author>WareSeeker</author><category>Development</category><pubDate>Tue, 04 Aug 2009 07:51:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/erlang-r13b01.zip/329a80d507</guid></item><item><title>Gambit 4.4.0</title><link>http://script.wareseeker.com/Python/gambit-4.4.0.zip/329a80e508</link><description>Gambit offers you a full, portable, effective and trustworthy application of the Scheme programming language.</description><author>WareSeeker</author><category>Development</category><pubDate>Tue, 04 Aug 2009 07:37:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/gambit-4.4.0.zip/329a80e508</guid></item><item><title>Use a hash table</title><link>http://script.wareseeker.com/Python/use-a-hash-table.zip/329a96565f</link><description>Use a hash table is considered to be a versatile MATLAb function that wraps the Java hash table class.</description><author>WareSeeker</author><category>Development</category><pubDate>Tue, 10 Nov 2009 05:33:00 +0700</pubDate><guid>http://script.wareseeker.com/Python/use-a-hash-table.zip/329a96565f</guid></item></channel></rss>