Skip to main content

Home/ Groups/ Coders
3More

MIT's Introduction to Algorithms, Lectures 22 and 23: Cache Oblivious Algorithms - good... - 0 views

  • Cache-oblivious algorithms should not be confused with cache-aware algorithms. Cache-aware algorithms and data structures explicitly depend on various hardware configuration parameters, such as the cache size. Cache-oblivious algorithms do not depend on any hardware parameters.
  • An example of cache-aware (not cache-oblivious) data structure is a B-Tree that has the explicit parameter B, the size of a node. The main disadvantage of cache-aware algorithms is that they are based on the knowledge of the memory structure and size, which makes it difficult to move implementations from one architecture to another.
  •  
    « Cache-oblivious algorithms take into account something that has been ignored in all the lectures so far, particularly, the multilevel memory hierarchy of modern computers. Retrieving items from various levels of memory and cache make up a dominant factor of running time, so for speed it is crucial to minimize these costs. The main idea of cache-oblivious algorithms is to achieve optimal use of caches on all levels of a memory hierarchy without knowledge of their size. »
1More

Mobile Distillery: mobile applications production tools and QA testing services - 0 views

  •  
    Seems quite pricey, some rumours there's a NetBeans integration, but I've not actually seen this yet
1More

Starksoft .NET/Mono Proxy Client | Get Starksoft .NET/Mono Proxy Client at SourceForge.net - 0 views

  •  
    NET/Mono 2.0 Component for creating client side proxy connections to SOCKS v4, SOCKS v4a, SOCKS v5, and HTTP proxy servers. Returns a System TcpClient object once the proxy connection is established. Async calls supported. Examples in C# and VB.NET.
1More

Silverlighting with Bing - Bing Community - 0 views

  •  
    Announcing the Silverlight SDK for Microsoft BING, including Microsoft.Bing.Data - a service proxy for the Bing API, and additional reusable view controls: CloudView, TileView, BandCloudView, StackView ...
1More

Branch-Per-Feature Source Control. Part 2: How (Theory) - LosTechies - 0 views

  •  
    This is Part 2. If you don't know WHY you'd want to do Branch-Per-Feature, you should read Part 1 ( http://www.lostechies.com/blogs/derickbailey/archive/2009/07/15/branch-per-feature-source-control-introduction.aspx )
1More

PHP-Freelancers.com is an freelance reverse auction site with PHP Projects available fo... - 0 views

  •  
    haven't looked at it for a while
1More

WTFPL - Do What The Fuck You Want To Public License - 0 views

  •  
    There is a long ongoing battle between GPL zealots and BSD fanatics, about which license type is the most free of the two. In fact, both license types have unacceptable obnoxious clauses (such as reproducing a huge disclaimer that is written in all caps) that severely restrain our freedoms. The WTFPL can solve this problem.
1More

Gibraltar monitors errors and usage so you can build rock solid .NET software - 0 views

  •  
    "Gibraltar records and sends error and usage information to your support staff and provides powerful, yet simple analysis and visualization tools so you can triage customer issues faster, better optimize development priorities and continuously improve software quality."
1More

IT Management Conference & Expo in NYC Oct.14-16 - 0 views

  •  
    http://www.manageit.me ---The greatest minds in IT in 50+ presentations : top industry-leaders: Creator of MySQL Michael "Monty" Widenius, Internet Celebrity Gary Vaynerchuk, Co-Creator of PHP & Zend CTO Zeev Suraski, Richard Sheridan, CEO of Menlo Innovations & Pioneer of Agile eXtreme Programmi...
1More

unfold: Introducing Rx (Linq to Events) - 0 views

  •  
    Buried deep in the bin folder of the Silverlight Toolkit Unit Tests is a hidden gem: The Rx Framework (System.Reactive.dll).
1More

WSS3 Workflow Tools - Home - 0 views

  •  
    Workflow Designers for Windows SharePoint Services 3.0

Xinha - Trac - 0 views

shared by David McCart on 21 Jul 09 - Cached
« First ‹ Previous 741 - 760 of 2064 Next › Last »
Showing 20 items per page