Main > Free Download Search >

Free test 1.0 software for windows

test 1.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 38378
Ear Test 1.0

Ear Test 1.0


Designed to give you a quick test of your ears capabilities. more>> The program is designed to give you a quick test of your ears capabilities to hear all frequencies of the audible spectrum, separately for each ear. You can measure with good accuracy up to which frequency you can hear and compare your result with those of your friends and family. The test result is drawn as a graphcal chart.
The upper frequency limit of the human ears is strongly dependent on a persons age. A child can usually hear frequencies of up to 20,000 Hz (oscillations per second), while for an old person it can be as low as 5,000 Hz and even lower. For a middle-aged person (40 years), a frequency of 14,000 Hz is an average value. Some people can have gaps in their hearing spectrum, due to inner ear injuries - this can also be checked. Due to the lack of calibration, this program cannot replace a medical hearing test. Please be careful when using it with headphones.
The Microsoft .Net Framework Version 2.0 Redistributable Package is required.
<<less
Download (294KB)
Added: 2008-09-01 License: Freeware Price: Free
570 downloads
ged test 1.0

ged test 1.0


Analyze google ad competition and decrease research time while locating profitable niches System Requirements: internet more>>
Analyze google ad competition and decrease research time while locating profitable niches

System Requirements: internet explorer

<<less
Download (1.87MB)
Added: 2009-08-10 License: Freeware Price: $0.00
downloads
SMTP Test 1.0

SMTP Test 1.0


SMTP Test is a free tool which will test an SMTP Server more>>
SMTP Test is a free tool which will test an SMTP Server. Allows you to enter the Server Information and a test message.
All connection information with the SMTP Server is displayed and can be printed out for debugging purposes.
<<less
Download (1.63MB)
Added: 2006-11-08 License: Freeware Price:
862 downloads
 
Other version of SMTP Test
SMTP Test 1This software will test an SMTP Server. Allows you to enter the Server Information and a test ... It allows you to enter the Server Information and a test message. All connection information
License:Freeware
Download (1.6MB)
121 downloads
Added: 2006-10-21
Pi Test 1.0.2

Pi Test 1.0.2


Pi Test is a little PI calculation software build up for first calculating PI. more>> PI test is a benchmarking toy that I build up from first trying to calculate PI as many decimals as possible. Benchmarking results can be uploaded to here for comparing with others from the toy application. See and try. Anything in the calculations done is not compiled for some specific CPU.
TOP1000 Results 1, machins formula. Machins formula is used for calculating 10000 first decimals of pi. Method uses only integer math and stresses most memory of these three tests.
TOP1000 Results 2, leibniz serie. This is very slow method for calculating pi value, it takes about 1 billion cycles to get, if i remember this correctly, 10 digits calculated. Method uses only floating point math.
TOP1000 Results 3, monte carlo estimation. Is really only one way to estimate pi, and not even too accurate after 20000000 iterations. Euclids method, bases on integer comparision and math is left almost totally out. Very simple integer math.
TOP1000 Results 4, anonymous formula. Uses floating point math and large number of iterations, routine itself is not too complex
TOP1000 results Total Time, of total calculation time of all above pi calculation tests. This is where we are able to see the benefits of multiple cpus in one system. A bit modified pi test now available to download will use one thread for each cpu that is installed on to the system. However, in two cpu system will first do 2 first tests, then remaining two. If four cpus, then all threads are done simultaneously.
<<less
Download (338KB)
Added: 2008-07-16 License: Freeware Price: Free
497 downloads
Speed Test 1.0.71

Speed Test 1.0.71


Test your network speed fast and easy more>>

Speed Test 1.0.71 brings a solution for controlling the internet connection, web site, cpu, memory, Hard Drives, Wifi, LAN, Processes. It also saves all data recorded into an log, so it can be easily imported into almost any application. This data can be used to help in resolving problems with your internet connection or computer.

Speed Test is a must for resolving connection or computer issues. Speed Test has the flexibility to allow you to view the data in many ways to suit your needs.

Major Features:

  1. Measure your actual maximum Bandwidth Speed by downloading from server.
  2. Measure your Quality of Service.
  3. Test your own web sites speed, connectivity, response time and errors.
  4. Test your Home network or LANs speed.
  5. You can monitor network connections as well as Broadband Internet connections.
  6. You can also monitor dial-up connections using the (local Host).
  7. You can Monitor as many connections as you need.
  8. Quick and easy viewing of logs inside of graphs.
  9. Ping Packet size up to 1k.
  10. Ability to ping a website to estimate connections speeds.
  11. View your WIFI signal strength with a graph in real time.
  12. View CPU usage in graphs. (Supports dual/quad cores and more)
  13. View Memory status in graphs.
  14. View Hard Drive space in graphs.
  15. View Hard Drive activity in graphs.
  16. View System uptime in graphs.
  17. View Battery status in graphs.
  18. View a Processes Memory usage in graphs.
  19. Alert Wizard, allowing you to print, run an app, restart, send an email under any condition that you specify.

Requirements:

  • Pentium 366MHz or greater
  • 32MB RAM
  • 100MB free hard drive space for logs
  • Internet Connection
<<less
Download (5.1MB)
Added: 2008-11-25 License: Freeware Price: FREE
199 downloads
 
Other version of Speed Test
Speed Test 1.0.7Absolute Futurity - Display graphs over time of your connection behavior and maximum bandwidth. Speed Test. Display graphs over time of your connection behavior
License:Freeware
Download (5.02MB)
803 downloads
Added: 2008-07-20
Speed Test 1.0.6Absolute Futurity - real speed test meter. Speed Test. The Ultimate Speed Test: Speed Test (Actual Maximum speed) Monitor Upload/Download transfer. Ping Testing
License:Freeware
Download (4.1M)
445 downloads
Added: 2008-10-24
Speed Test 1.0.4Absolute Futurity - The only REAL Speed Test Meter. Speed Test. The Ultimate Speed Test: - Speed Test(Actual Maximum speed) - Monitor Upload/Download transfer - Ping Testing
License:freeware
Download (5.2MB)
589 downloads
Added: 2008-09-07
Speed Test 1.0.2Speed Test beats all bandwidth monitoring software hands down, because Speed Test will test your maximum bandwidth speed by downloading files and maxing out your bandwidth
Price: $0.00
License:Freeware
Download (4.00MB)
downloads
Added: 2009-07-28
SQL Load Test 1.0

SQL Load Test 1.0


Generates a Visual Studio 2005 Unit Test from a SQL Server Profiler trace more>> Generates a Visual Studio 2005 Unit Test from a SQL Server Profiler trace

The SQL Load Test was designed to generate a Visual Studio 2005 Unit Test from a SQL Server Profiler trace. The tool extracts all the SQL statements and stored procedure calls from the trace and turns them into a single Visual Studio Unit Test, which can then be configured as a Visual Studio Load Test.
The tool does not interact with the database itself when it generates the test code and so it can be used "offline".
The generated code needs to be customised to include a connection string to the database under test. The generated code also includes hooks to allow the user to customise the parameters that are passed to the SQL statements and stored procedures, so that variability can be introduced into the data to prevent caching from giving artificially high performance figures.
The tool is intended to be used in conjunction with a client program that exercises the database. A trace of the clients SQL Server activity is captured using the SQL Server Profiler. This represents a test scenario, which is then processed by the tool to produce a Unit Test that replays the scenario.
The tool requires a trace to be collected using the SQL Server Profiler tool. The tool assumes that the trace only contains records pertaining to a single client session. So it is important to ensure that the trace is set up to only collect trace records generated by the activity of the client being used to generate the scenario.
It is therefore advisable to run the client on a machine from which no other activity on the SQL Server database is being generated, and to set the SQL Server Profiler filter accordingly.
System requirements:
- SQL Server 2005 SDK and the SQL Server 2005 Management Tools are installed.
Version restrictions:
- Only supports code that operates against a single database with a single connection.
- Prepared statements are not supported.
- The tool cannot (yet) configure and capture the trace for you, it requires you to use the SQL Profiler yourself to get a trace. With SQL 2005 it is possible to automate this.
- Not (yet) integrated into Visual Studio or the DB Pro edition.
- The tool has only been tested in an English environment, it is unlikely to work correctly in other environments, particularly with dates. In a future version this could be resolved by requiring the ExistingConnection event class, which lists language and date format.
- The tool does not support the XML data types.
- InputOutput parameters that are initialised with a NULL cannot be distinguished from Output-only parameters, so they are treated as Output only.
- When the trace passes a NULL to a binary parameter (e.g. image, binary, varbinary) the generated code will generate a runtime error. The generated code needs to be modified to pass SqlBinary.Null. The custom code generation extensibility point can be used to work around this.
- Positional parameters passed to SQL statements (as opposed to stored procedure calls) are not supported.

<<less
Download (229KB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
Online IQ Test 1.0

Online IQ Test 1.0


Difficult online iq and logic test. Number of right answers correlates with your intelligence quotient. The test consists of 10 questions, each of th... more>> <<less
Download (20KB)
Added: 2008-09-07 License: Freeware Price: Free
483 downloads
Mini Disk Test 1.0

Mini Disk Test 1.0


Small benchmark to test hard disk more>> Mini Disk Test V1.0 is a small benchmark to test hard disk<<less
Download (5.6MB)
Added: 2008-07-08 License: Freeware Price:
484 downloads
LAN Speed Test 1.0

LAN Speed Test 1.0


Measure your LAN speed accurately. more>> <<less
Download (57.5KB)
Added: 2009-05-12 License: Freeware Price:
287 downloads
Simple Note Test 1.0

Simple Note Test 1.0


Simple Note Test is a simple application that allows you to exercise your musical listening skills more>>
Test your ears against the scale of C-major by selecting the correct note of the random sound generated.
Simple Note Test is a simple application that allows you to exercise your musical listening skills.
<<less
Download (1.65MB)
Added: 2007-04-27 License: Freeware Price:
912 downloads
WMV Encoder Test 1.0

WMV Encoder Test 1.0


For debugging pourpose it has been created this little application - WMV Encoder Test. more>>
For debugging pourpose it has been created this little application - WMV Encoder Test. WMV Encoder Test is a small and simple application created for debugging purposes.
When launched, this program will ask which profile of wmv to test (wvc1, wmv9, wmv8, wmv7.)
When started it will drop a simple avs and wmcmd.vbs by Zambelli and launch the encoder, at end it will play the wmv created.
The application is quite handy for checking if a codec is correctly installed.
<<less
Download (173KB)
Added: 2007-07-24 License: Freeware Price:
829 downloads
eCat Monitor Test 1.0

eCat Monitor Test 1.0


A simple tool that was designed to help you test your monitor. more>> A simple tool that was designed to help you test your monitor.

The eCat Monitor Test package is a simple tool that was designed to help you test your monitor. There are 2 available tests : the Gradient test and the Fill colot test.

<<less
Download (296KB)
Added: 2008-10-03 License: Freeware Price: FREE
430 downloads
Memory test 1.0.0.0

Memory test 1.0.0.0


A visual memory test more>> A visual memory test<<less
Download (27KB)
Added: 2008-08-25 License: Freeware Price: Free
453 downloads
Online logic test 1.0

Online logic test 1.0


Logic test. It is difficult enough. A test group of 2000 members gave on average 3.04 right answers (from 10 available). This test doesn measure intel... more>> <<less
Download (160KB)
Added: 2008-09-07 License: Freeware Price: Free
436 downloads
Allergy food Test 1.0

Allergy food Test 1.0


Allergy Food Test toolbar for Internet Explorer. Find first aid for allergic reactions to food. Its Free First Aid toolbar to guides you in common sy... more>> <<less
Download (1098KB)
Added: 2008-09-07 License: Freeware Price: Free
417 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5