Archive for the ‘software’ Category
Thursday, August 21st, 2008
The following document on approximate hypergraph partitioning and applications shows that any partition-problem of hypergraphs has a sublinear O(n) time algorithm (where n is the number of vertices) with the following property: Given an input hypergraph H, which satisfies the partition problem, the algorithm produces a partition of H that ...
Posted in Hardware, software | No Comments »
Thursday, August 21st, 2008
A super exhaustive resource of sql-tips. SQL tips are important as SQL plays a major role in database design and management. The tips are optimized with function-based indexing for easy indexing. These tips will help you improve performance on scaling, networking, storage, on the server side, database design, queries, etc.
The ...
Posted in software | No Comments »
Thursday, August 21st, 2008
You don't have to work for Industrial Light and Magic or Pixar to have an interest in making 3D animation. Chances are you'll have to work with Maya if you wish to pursue this interest, but it's not exactly the easiest program to work with. Assuming you've mastered the basics, ...
Posted in software | No Comments »