Software Listing: Datasets
- VB.NET 2005 Tutorials: Finding and Sorting Data in DataSets
- License: Shareware

VB.NET 2005 Tutorials: Finding and Sorting Data in DataSets In this tutorial you will learn about Finding and Sorting Data in DataSets - Filtering on Row State and Version, Sorting and Data View Manager..
- Publisher: exforsys.com
- Date: 20-07-2011
- Platform: Asp, Scripts
- PyTables - Hierarchical datasets
- License: Freeware
- Price: 0.00

The goal of PyTables is to enable the end user to efficiently and easily manipulate large datasets (both homogenous, i.e. arrays, and heterogenous, i.e. tables) on a persistent, hierarchical way..
- Publisher: pytables.org
- Date: 08-09-2012
- Size: 8617 KB
- Platform: Linux, Mac OS X, WinOther
- Chronoscope
- License: Freeware
- Price: 0.00

Chronoscope is a visualization platform under development at Timepedia for time series datasets. Chronoscope stems from a desire for responsiveness and interactivity when navigating or authoring datasets. Features:- Support for very large datasets (~20,000 points) - Multiresolution representation (custom or automatically "mip-mapped") - Flexible look-and-feel controlled by ordinary Cascading Style Sheets - Bookmarkable chart state works with browser back/forward buttons - Attach markers or overlays to data points or axis positions - Supports user-interface states of hover, focus traversal, highlighting ranges, and selections - Multiple plot axes, auto-ranging axes, zoomable axis labels - Automatic layout, no fixed sizes, ranges, tick divisions - Animated scroll and zoom -- fly through datasets - Mousewheel support, mouse drag/select,...
- Publisher: timepedia.org
- Date: 19-03-2013
- Size: 205 KB
- Platform: JavaScript, Scripts
- Overlay two datasets or indexed images
- License: Shareware

If you want to show two 2D datasets as images above each other you might find this class useful. You can define the range of values which should be shown. The overlay works with independent colormaps for both images. It can partly be hidden for values within a certain range. The datatip provides coordinates, the value of the pixel in the background and in the overlay dataset. It's an object oriented approach, so the function call instantiates a Matlab class. The instance persists as long as you keep the reference and it is (interactively) modifiable via functions on the commandline / from m-files, so you can update one of the images, change the range, alpha-value .
- Publisher: Jochen Deibele
- Date: 25-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- strfind for datasets
- License: Shareware

function ind=datasetStrFind(dset,str,vars) like strfind.m but applies on datasets instead of cell arrays. The "dataset" type is a matlab type which allows to store data in a similar way than database tables. Database operations such as join can by applied (see the function join). However I did not find a function to do a simple field search on a dataset. This function allows to look for a substring (str) within observations of a variable (vars) of a dataset dset. vars can be the variable name or the column number to search in the dataset. % % % example: names = {'John'; 'Henri';'Enrico'}; ages = [26; 18; 35]; d1 = dataset({names, 'Name'}, {ages, 'Age'}) datasetStrFind(d1,'ri',1) will return d1 = Name Age 'John' 26 'Henri' 18 'Enrico' 35 ans = 2 3.
- Publisher: Arnaud Amzallag
- Date: 02-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Easy memory-mapped arrays for large datasets
- License: Shareware

Code to generate n-dimensional memory-mapped arrays for efficiently accessing large array datasets Memory-mapped arrays reside within binary files, but are mapped to MATLAB's working memory. They are particularly useful when handling large datasets, since it is possible to perform operations on a subset of the array without loading the whole thing into working memory. This is an improved version of David Omer's previous submission, with added support for multiple n-dimensional arrays of varying class, as well as improved documentation. Example useage: ----------------- % set up some random arrays array1 = rand(100,200,'single'); array2 = randi(255,300,400,'uint8'); % make an empty binary file holder datain = {'array1',size(array1),class(array1);'array2',size(array2),class(array2)}; makeEmptyMMBinFile('binfile.
- Publisher: funcrusher
- Date: 18-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Casper Datasets
- License: Freeware
- Price: 0.00

Casper Datasets is a robust in-memory data manipulation framework, which allows programmatic search / sort / indexing on relational data rows. Casper Datasets virtually eliminates the need for relational databases for basic data manipulation and provides
Casper Datasets License - Apache Software License; BSD License; GNU General Public License (GPL).
- Publisher: Casperdatasets
- Date:
- Platform: WinOther
- MPCluster
- License: Shareware
- Price: 100.00

Microsoft MapPoint add-in that performs cluster analysis on MapPoint datasets. Cluster results can be drawn as map annotation (centroid pushpins and/or cluster boundary shapes) and exported to Microsoft Excel. MPCluster works with most MapPoint dataset types, including pushpins and shaded areas maps. Various parameters can be used to restrict the minimum or maximum size of clusters, as well as the maximum number of clusters to find, and the minimum distance between cluster centers. MPCluster can use data field to either weight cluster centroid locations and/or constrain cluster size. MPCluster can be run multiple times overlaying multiple annotation layers to aid comparisons.
- Publisher: Winwaed Software Technology LLC
- Date:
- Size: 4925 KB
- Platform: Win7 x32, Windows Vista, WinOther, WinVista
- TASE for Windows
- License: Freeware
- Price: 0.00

A bioinformatics tool for the annotation and tag-counting of next-gen Illumina Solexa datasets. TASE works with any CASAVA build, providing annotation, tag counts and visualization in a rapid manner..
- Publisher: Parsa Hosseini
- Date:
- Size: 3624 KB
- Platform: Win2000, Win7 x64, Windows 7, WinOther, WinVista, WinVista x64
- dtrt.NavBarWin
- License: Shareware
- Price: 31.30

This Access-like Windows Forms data navigation control is built to work with datasets, views, collections and every object that implements the IList interface. It works in the Microsoft .NET Framework and is best used in the Microsoft VS.NET developing environment. It can be used with all the VS.NET compatible languages, foremost of course VB.NET and C#. It is built so that a novice user can easily start working with the control and that the expert can fully exploit all configuration, customization and development features. The control enables a user to navigate in a data collection. This can be achieved either by clicking on buttons, using shortcut keys, entering navigation commands in the display window or by selecting commands from the context menu.
- Publisher: dtrt ag
- Date: 29-10-2004
- Size: 4294 KB
- Platform: Win2000, Windows Server, WinOther
- ActiveWidgets
- License: Demo
- Price: 495

Very fast AJAX datagrid and many high-quality javascript UI components make ActiveWidgets library one of the most popular commercial web development tools. ActiveWidgets javascript grid can work with very large datasets on the client-side without any loss of speed and supports complex visual layouts (fixed columns, multiple headers/footers) and full set of UI operations (sorting, resizing, editing). The library offers online documentation, developer support forum and hundreds of code samples to allow easy integration of ActiveWidgets components into ASP.NET, Java, PHP and other application platforms.
- Publisher: ActiveWidgets SARL
- Date: 13-07-2009
- Size: 692 KB
- Platform: Linux, Mac OS X, Mac OS X 10.4, Mac OS X 10.5, Mac PPC, Unix, Win2000, Win7 x32, Win7 x64, Windows Server, Windows Vista, WinOther, WinVista, WinVista x64
- Tiles2kml Pro
- License: Demo

T2K Pro integrates the rich world of GIS datasets and transfers your Geographic information data into Google earth. T2K Pro can handle rich data types and access large volumes of geographic data stored in files and databases, T2K can handle raster (imagery), Vector Map data and GPS Tracks/ Waypoints/ Routes. Tiles2kml Pro v2.31 provides a complete suite of conversion tools to easily visualize and convert your existing geospatial data.Tiles2kml Pro converts your raster imagery into very small tiles with different levels of detail allowing very quick view for very large datasets without loosing the image quality.
- Publisher: Tiles2kml
- Date: 20-9-2009
- Size: 21299 KB
- Platform: Win2000, WinOther
- NextGeneration .NET Code Generator
- License: Comercial
- Price: 279.00

NextGeneration is a software development tool that saves you time and effort by quickly building database-driven applications. N-Tier solution templates for C# .NET, VB.NET and SQL get your project started rapidly. NextGeneration supports SQL Server and Microsoft Access databases. Generate stored procedures, data access objects, business service classes, DataSets and an ASP.NET web interface in minutes instead of weeks. What is your time worth?. NextGeneration Code Generator for .NET, create ASP.NET, C# & VB.NET solutions rapidly. Custom Software and Database Developers for Microsoft .NET and SQL Server Programming Solutions - Rad Software.
- Publisher: Rad Software
- Date: 02-03-2011
- Size: 2385 KB
- Platform: Win2000, Windows Server, WinOther
- VB.NET 2005 Tutorials: Access and Manipulate Data - Using DataSets
- License: Shareware

VB.NET 2005 Tutorials: Access and Manipulate Data - Using DataSets - In this tutorial you will learn about Using DataSets, Populating a DataSet From a Database, Moving Around in DataSets and Retrieving Data, Using Strongly Typed DataSets, DataSets With Multiple Tables..
- Publisher: exforsys.com
- Date: 16-09-2011
- Platform: Asp, Scripts
- DynaTable
- License: Shareware

DynaTable is an API that enables the dynamic entry of repeating datasets in modern browsers. The API consists of a number of classes that enable the implementation of functionally rich client-based data entry forms, without requiring any special plugins or additional authoring software..
- Publisher: danere.com
- Date: 25-08-2011
- Platform: JavaScript, Scripts
- 3DimViewer
- License: Freeware
- Price: 0.00

3DimViewer is a lightweight 3D viewer of medical DICOM datasets distributed as open source software. Its license allows you to use it for free. The viewer is multiplatform software written in C++ that runs on Windows and Linux systems. Basic Features - Truly 3D viewer of volumetric data. - Multiplanar and orthogonal XY, XZ and YZ views. - Adjustable density window. - Distance and density measuring. - DICOM dataset import. - Volume rendering using shaders running on NVidia and ATI graphic cards. - Tissue segmentation based on thresholding. - Surface modeling of any segmented tissue (e.g. bones).
- Publisher: 3Dim Laboratory s.r.o.
- Date: 27-11-2012
- Size: 6963 KB
- Platform: WinOther
- InfoScope
- License: Freeware
- Price: 0.00

InfoScope allows users to easily analyze, compare, query, and explore large or complex datasets . InfoScope is a highly interactive visualization tool that shows the big picture by providing an overview of the essential relationships, encourages the explorative discovery of in the overall context, and supports our way of thinking and working by taking advantage of the human perceptual abilities. InfoScope is a highly interactive visualization tool with the following key characteristics: - it shows the big picture by providing an overview of the essential relationships between cities - it encourages the explorative discovery of interesting features and unexpected patterns - it avoids the feeling of being lost in details by embedding them in the overall context - it supports our way of thinking and working by taking advantage of the...
- Publisher: Macrofocus GmbH
- Date: 20-07-2012
- Size: 19149 KB
- Platform: WinOther
- MaGnET
- License: Freeware
- Price: 0.00

MaGnET is a handy, easy to use application specially designed to help you visualize and explore of large-scale datasets relating to the malaria parasite. At present the program is focused on Plasmodium falciparum, as this was the first Plasmodium species to have its genome sequenced and is the focus of several genomic-scale gene characterisation studies. The program allows users to examine features of groups of genes across different datasets. It offers alternative views of the data, for example, while in the whole genome view, you may select a gene expression dataset to display against the genomic location of the genes.
- Publisher: Joanna Sharman
- Date: 20-07-2012
- Size: 10 KB
- Platform: WinOther
- AODiagrams
- License: Freeware
- Price: 0.00

Content Addressable Memory, Multi-Variate Statistics, Data Mining Includes analyzing datasets, extracting patterns, creating empirical expert system. Computes joint probabilities and implements a "belief" as the solution of an equilibrium equation.
- Publisher: aodiagrams1.sourceforge.net
- Date: 22-10-2012
- Size: 3462 KB
- Platform: WinOther
- cbenchmark
- License: Freeware
- Price: 0.00

Collective Benchmark (cBench) is a collection/extension of open-source programs and multiple datasets to enable realistic benchmarking and research on program and architecture optimization..
- Publisher: cbenchmark.sourceforge.net
- Date: 12-08-2012
- Size: 6076 KB
- Platform: WinOther













