Software Index
Related Topics
Popular Trends
Trending Topics
 

Methods Of Research In Psychology

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Smallball in Changeland
Smallball in Changeland is the first game released by both of us in Neotron under the Neotron logo. It is a fast-paced arcade-game where you have to gather as much points as possible as quickly as possible. It was designed ...
July 3rd 2011 Freeware    3,430k
Filesystem in Userspace
FUSE can implement a fully functional filesystem in a userspace program.

Here are some key features of "Filesystem in Userspace":

??? Simple library API
??? Simple installation (no need to patch or recompile the kernel)
??? Secure implementation
??? Userspace - kernel interface is very ...
April 26th 2011 Freeware    524k
Find In Tabs
Find In Tabs is a Firefox extension that searches for text in all tabs.

Clicking the "Find in Tabs" button on the find bar will search for text in all open tabs, and show a list of search results.

Clicking any of ...
September 20th 2011 Freeware    41k
Tcl in Automator for Mac
Automator workflow that demonstrates how to embed a Tcl script in a Automator action. Pizzeria Mafiosi Rabiata. Publisher of Tcl in Automator for Mac, Author of Tcl in Automator for Mac 1.0. Automator workflow that demonstrates how to embed a ...
July 18th 2011 Freeware    10k
PhotoCDBrowser
PhotoCDBrowser is program for creation and viewing of archives in TIFF, JPEG, PCX, TGA, EPS formats. PhotoCDBrowser was created as AutoRun for CD-archives, therefore does not require installation and deinstallation. The program shows photos at full screen always. Zooming: smooth, ...
September 19th 2002 Freeware  5 stars 610k
Four Diagnostic Methods of TCM
There are four diagnostic methods, namely, inspection, listening and smelling, inquiring and palpation. Four diagnostic methods are the four approaches to understand the pathological conditions. As human body is an organic entity, its regional pathological changes may affect the whole ...
April 26th 2007 Shareware  5 stars 8,379k
Exploring matter with Synchrotron Light
Conceived for a worldwide audience of students, scientists and industrialists, the CD-ROM Exploring matter with Synchrotron Light invites you to participate in a virtual tour of a synchrotron, it explains how a synchrotron works and details the innumerable applications. Widely ...
September 30th 2004 Commercial    662k
Laboratory in Cognition & Perception
Laboratory in Cognition and Perception v3 can form the core of a modern psychology laboratory course. The 20 paradigms enable replicating important experiments and to modify them in 100's of ways without programming for individual research projects.
The experiments were selected ...
February 17th 2009 Shareware    9,505k
Tokyo Cabinet
Tokyo Cabinet is a library of routines for managing a database. It is the successor of QDBM. It runs very fast. For example, the time required to store 1 million records is 1.5 seconds for a hash database and 2.2 ...
July 22nd 2011 Freeware    901k
GStreamer FFmpeg Plug-in
GStreamer FFmpeg plug-in contains one plugin with a set of elements that use the FFmpeg library code. It contains most popular decoders as well as very fast colorspace conversion elements.

GStreamer is a library that allows the construction of graphs of ...
September 9th 2011 Freeware    3,185k
grubinstall
grubinstall installs a GRUB boot loader on a fixed disk. It's simpler and easier to understand than the methods that come with the GRUB package.

grubinstall uses a particular method of installing that is simple, easy to understand, and hard to ...
February 6th 2011 Freeware    10k
HPC Challenge
HPC Challenge is a high performance benchmark suite. The HPC Challenge consists of basically 7 benchmarks:

1. HPL - the Linpack TPP benchmark which measures the floating point rate of execution for solving a linear system of equations.

2. DGEMM - measures ...
October 15th 2011 Freeware    625k
DBIx::SQLEngine
DBIx::SQLEngine - Extends DBI with High-Level Operations

ABSTRACT

The DBIx::SQLEngine class provides an extended interface for the DBI database framework. Each SQLEngine object is a wrapper around a DBI database handle, adding methods that support ad-hoc SQL generation and query execution in ...
June 11th 2011 Freeware    113k
CoLocalizer Pro for Mac
A quantitative colocalization analysis software. It is used to obtain new and objective information about proteins and nucleic acids visualized using fluorescence techniques. CoLocalizer Pro combines the power of it’s unique background correction tools with implementation of already established algorithms ...
May 5th 2011 Demo    9,595k
Display Webpages in Tabs for Mac
Display Webpages in Tabs is a free Automator action for your Mac and a drop-in replacement for Apple’s “Display Webpages” Automator action that opens URLs in individual tabs.

Installation: Copy Display Webpages In Tabs.action to either ~/Library/Automator/ or /Library/Automator/.

Usage

You should be ...
February 17th 2011 Freeware    10k
NASA Research Aircraft Screen Saver
40 images from NASA's photographic archives of research vehicles. See some of the aircraft that made aeronautical history. You set the timing and transistions between images.
July 23rd 2002 Commercial  5 stars 5k
Legends of Mystaris: The Flame of Illean (Palm)
This fantasy universe sees you, the player, as an orphan raised from childhood right in the heart of the training ground for the most skilled adventurers and combatants in existence. Desperate to prove your worth and be noticed by the ...
January 12th 2003 Shareware  4.5 stars 604k
Egypt of David Roberts
50 images of Egypt by David Roberts. Beautiful Pharaonic and Islamic scenes. Includes temples along the Nile at Abu Simbel, Karnak, Luxor, Kom Obo, Esna, Edfu and Philae, Colossus of Memnon, Mosques and views of Cairo, Pyramids of Giza, and ...
February 26th 2003 Commercial  4 stars 3k
Winpix - make the most of your digital camera!
Winpix enables you to display a rotating selection of your digital photos and movies from your digital camera as a slide show, screen saver, and wallpaper. It is freeware and includes an uninstaller.

For all three modes, you can nominate an ...
July 26th 2003 Freeware    2,450k
Sketches of Egypt
These 33 artistic sketches of Egypt use the natural beauty of the ancient places and art of Egypt in vibrant new interpretations that are both pleasing and intriguing. Flowing form, color, and spiritual resonance run through these luminous creations of ...
August 9th 2003 Shareware    3,500k
Related Scripts
ASP.NET User Controls - Notify One Control Of Changes In Other Control
ASP.NET User Controls - Notify One Control Of Changes In Other Control is an article in which author discusses about procedure for utilizing user control. The author gives information about the method of making the user control to respond to ...
November 30th 2005 Freeware     
Build a Form Select Menu of Files In a Directory
This is a tutorial which tells the users how to create a list of file names in a specified directory with php. The author explains to the users that they can include the new function available into their own form. ...
December 11th 2005 Freeware     
Count and display the number of rows in a mysql database table
Count and display the number of rows in a mysql database table is a sample code for finding the number of entries or records in a MySQL databse table. In this article, the author gives a sample PHP code to ...
November 23rd 2005 Freeware     
Get the number of days in a month
Get the number of days in a month is a tutorial which helps the users how to obtain the number of days in a month with the help of ASP. This is a simple and more useful for the novice ...
December 7th 2005 Freeware     
How to get list of tables in a database
How to get list of tables in a database is a tutorial which guides you in displaying all the tables that exist in a database. Tables method of the OleDbSchemaGuid class can be used to list all the tables and ...
November 22nd 2005 Freeware     
Overview of scripting in NS6
Overview of scripting in NS6 is a simple and effective online tutorial with which webmasters would be able to upgrade their scripts compatibility to work with the most advanced version of netscape, NS6. In this tutorial the author has given ...
December 17th 2005 Freeware     
The First Step in Debugging ASP.NET
This article highlights the debugging process of any sites. In this article the author demonstrates about enabling the user's application for debugging. The author explains this debugging process step by step. Breakpoints are used in ASP.NET. The author describes the ...
December 6th 2005 Freeware     
Three methods of opening an ADO Recordset
In this online article narrates the three important methods in opening an ADO recordset and query details from the database. In this three methods the author suggests the first method as very simple and the best. The sample source code ...
December 9th 2005 Freeware     
More Useful Methods in C#
More Useful Methods in C# is a web based article through which programmers can learn about useful methods of C#. Here the author gives brief description about each method with example and also gives details about the namespace that has ...
December 10th 2005 Freeware     
Accessing Microsoft Access databases in ASP using ADO
Accessing Microsoft Access databases in ASP using ADO is a web based tutorial which specially concentrates on MS Access database. This article deals with step by step methods involved in accessing the data from the database with the help of ...
December 2nd 2005 Freeware     
Related Code
ASP.NET Barcode Professional 2.5
Barcode Professional can generate the most popular Linear and 2D Barcode Symbologies. At design-time Barcode Professional Designer shows the barcode image in the specified image format (GIF, JPEG/JPG, PNG, and BMP) to render and it works in most popular Development ...
February 7th 2006     878k
BKTraceRoute 3.0.0
The BKTraceRoute v3.0 .NET class collection contains TraceRoute and associated utilityclasses for tracing the route to one or more remote hosts either synchronously orasynchronously.The current version includes:1. Both synchronous (blocking) and asynchronous (non-blocking) methods for tracing routesto remote hosts.2. Fully ...
February 16th 2006     604k
BKPing 3.0.0
The BKPing v3.0 .NET class collection contains Ping (ICMP Echo) and associated utility classesfor pinging one or more remote hosts either synchronously or asynchronously.The current version includes:1. Both synchronous (blocking) and asynchronous (non-blocking) methods for pinging remotehosts.2. Fully commented class ...
February 16th 2006     612k
A simple thumbnail generator (with correct aspect ratio)
Resizes an image in the browser without throwing off the aspect ratio... basically it makes the image appear smaller, but not stretch the height... also: you dont need to know how wide/high the image is before, just how wide you ...
March 5th 2006     1k
Decrypt MS SQL 2000 stored procedures of ANY SIZE!
This MS Access application will decrypt Stored Procedures encrypted using "with encryption" option. If automatic removing of "with encryption" option fails user will asked to manually modify the source of SP. The source of SP must start with “ALTER PROCEDURE” ...
May 6th 2006     38k
New Software
Popular Software