Impact factor for posts is a measurement of importance.

Impact factor for users reflect their authority, reputation and contribution on a particular topic.

Rating reflects the quality of posts.

Rating on Voofie is not a simple average of all ratings, but a weighted average of rating, weighted by the impact factor of users who rated.

Avatar for ross_tang
Ross Tang(ross_tang)

Degree in Physics and Mathematics, Master in Physics

香港 | Member since 10 Jan 10

0
11
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 11 and 139 pageviews

Alternative to double-checked locking and the Singleton pattern

Singleton pattern is a well-known pattern in programming. Double-checked locking is an implementation of singleton pattern which is intended to be thread-safe. However it is found that this method is broken, unless memory barrier is used which may has problem of portability.

In this article, I am going to present an alternative to double-checked locking ...

30 Jan 12
0
9
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 9 and 78 pageviews

Android Task Killers are Dead, Here's What You Should Be Doing

An excellent article about android. You shouldn't use android task killers, as they will cause system instability and more battery drain. Android version 2 or above doesn't need them.

You should use something like watchdog to see what apps is eating up resources and misbehave and end them instead.

20 Jan 12
0
12
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 12 and 331 pageviews

Lytro's "Light Field" Camera Adds Fabled Third Dimension to Photography - Core77

A new kind of camera, which allows you to take the photo now, and focus later at any point you like. There is demo in the web.


The principle is that, you record not the sum of all the light cones, but the individual light ray's vector direction. So that you can focus to any plane by ray tracing method.

17 Jul 11
0
11
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 11 and 322 pageviews

44个精彩的物理趣题

44 Challenging problems. Many are quite difficult, and tests if your physics understand is solid enough!

17 Jul 11
0
19
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 19 and 473 pageviews

Clearlooks Compact Gnome Theme | Martin Ankerl

A gnome style to make eclipse and other applications look more compact, and save more screen space.

08 May 11
4
18
Rating:
This post has a quality rating of 4, base on 1 rating
Impact:
This post has a impact factor of 18 and 2344 pageviews

Solving Unblock me: Recognizing board configuration in a screenshot using Mathematica

Unblock me is a puzzle game in iphone. It's originated from rush hour. I am interested in solving the board game using computer. I can enter the board configuration into the computer one by one, but I would like to do it automatically. With image processing capatibability in Mathematica, the process can be done rather easily by taking screenshot.

11 Dec 10
0
10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 10 and 766 pageviews

Adding Garbage collector to MathOO

Is it possible to add garbage collector to MathOO which is practical?

In Mathematica, variables with downvalues will not be collected even it has the attribute "temporary".

Since MathOO makes extensive use of downvalues for both class and object, is it possible to overcome ...

10 Nov 10
0
11
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 11 and 996 pageviews

An open source project with basic packages in MathOO

A package is released as open source project in GoogleCode/MathOO-packages. The aim of the project is to provide basic utilities and basic classes using MathOO, so that you can use it in an object oriented way. In the initial release, 1.0b, a dictionary class (associated array) is provided.

08 Nov 10
0
12
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 12 and 994 pageviews

Documentation of dict: A Mathematica Dictionary(Associative Array) using MathOO

This document is a documentation of the dict class in MathOO-packages. Basically it behaviors very similarly to Python dict.

08 Nov 10
0
3
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 3 and 846 pageviews

Tutorial on using MathOO

This is a basic tutorial about using MathOO, the internal structure of MathOO, and how MathOO works.

05 Nov 10
By date
By concepts
  • All
  • Mathematics [21]
  • 809
  • Ordinary differential equation [8]
  • 672
  • Coffee [1]
  • 580
  • Probability [3]
  • 312
  • New Scientist [3]
  • 300
  • Optical illusion [1]
  • 223
  • Computer simulation [1]
  • 186
  • Python (programming language) [2]
  • 186
  • Magic (illusion) [1]
  • 125
  • Health [1]
  • 76
  • Addiction [1]
  • 76
  • Mathematica [5]
  • 72
  • Game [1]
  • 72
  • Image processing [1]
  • 72
  • Dog [1]
  • 67
  • Cat [1]
  • 67
  • Humour [2]
  • 67
  • Operator [2]
  • 11
  • NP (complexity) [2]
  • 0
  • Derivative [1]
  • 0
  • Web development [1]
  • 0
  • Metamaterial [1]
  • 0
  • Refraction [1]
  • 0
  • NP-hard [1]
  • 0
  • P (complexity) [2]
  • 0
  • Cell (biology) [1]
  • 0
  • Origami [1]
  • 0
  • Grade (education) [1]
  • 0
  • Website [1]
  • 0
  • Gambling [1]
  • 0
  • Biotechnology [1]
  • 0
  • Biology [1]
  • 0
  • Trigonometry [1]
  • 0
  • Software package (programming) [2]
  • 0
  • Garbage collection (computer science) [1]
  • 0
  • Eclipse (software) [1]
  • 0
  • Chinese [1]
  • 0
  • Camera [1]
  • 0
  • Photography [1]
  • 0
  • Android (operating system) [1]
  • 0
  • C++ [1]
  • 0
  • Benchmark [1]
  • 0
  • Software documentation [1]
  • 0
  • Summation [1]
  • 0
  • Urban legend [1]
  • 0
  • Paper folding [1]
  • 0
  • PHP [1]
  • 0
  • Joomla! [2]
  • 0
  • Apache [1]
  • 0
  • Object-oriented programming [1]
  • 0
  • MathOO [9]
  • 0
  • Thread (computer science) [1]
  • 0
  • Alternating permutation [1]
  • 0
  • Euler number [1]
  • 0
  • Logical volume management [2]
  • 0
  • Debian [1]
  • 0
  • Linux [2]
  • 0
  • Basic [2]
  • 0
  • Permanent [1]
  • 0
  • Academic Paper [9]
  • 0
  • Computational complexity theory [4]
  • 0
  • Sharp-P [1]
  • 0
  • Classical mechanics [1]
  • 0
  • Lagrangian mechanics [1]
  • 0
  • Physics [3]
  • 0
  • How-to [9]
  • 0
  • Tutorial [7]
  • 0
  • Django (web framework) [1]
  • 0
  • Cherokee HTTP Server [1]
  • 0
  • Intermediate [15]
  • 0
  • Generating function [3]
  • 0
  • E-book [1]
  • 0
  • Human behavior [1]
  • 0
  • News [4]
  • 0
  • Lie [1]
  • 0
  • Gender [1]
  • 0
  • Maintenance, repair and operations [1]
  • 0
  • 8P8C [1]
  • 0
  • Do it yourself [1]
  • 0
  • Non-abelian [2]
  • 0
  • Binomial theorem [1]
  • 0
  • Interpersonal relationship [1]
  • 0
  • Factsheet [1]
  • 0
  • Combinatorics [2]
  • 0
  • English [59]
  • 0
  • Mobile phone [1]
  • 0
  • Recurrence relation [6]
  • 0
  • Advance [9]
  • 0
  • Telephone [1]
  • 0
  • Derangement [1]
  • 0
  • Portable application [1]
  • -38
  • Ubuntu [2]
  • -38
  • Software bug [2]
  • -38