score
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 294
Score Rated 0.3
Score Rated is a rated scoring script that uses the rating as a factor in the scoring process. more>>
Score Rated is a rated scoring script which uses the rating as a factor in the scoring process. Higher ratings leds to higher score. The rating is factored in each play.
I make no promises but the script hasnt messed up my system yet.
Usage:
You must use ratings for this script to have any point. Run the script, and it will be used to calculate scores for your tracks from then on. The script can be tweek by editing the file.
Known flaws:
Script reads rating when the song starts playing. Changes made after that is not considered. To make sure a new rating is used you could stop and restart the script or pause and play the song.
I will be looking in this for a future version. Suggestions are welcome.
<<lessI make no promises but the script hasnt messed up my system yet.
Usage:
You must use ratings for this script to have any point. Run the script, and it will be used to calculate scores for your tracks from then on. The script can be tweek by editing the file.
Known flaws:
Script reads rating when the song starts playing. Changes made after that is not considered. To make sure a new rating is used you could stop and restart the script or pause and play the song.
I will be looking in this for a future version. Suggestions are welcome.
Download (0.030MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
966 downloads
ScoreWatch 1.0
ScoreWatch provides a Cricket Score watcher that displays the score in the status bar. more>>
ScoreWatch provides a Cricket Score watcher that displays the score in the status bar.
A Cricket Score watcher that displays the score in the status bar panel based on RSS feeds from popular cricket sites.
Main features:
- Score refreshes automatically in regular intervals.
- Pops up alerts on the fall of a wicket.
- Allows selection of RSS feed source.
- Allows configuration of alerts and refresh interval.
Sources supported:
- cricinfo.com
- ecb.co.uk
<<lessA Cricket Score watcher that displays the score in the status bar panel based on RSS feeds from popular cricket sites.
Main features:
- Score refreshes automatically in regular intervals.
- Pops up alerts on the fall of a wicket.
- Allows selection of RSS feed source.
- Allows configuration of alerts and refresh interval.
Sources supported:
- cricinfo.com
- ecb.co.uk
Download (0.016MB)
Added: 2007-05-01 License: MPL (Mozilla Public License) Price:
914 downloads
Games::Score 0.02
Games::Score is a Perl module to keep track of score in games . more>>
Games::Score is a Perl module to keep track of score in games .
SYNOPSIS
use Games::Score;
# these three values are the default ones, by the way
Games::Score->default_score(0);
Games::Score->default_step(1);
Games::Score->step_method(inc);
# start two players
my $player1 = Games::Score->new();
my $player2 = Games::Score->new();
# set a winning condition
Games::Score->victory_is( sub { $_[0] >= 20 } );
# and something to do if it is achieved
Games::Score->on_victory_do( sub { print "Won!" } );
# give points to the players
$player1->add(2);
$player2->step();
# look at section FUNCTIONS for more functionalities, such as
Games::Score->invalidate_if( sub { $_[0] > 20 } );
Games::Score can be use to keep track of several players points in a game, regardless of the starting amount of points, winning and/or losing conditions, etc.
It provides several useful methods so that the user doesnt have to keep testing values to see if theyre valid or if the player condition has changed.
<<lessSYNOPSIS
use Games::Score;
# these three values are the default ones, by the way
Games::Score->default_score(0);
Games::Score->default_step(1);
Games::Score->step_method(inc);
# start two players
my $player1 = Games::Score->new();
my $player2 = Games::Score->new();
# set a winning condition
Games::Score->victory_is( sub { $_[0] >= 20 } );
# and something to do if it is achieved
Games::Score->on_victory_do( sub { print "Won!" } );
# give points to the players
$player1->add(2);
$player2->step();
# look at section FUNCTIONS for more functionalities, such as
Games::Score->invalidate_if( sub { $_[0] > 20 } );
Games::Score can be use to keep track of several players points in a game, regardless of the starting amount of points, winning and/or losing conditions, etc.
It provides several useful methods so that the user doesnt have to keep testing values to see if theyre valid or if the player condition has changed.
Download (0.007MB)
Added: 2006-12-27 License: Perl Artistic License Price:
1031 downloads
MuseScore 0.6.1
MuseScore is a graphical WYSIWYG music score typesetter. more>>
MuseScore is a graphical WYSIWYG music score typesetter. It uses a TrueType music font derived from the lilypond project feta fonts. Notes are entered on an "virtual note sheet". When you enter the notes, the score is immediately reformatted.
Main features:
- WYSIWYG, notes are entered on a "virtual note sheet"
- uses TrueType fonts for screen and printing (adapted from the LilyPond project feta fonts)
- easy and fast note entry
- integrated fluid sound font player; JACK audio server driver
- MusicXml import/export
- standard midifile (SMF) import/export
- programmed in C++ using the Qt gui library
- Xml file format
- GPL licenced
<<lessMain features:
- WYSIWYG, notes are entered on a "virtual note sheet"
- uses TrueType fonts for screen and printing (adapted from the LilyPond project feta fonts)
- easy and fast note entry
- integrated fluid sound font player; JACK audio server driver
- MusicXml import/export
- standard midifile (SMF) import/export
- programmed in C++ using the Qt gui library
- Xml file format
- GPL licenced
Download (4.3MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
822 downloads
Klaverjas Score 0.2
Klaverjas Score is a program to keep track of the scores during a game of klaverjas (a Dutch card game). more>>
Klaverjas Score is a program to keep track of the scores during a game of klaverjas (a Dutch card game).
The program is meant to replace written score keeping, making accurate score listing much easier. It also keeps track of previous games.
Klaverjas Score is very suitable for small groups of people that play together regularly and that would like to have a record and comparison of their games.
<<lessThe program is meant to replace written score keeping, making accurate score listing much easier. It also keeps track of previous games.
Klaverjas Score is very suitable for small groups of people that play together regularly and that would like to have a record and comparison of their games.
Download (0.13MB)
Added: 2007-05-22 License: GPL (GNU General Public License) Price:
893 downloads
Score2Rating 3.0
Score2Rating is a script that converts the scores of your tracks in amaroK to ratings using some pretty accurate intervals. more>>
Score2Rating is a script that converts the scores of your tracks in amaroK to ratings using some pretty accurate intervals. In future versions of Score2Rating, the intervals might become changeable.
This is mostly usable to give you a starting point for using the new rating system in amaroK 1.4 (SVN).
NOTE!
It is recommended that you back up your database (the statistics table at least) before running this script. It should do no harm, but you can never be too safe.
Note that tracks with the same score can get different ratings, this is because amaroK rounds the score that is saved in the database.
An example: If the shown score is 95 (the limit between rating 4 and 5), the database can contain anything from 94.500 to 95.499. If the "real" score is below 95 (94.500-94.999), the track will get a rating of 4, if its above 95 (95.000-95.499), the rating will be 5.
This will happen around all the rating limits (20, 60, 85 and 95).
It is recommended that you back up your database (the statistics table at least) before running this script. It should do no harm, but you can never be too safe...
Usage:
Just start it and then click configure, and it will do everything automagically!
It will tell you tell you (using a popup in the playlist window) when its done.
<<lessThis is mostly usable to give you a starting point for using the new rating system in amaroK 1.4 (SVN).
NOTE!
It is recommended that you back up your database (the statistics table at least) before running this script. It should do no harm, but you can never be too safe.
Note that tracks with the same score can get different ratings, this is because amaroK rounds the score that is saved in the database.
An example: If the shown score is 95 (the limit between rating 4 and 5), the database can contain anything from 94.500 to 95.499. If the "real" score is below 95 (94.500-94.999), the track will get a rating of 4, if its above 95 (95.000-95.499), the rating will be 5.
This will happen around all the rating limits (20, 60, 85 and 95).
It is recommended that you back up your database (the statistics table at least) before running this script. It should do no harm, but you can never be too safe...
Usage:
Just start it and then click configure, and it will do everything automagically!
It will tell you tell you (using a popup in the playlist window) when its done.
Download (0.003MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1183 downloads
Score Reading Trainer 0.1.3
Score Reading Trainer helps you improve your (musical) score reading skills by practicing with random scores. more>>
Score Reading Trainer helps you improve your (musical) score reading skills by practicing with random scores.
It works in a very simple way, you choose the clef, the key and the accidentals you want to practice as well as thee range of notes and then, the program generates a on-screen score with that parameters but randomizing the notes and the accidentals (and everything else that is randomizable).
The keys of the keyboard are mapped to the notes like in a piano (it would be nice to support midi in the future) and all you have to do, is press the right key for the first note you see in the score on the screen.
If you pressed the right key, the note will disapear and replaced by the second one, a diferent note, and you have to repeat the process.
As the notes are generated randomly, theres no way one can predict the following note and since several notes (as much as the screen allows) are on the screen, one can also train pre-reading (reading ahead of the current one) of the notes.
The program doesnt emit any sound (at least, yet) and its not inteded to teach rithmic or melodic concepts.
Enhancements:
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Try harder not to leave any extra line floating arround.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Respect the position (over the third line) where notes are inverted.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Limits wasnt really respected in other clefs than G2.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Solved important bug. Extre lines was not being shown correctly (http://sourceforge.net/tracker/index.php?func=detail&aid=909427&group_id=97653&atid=618659).
<<lessIt works in a very simple way, you choose the clef, the key and the accidentals you want to practice as well as thee range of notes and then, the program generates a on-screen score with that parameters but randomizing the notes and the accidentals (and everything else that is randomizable).
The keys of the keyboard are mapped to the notes like in a piano (it would be nice to support midi in the future) and all you have to do, is press the right key for the first note you see in the score on the screen.
If you pressed the right key, the note will disapear and replaced by the second one, a diferent note, and you have to repeat the process.
As the notes are generated randomly, theres no way one can predict the following note and since several notes (as much as the screen allows) are on the screen, one can also train pre-reading (reading ahead of the current one) of the notes.
The program doesnt emit any sound (at least, yet) and its not inteded to teach rithmic or melodic concepts.
Enhancements:
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Try harder not to leave any extra line floating arround.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Respect the position (over the third line) where notes are inverted.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Limits wasnt really respected in other clefs than G2.
2004-03-08 Jos? Pablo Ezequiel "Pupeno" Fern?ndez
- Solved important bug. Extre lines was not being shown correctly (http://sourceforge.net/tracker/index.php?func=detail&aid=909427&group_id=97653&atid=618659).
Download (0.13MB)
Added: 2005-06-01 License: GPL (GNU General Public License) Price:
1611 downloads
how to raise your credit score fast 1.0
Discover how to raise your credit score fast. free report... more>> <<less
Download (4KB)
Added: 2009-04-21 License: Freeware Price: Free
185 downloads
Score Cluster System Software 6.0.1
Score Cluster System Software is a cluster system software is designed for the high performance cluster environment. more>>
Score Cluster System Software is a cluster system software is designed for the high performance cluster environment without using the TCP/IP protocol stack. Score Cluster System Software features high performance communication, efficient computer management and single-system image, higher usability and availabily, and a seamless cluster environment.
Enhancements:
- Support for PM/Myrinet2XP devices and X11 relay has been restored.
- This release adds checkpointing, autoconfiguration, and dynamic reconfiguration.
- It eliminates the need for kernel patching through the use of modules.
- There are many bugfixes.
<<lessEnhancements:
- Support for PM/Myrinet2XP devices and X11 relay has been restored.
- This release adds checkpointing, autoconfiguration, and dynamic reconfiguration.
- It eliminates the need for kernel patching through the use of modules.
- There are many bugfixes.
Download (MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1032 downloads

ScoreBoard for Linux 0.2 Beta
ScoreBoard is a tiny program to keep scores in a quiz. more>> ScoreBoard is a tiny program to keep scores in a quiz. It allows users to customize the appearance of each group.<<less
Download (647KB)
Added: 2009-04-25 License: Freeware Price: Free
181 downloads
Text::NSP::Measures::2D::CHI::tscore 1.03
Text::NSP::Measures::2D::CHI::tscore is a Perl module that implements T-score measure of association for bigrams. more>>
Text::NSP::Measures::2D::CHI::tscore is a Perl module that implements T-score measure of association for bigrams.
SYNOPSIS
Basic Usage
use Text::NSP::Measures::2D::CHI::tscore;
my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;
$tscore_value = calculateStatistic( n11=>$n11,
n1p=>$n1p,
np1=>$np1,
npp=>$npp);
if( ($errorCode = getErrorCode()))
{
print STDERR $errorCode." - ".getErrorMessage()."n"";
}
else
{
print getStatisticName."value for bigram is ".$tscore_value."n"";
}
Assume that the frequency count data associated with a bigram < word1 >< word2 > is stored in a 2x2 contingency table:
word2 ~word2
word1 n11 n12 | n1p
~word1 n21 n22 | n2p
--------------
np1 np2 npp
where n11 is the number of times < word1 >< word2 > occur together, and n12 is the number of times < word1 > occurs with some word other than word2, and n1p is the number of times in total that word1 occurs as the first word in a bigram.
The T-score is defined as a ratio of difference between the observed and the expected mean to the variance of the sample. Note that this is a variant of the standard t-test that was proposed for use in the identification of collocations in large samples of text.
Thus, the T-score is defined as follows:
m11 = n1p * np1 / npp
T-score = (n11 - m11)/sqrt(n11)
calculateStatistic() - method to calculate the tscore Coefficient
INPUT PARAMS : $count_values .. Reference of an hash containing the count values computed by the count.pl program.
RETURN VALUES : $tscore .. tscore value for this bigram.
getStatisticName() - Returns the name of this statistic
INPUT PARAMS : none
RETURN VALUES : $name .. Name of the measure.
<<lessSYNOPSIS
Basic Usage
use Text::NSP::Measures::2D::CHI::tscore;
my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10;
$tscore_value = calculateStatistic( n11=>$n11,
n1p=>$n1p,
np1=>$np1,
npp=>$npp);
if( ($errorCode = getErrorCode()))
{
print STDERR $errorCode." - ".getErrorMessage()."n"";
}
else
{
print getStatisticName."value for bigram is ".$tscore_value."n"";
}
Assume that the frequency count data associated with a bigram < word1 >< word2 > is stored in a 2x2 contingency table:
word2 ~word2
word1 n11 n12 | n1p
~word1 n21 n22 | n2p
--------------
np1 np2 npp
where n11 is the number of times < word1 >< word2 > occur together, and n12 is the number of times < word1 > occurs with some word other than word2, and n1p is the number of times in total that word1 occurs as the first word in a bigram.
The T-score is defined as a ratio of difference between the observed and the expected mean to the variance of the sample. Note that this is a variant of the standard t-test that was proposed for use in the identification of collocations in large samples of text.
Thus, the T-score is defined as follows:
m11 = n1p * np1 / npp
T-score = (n11 - m11)/sqrt(n11)
calculateStatistic() - method to calculate the tscore Coefficient
INPUT PARAMS : $count_values .. Reference of an hash containing the count values computed by the count.pl program.
RETURN VALUES : $tscore .. tscore value for this bigram.
getStatisticName() - Returns the name of this statistic
INPUT PARAMS : none
RETURN VALUES : $name .. Name of the measure.
Download (0.93MB)
Added: 2007-03-12 License: Perl Artistic License Price:
957 downloads
Solitaire 1.7
Free online klondike solitaire card game. Time your card games, and play to beat your best online solitaire score. Klondike solitaire card game is playable directly out of your browser, without need to download. All the fun and features of solitaire: double click to place cards in the foundation, timed games, solitaire high score, neat artwork and endless card game fun. No onlike klondike solitaire can beat this one. Play cards for free all day. more>>
Solitaire - Free online klondike solitaire card game. Time your card games, and play to beat your best online solitaire score. Klondike solitaire card game is playable directly out of your browser, without need to download. All the fun and features of solitaire: double click to place cards in the foundation, timed games, solitaire high score, neat artwork and endless card game fun. No onlike klondike solitaire can beat this one. Play cards for free all day.
Enhancements:
Version 1.7
System Requirements:<<less
Download (2.3Mb)
Added: 2008-11-20 License: Free Price: Free
24 downloads
Canzoniere 0.2.0
Canzoniere is an Mp3 mood classifier. more>>
Canzoniere is an Mp3 mood classifier.
Canzoniere is an mp3 classification tool, which allows users to classify their songs using personal criteria such as artist score, song score and moods (i.e. romantic, relax, party, etc.). Users can then select their mood and play songs that match.
<<lessCanzoniere is an mp3 classification tool, which allows users to classify their songs using personal criteria such as artist score, song score and moods (i.e. romantic, relax, party, etc.). Users can then select their mood and play songs that match.
Download (0.60MB)
Added: 2005-07-19 License: GPL (GNU General Public License) Price:
1565 downloads
xsfcave 0.5
xsfcave is a X11 sfcave clone. more>>
xsfcave is a X11 sfcave clone. xsfcave consist of surviving in a tunel by not hitting in the walls and obstacles.
The first versions of the game are greatly influenced by the Java version of this game.
Installation:
Run the configure by typing:
./configure
If it succeed, compile the application using make:
make
The executable should be available as "./src/xsfcave".
You can install by running the install make rule like this:
make install
Enhancements:
- Online score submission
<<lessThe first versions of the game are greatly influenced by the Java version of this game.
Installation:
Run the configure by typing:
./configure
If it succeed, compile the application using make:
make
The executable should be available as "./src/xsfcave".
You can install by running the install make rule like this:
make install
Enhancements:
- Online score submission
Download (0.086MB)
Added: 2006-04-03 License: GPL (GNU General Public License) Price:
1299 downloads
Canorus 0.2.5
Canorus is a free cross-platform music score editor. more>>
Canorus is a free cross-platform music score editor.
Canorus supports an unlimited number and length of staffs, polyphony, a MIDI playback of written notes, chord markings, lyrics, a number of import and export filters to many formats like MIDI, MusicXML, ABC Music, MUP, PMX, MusiXTeX and LilyPond and more!
Canorus is evolving quickly.
<<lessCanorus supports an unlimited number and length of staffs, polyphony, a MIDI playback of written notes, chord markings, lyrics, a number of import and export filters to many formats like MIDI, MusicXML, ABC Music, MUP, PMX, MusiXTeX and LilyPond and more!
Canorus is evolving quickly.
Download (0.40MB)
Added: 2007-03-25 License: GPL (GNU General Public License) Price:
563 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above score search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed