Freeware Downloads for "Art Systems Data File"
- Text File IO for Non-uniform Data
- License: Freeware

If you have a program that is outputting a data file with headers and blank lines, and if the exact order and location of those headers and blank lines varies from data set to data set, then it might be nice to read in a data file similar to how Excel does it. Each delimitted object, whether an ascii text object or an ascii numeric object, will get its own cell in a Matrix. I couldn't find how to do this simply, so I figured out how to do it with this little code. This is a quick way to sort out a file.
- Platform: Matlab, Scripts
- Publisher: John McArthur
- Date: 15-05-2013
- Size: 10 KB
- Data Master 2000
- License: Freeware

Free software for automation of professional measurement systems, data acquisition, processing and analysis. Especially suitable for scientists who would like to make high-performance, precise measurements in the experimental physics. Optimized for real-time operation, provides OLE-compatible programming model and supports ActiveX scripting. Features include powerful visual tools (graphic editor, digitizer, base line subtractor), wide set of numeric and symbolic calculations, nonlinear Levenberg-Marquardt regression, and more.
- Platform: Windows
- Publisher: RRR
- Date: 24-03-2003
- Size: 2487 KB
- Data Master
- License: Freeware

Free software for automation of professional test and measurement systems, data acquisition, processing and analysis. Especially suitable for scientists who would like to make high-performance, precise measurements in the experimental physics. Optimized for real-time operation, provides ActiveX-compatible programming model and supports script languages. Features include powerful visual tools (graphic editor, digitizer, base line subtractor), wide set of numeric and symbolic calculations (integration, differentiation, smoothing, etc), linear and nonlinear NLSF ( Levenberg-Marquardt) regression analysis, universal ActiveX drivers for any measurement instruments with RS-232 interface and much more.
- Platform: Windows
- Publisher: RRR
- Date: 02-10-2009
- Size: 4433 KB
- Genes
- License: Freeware

A personal genealogy application for use on (primarily) Linux systems. Data is read from a GEDCOM file and shown in a GUI. This project isstill in alpha, so any help is welcome..
- Platform: Linux, Unix
- Publisher: genes.sourceforge.net
- Date: 06-07-2012
- Size: 941 KB
- MDF Measurement Data File Reader
- License: Freeware

MDF or Measurement Data Format is a file format that was developed by Vector and Bosch for use in the automotive industry. This project seeks to develop software that is able to read and write the MDF data files.
MDF Measurement Data File Reader License - GNU Library or Lesser General Public License (LGPL).
- Platform: WinOther
- Publisher: Mdfdatafile
- Date:
- Mobile Storm
- License: Freeware

Displays the location of lightning strikes on a Google map using the StormVue(TM) data file produced by the NexStorm(TM) application from Astrogenic Systems.
*** NOT FOR THE PROTECTION OF LIFE OR PROPERTY ***
Features:
- Presets for 17 detectors across 9 countries so far
- Custom detector
- Strike age colour-coded
- Graph of strike rate
- Strikes and graph can be animated
Detector owners: see http://skywatcher.net.nz/android.htm to if you would like your detector added to the preset list.
- Platform: Android, Windows
- Publisher: Skywatcher
- Date:
- Size: 88 KB
- RecordEditor
- License: Freeware

The RecordEditor is a Data-File editor, similar to File-Aid or Net-Cobols Cobol-Editor. It uses a Record-Layout to format the data in the file in to a human readable format. Because it knows the format of Fields, it can format Binary Fields as normal numbers rather than displaying hex equivalent as most hex editors do. The file can be editted in a Table (Spreadsheet like format) or in a single record format with fields going down the page. The RecordEditor can edit the following formats: * CSV (Comma, Tab, etc delimitered fields) Files for Windows & Unix.
- Platform: Java, Windows
- Publisher: BM
- Date: 16-05-2012
- Size: 2441 KB
- Data Viewer
- License: Freeware

DataViewer allows users to visualy browse any data file, viewing images regardless of file format..
- Platform: WinOther
- Publisher: dataviewer.sourceforge.net
- Date: 21-10-2012
- Size: 17 KB
- Udicus File Manager
- License: Freeware

A signal-based file translator and manipulator, designed for supporting any data file format used to store signal data, built to translate to and from MiniMitter's VitalView, Actimetrics' ClockLab, Flaga's Embla Somnologica and Udicus' own UDCS format..
- Platform: WinOther
- Publisher: udicus.sourceforge.net
- Date: 15-05-2012
- Size: 823 KB
- FCS data reader
- License: Freeware

[fcsdat, fcshdr] = fca_readfcs(filename); Read FCS 2.0 and FCS 3.0 type flow cytometry data file and put the list mode parameters to the fcsdat array with size of [NumOfPar TotalEvents]. Some important header data are stored in the fcshdr structure: TotalEvents, NumOfPar, starttime, stoptime and specific info for parameters as name, range, bitdepth, logscale(yes-no) and number of decades. [fcsdat, fcshdr] = fca_readfcs; Without filename input the user can select the desired file using the standard open file dialog box.
- Platform: Matlab, Scripts
- Publisher: Laszlo Balkay
- Date: 06-05-2013
- Size: 10 KB
- Optimal Distribution Substations Placement using Genetic Algorithm
- License: Freeware

This program uses an Excel data file "DATA.xls" as an input to the program. the input file consists these worksheets: 1.input load data (active power of each load block and their X-Y cooedinates 2. present transformers and their capacities in kVA 3. candidate points for new transformers 4. transformers Loading Factor and design Power Factor 4. types of transformers usable in the netwok. this program searches for the best allignment and configuration for distribution substations. the optimization includes install cost, transformers loss, typical low-voltage losses, and under-voltage happening constraints.
- Platform: Matlab, Scripts
- Publisher: Amir Pouya Khansaryan
- Date: 27-06-2013
- Size: 20 KB
- dat2xls
- License: Freeware

This program reads a (text data file) consisting of headers, column titles and column data (see attached data.txt). Then it opens or creates existing excel file and saves data into specified sheetname. NOTE: The program will automatically identify the number of headerlines, columns and the column names using what so called "common sense"! dat2xls(datfile,xlsfile,sheetname) dat2xls(datfile,xlsfile) datfile: Name of data file. xlsfile: Name of excel file. sheetname: sheet name (optional, default is 'Sheet1') if specified, a sheet with the specified name must be existing.
- Platform: Matlab, Scripts
- Publisher: Fahad Al Mahmood
- Date: 06-02-2013
- Size: 10 KB
- Data Reorganizer
- License: Freeware

Takes information from a text delimited data file and reorganizes it according to a series of predefined manipulations. Software is offered via GPL license. Icon is cc-nc-sa Martin Matjulski.
import CSV, export CSV, custom order, data reordering
Data Reorganizer License - GNU General Public License (GPL); GNU General Public License version 3.0 (GPLv3); Other License.
- Platform: WinOther
- Publisher: Datareorg
- Date:
- Financial data parser
- License: Freeware

Php module for parsing financial data file in QIF and OFX format
Financial data parser License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Financialdatapa
- Date:
- fileJDBC - A File JDBC Driver
- License: Freeware

The fileJDBC library is an open source suite of JDBC driver used for File that provide facility to connect to Files (CSV, Delimited data file) . The library provides a significant amount of functionality while still being easy to use.
fileJDBC is a simple read-only JDBC driver that uses any flat files with any delimited data as database tables. It is useful for reading data from flat files.
FileJDBC is the implementation of java.sql. interfaces which will be used to connect to flat file and fetch the data which is present in the flat file in some delimited by any character as | or comma
fileJDBC - A File JDBC Driver License - GNU Library or Lesser General Public License version 2.
- Platform: WinOther
- Publisher: Filejdbc
- Date:
- Data Encryption Sub256
- License: Freeware

Data Encryption Sub256 is quick encryption program that will secure any data file with 256 substitution. This tiny file can quickly encrypt many megs of data with ease..
- Platform: WinOther
- Publisher: softwareprogramminglanguages.com
- Date:
- Size: 153 KB
- ListMode Data Converter for Windows
- License: Freeware

This application performs conversion between files conforming to the Data File Standard for Flow Cytometry (FCS) and the Network Common Data Form (NetCDF); Conventions for List Mode Binary Data File.
The application is available as a command line application as well as a wizard-based graphical user interface. The graphical user interface starts automatically when no arguments are specified for the fcs2netcdf.jar (ConverterApp class).
- Platform: WinOther
- Publisher: Josef Spidlen
- Date:
- Size: 2867 KB
- XBoft Folder Lock
- License: Freeware

XBoft Folder Lock is a secure and easy-to-use file/folder encryption software. The software is simple and easy to use, powerful and convenient. The encrypted data file is protected from viewing, modifying, moving, copying, and deleting. The software is extremely fast and is especially suitable for encrypting large files or large folders. Perfect windows shell integration: The software is tightly integrated with the Windows system, whether it is locked or unlocked, it can be done directly through the right mouse button menu.
- Platform: Windows
- Publisher: Chengdu Xiaobo Software Co., Ltd.
- Date: 30-09-2018
- Size: 6492 KB
- MozillaHistoryView
- License: Freeware

MozillaHistoryView is a small utility that reads the history data file (history.dat) of Firefox/Mozilla/Netscape Web browsers, and displays the list of all visited Web pages in the last days. For each visited Web page, the following information is displayed: URL, first visit date, last visit date, visit counter, referrer, title, and host name. You can also easily export the history data to text/HTML/XML file. This software also supports the following language version:English,German,French,Turkish,Valencian,Simplified Chinese.
- Platform: Windows
- Publisher: NirSoft
- Date: 21-9-2009
- makefaq
- License: Freeware

makefaq is a Python script that creates a Frequently Asked Questions (FAQ) HTML page or text file from a specially formatted text data file..
- Platform: Python, Scripts
- Publisher: lodestar2.com
- Date: 14-09-2011
Art Systems Data File: Freeware | All



