Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.475.880 Times

Criminal Profiler Qualifications software
Filter: All | Freeware | Demo
 

Criminal Profiler Qualifications

< 1 2 3 4 5 > 
Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 556

Disease Gene Profiler Disease Gene Profiler (DGP) comprises of a set of (bioinformatics) tools that can be used to identify the genes underlying susceptibility to common multifactorial diseases (such as diabetes, asthma and cancer) using freely available datasources. Platforms: Windows, Mac, Linux

License: Freeware Size: 113.65 KB Download (53): Disease Gene Profiler Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 559

LProf open source ICC profiler LProf is an open source color profiler that creates ICC compliant profiles for devices such as cameras, scanners and monitors. Origanally authored by Marti Maria the creator of LCMS. Marti has graciously consented to the creation of this project. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 2.06 MB Download (60): LProf open source ICC profiler Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 427

Pretty Primitive Profiler A pretty primitive portable profiler for Java 5.0. It only produces 'flat' profiles, has only experimental support for multithreaded code, and aims at minimal overhead. Platforms: Windows, Mac, Linux

License: Freeware Size: 734.02 KB Download (50): Pretty Primitive Profiler Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 517

Jet Profiler for MySQL Real-time query performance and diagnostics tool for the MySQL database server. Core features are Top Queries, Top Users, Top Tables, Zoomable GUI, Replication Profiling and Free version. Jet Profiler focuses on queries, tables and users. This gives you the information you need most in order to... Platforms: Mac

License: Freeware Size: 5 MB Download (47): Jet Profiler for MySQL Download

Added: May 10, 2013 | Visits: 848

A basic time profiler A basic time profiler script provides a very simple time profiling module which helps you to measure actual execution time for blocks of Python code. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): A basic time profiler Download

Added: May 10, 2013 | Visits: 581

Allowing the Python profiler to profile C modules This script lets you take into account time spent in C modules when profiling your Python code. Normally the profiler only profiles Python code, so finding out how much time is spent accessing a database, running encryption code, sleeping and so on is difficult. Profilewrap makes it easy to... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: September 04, 2013 | Visits: 409

Sortable Profiler Report The MATLAB 'profreport' function used by the profiler generates a table of function calls sorted by execution time. However, often it is necessary to sort by number of calls, time in self, etc. 'SProfReport' duplicates all the functionality of the original, but permits the function call to be... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Sortable Profiler Report Download

Added: July 30, 2013 | Visits: 455

PHP Quick Profiler Detailed performance logging must be enabled in the Devel module in order to get debugging data for PQP.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules Platforms: PHP

License: Freeware Size: 20.48 KB Download (51): PHP Quick Profiler Download

Added: September 25, 2013 | Visits: 236

Zoom Profiler Better, stronger, faster. Zoom, the system-wide profiler for Linux, increases programmer productivity and saves money, time and energy. Use Zoom to optimize your code and system performance today. Platforms: *nix

License: Shareware Cost: $399.00 USD Size: 43.73 MB Download (33): Zoom Profiler Download

Released: October 23, 2017  |  Added: June 03, 2019 | Visits: 575

SQL Data Profiler SQL Data Profiler is a free tool that provides quick visibility into data patterns contained in SQL Server databases from a single user interface. Its user interface simplifies exploring patterns in data by streamlining and automating the process. Select an instance of SQL Server, a database, and... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.56 MB Download (31): SQL Data Profiler Download

Added: October 22, 2006 | Visits: 7.549

VBA Code Profiler The VBA Code Profiler System (VBACP) provides a system to profile Microsoft VBA based applications. This will allow analysis of your code for performance and path tracking throughout your VBA project. The VBACP system will operate on any Microsoft VBA based application from Office 97, 2000, and...

License: Shareware Cost: $0.00 USD Download (926): VBA Code Profiler Download

Added: January 21, 2006 | Visits: 6.702

Top100 - The Oracle Shared Pool Profiler Top100 will support you in profiling your applications for finding the most resource or time consuming SQL statements. This utility for the Oracle database administrator and the oracle developer offers a very simple user Interface and is extraordinary easy to use. The key functionality is: -... Platforms: Windows

License: Shareware Cost: $30.00 USD Size: 348 KB Download (234): Top100 - The Oracle Shared Pool Profiler Download

Released: May 05, 2004  |  Added: May 04, 2006 | Visits: 3.726

Outlook Profiler Possibly one of the best ways to use Outlook Profiler in the corporate environment would be to place Outlook Profiler inside a public share. Then you could execute Outlook Profiler from the "run" line, or create a web page with a link to the executable. Another solution would be to have Outlook... Platforms: Windows

License: Commercial Cost: $1.00 USD Size: 804 KB Download (580): Outlook Profiler Download

Released: November 30, 2006  |  Added: January 22, 2007 | Visits: 3.611

Oraspeed SQL Editor Using this Oracle IDE you can write and test Queries. Create, Compile, Execute and Debug your PL/SQL Programs. Execute Anonymous PL/SQL Blocks. Create/Edit Database object using advanced wizards. TKProf, PL/SQL Profiler, Parent Child Tables Data Explorer,Built-in reports, BLOB Editor, Session... Platforms: Windows

License: Shareware Cost: $50.00 USD Size: 11.11 MB Download (243): Oraspeed SQL Editor Download

Added: July 20, 2010 | Visits: 742

Profiler4j 1.0 Profiler4j is a Java CPU profiler 100% portable. Profiler4js primary goal is to be simple to use by allowing sofisticated UI interactions. If youre unpatient like me, just jump to the getting started section or see some screenshots. But please keep in mind that this project is in early... Platforms: *nix

License: Freeware Size: 2.1 MB Download (96): Profiler4j 1.0 Download

Added: August 17, 2010 | Visits: 991

FProfiler FProfiler project is a Java profiler for finding hotspots in Java libs/apps. FProfiler is a Java Profiler using BCEL and log4j. Its very fast because it inserts the needed instructions into the Bytecode of the classes. It can be used to find Hotspots in Java programs, libs, and servlet... Platforms: *nix

License: Freeware Size: 12.29 KB Download (105): FProfiler Download

Added: November 10, 2010 | Visits: 845

phpMyProfiler phpMyProfiler is based on myprofiler and parses the XML files of DVD Profiler (www.intervocative.com) to insert information into a MySQL database. Compared to the service of Intervocative, the layout is configurable and almost all information about your DVD collection can be provided.... Platforms: *nix

License: Freeware Size: 1.2 MB Download (98): phpMyProfiler Download

Added: March 06, 2010 | Visits: 767

TIJmp TIJmp is a memory profiler for java. TIJmp is made for java/6 and later, it will not work on java/5 systems. If you need a profiler for java/5 or earlier try the jmp profiler. TIJmp is written to be fast and have a small footprint, both memory- and cpu-wise. This means that the jvm will run at... Platforms: *nix

License: Freeware Size: 348.16 KB Download (100): TIJmp Download

Added: May 08, 2010 | Visits: 673

JMP JMP is a profiler for java that can be used to trace objects usage and method timings. JMP uses the JVMPI interface to gather statistics and interact with the JVM. JMP project uses the GTK+ interface to show the status. JMP normally uses one window to show the classes in memory. Each class has... Platforms: *nix

License: Freeware Size: 471.04 KB Download (94): JMP Download

Added: January 25, 2010 | Visits: 813

G3/G4 Cache Profiler G3/G4 Cache Profiler includes a beta version of the G3/G4 Cache Profiler. Once downloaded, you should put it in your extensions folder and remove any previous versions that are installed. Platforms: Mac

License: Freeware Size: 92 KB Download (151): G3/G4 Cache Profiler Download

< 1 2 3 4 5 >