Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- The Repeat Offender Problem: A Mechanism for Supporting Dynamic-Sized, Lock-Free Data Structures
- A lock-free data structure is dynamic-sized if it can grow and shrink over time. Modern programming environments typically provide support for dynamically allocating and freeing memory (for example, the malloc and free library calls). A data structure is lock-free if it guarantees that after a finite number of steps of...
- Tags: Data Structure, Development Tools, Software Development, Software/Web Development
- White papers
- Shape Analysis for Composite Data Structures
- This paper proposes a shape analysis that adapts to some of the complex composite data structures found in industrial systems-level programs. Examples of such data structures include "Cyclic doubly-linked lists of acyclic singly-linked lists", "Singly-linked lists of cyclic doubly-linked lists with back-pointers to head nodes", etc. The analysis introduces the...
- Tags: Predicate, Springer Science+Business Media, Analysis, Data Structure
- White papers 2007-05-11
- A Reachability Predicate for Analyzing Low-Level Software
- Reasoning about heap-allocated data structures such as linked lists and arrays is challenging. The reachability predicate has proved to be useful for reasoning about the heap in type-safe languages where memory is manipulated by dereferencing object fields. Sound and precise analysis for such data structures becomes significantly more challenging in...
- Tags: Data Structure, C/C++, Microsoft Windows, Programming Languages, Software Development, Software/Web Development, Operating Systems, Software
- White papers 2007-01-05
- Create data structures with JavaScript arrays
- The JavaScript array object provides powerful support for assigning multiple data values to one variable, but you can also use it to utilize stack and queue data structures in an application. Get more information about JavaScript stacks and queues. While JavaScript has many similarities to more robust languages...
- Tags: JavaScript, Tony Patton, Scripting languages, JavaScript Array, queue, Web Development Zone Newsletter, Method, Array, Data Structure, Push Method, Pop Method, Software/Web Development, Web Development
- Technical articles 2007-01-29
- Create data structures with JavaScript arrays
- Queue and StackCan someone suggest a practical example of using stack or queue data structures on a website?On a application webserver maybeon a web page no. I could probably use one somehow, but I'd give myself a damn good talking to if I followed through on it.
- Tags: bmacdonald@...
- Discussion threads 2007-01-30
- An Extensive Examination of Data Structures Using C# 2.0 - Part 1: An Introduction to Data Structures
- Probably the most common and well-known data structure is the array, which contains a contiguous collection of data items that can be accessed by an ordinal index. This paper focuses on an introduction to data structures, defining what data structures are, how the efficiency of data structures are analyzed, and...
- Tags: Data Structure, C#, .Net, Programming Languages, Software Development, Software/Web Development
- White papers 2005-01-01
- An Extensive Examination of Data Structures Using C# 2.0 - Part 4: Building a Better Binary Search Tree
- This paper begins with a quick examination of AVL trees and red-black trees, which are two different self-balancing binary search tree data structures and examines the skip list data structure. Skip lists are an ingenious data structure that turns a linked list into a data structure that offers the same...
- Tags: Data Structure, C#, .Net, Programming Languages, Software Development, Software/Web Development
- White papers 2005-01-01
- Seven steps to smooth data warehouse development
- For most IT Consultants, a data warehouse implementation is unlike any project previously undertaken. With the considerable differences in data structures, usage, and application development methods, the knowledge and experience you bring to the task is, largely, not applicable. But with a few minor adjustments in your approach, you can...
- Tags: Business intelligence, Storage, Databases, data warehouse
- Technical articles 2004-03-12
- Creating data structures with the Java Collections Framework
- All but the most trivial computer programs employ some type of data structure. Java provides the most common data structures via the Java Collections Framework. The good news is that it can easily be used and extended.By Alexandre CalsavaraThe Java Platform provides the most commonly used data structures in the...
- Tags: Guest Contributor, Java, Java Platform, Collections Framework, data structure
- Technical articles 2002-05-06
Additional Resources
- Section D (zip)
- The feature explanation of this software: It generates more than one file based on more than one file. It supposes that it generates some file from some file. (For example, it erases item addition, integration, extraction, specific information). What will the then necessary information be? First, the original data is...
- Tags: Structure, Tools & Techniques, Management
- Software downloads 2005-09-20
- Data Management Center (exe)
- Clone. Visualize. Convert all your database formats. This tool will 'discover' the structure for you. Use power of the mappings to obtain perfect data. If you have data stored in any structure and simply need to quickly visualise it deciding how many records to edit, if you have data stored...
- Tags: Structure, SQL, Data Management, Programming Languages, Databases, Storage, Software Development, Software/Web Development, Enterprise Software, Software, Hardware
- Software downloads 2008-02-06
- Mutual Data Conversion - Text and Binary (zip)
- This software converts a text and a binary mutually. This software has to appoint data structure. The data structure format is C++. Supports CSV files. Version 2.0.1 may include unspecified updates, enhancements, or bug fixes.
- Tags: Software, Structure, C/C++, Tools & Techniques, Programming Languages, Software Development, Software/Web Development, Management
- Software downloads 2006-06-27
- database/files
- what is differnce between file structure and database structure?how they stored in the hard disk?Here is the basic definitions of file/database structures as they pertain to databases. How this helps!A database consists of a number of related files.A file sometimes called a table consists of a number of related...
- Tags: Storage, Databases, database
- Q&A 2005-01-19
- How to structure a knowledge base
- I have recently been asked to create a knowledge base structure that does not involve a search engine. Namely a logical filing structure to give my colleagues a rapid understanding of the computer system under test as part of a managed service. Can any forum members suggest a...
- Tags: johnmasonr32@..., knowledge base, knowledge
- Discussion threads 2007-05-22
- Benefits of a Multi-Dimensional Model
- Every organization knows they have rapidly expanding amounts of data. The challenge for users is to transform the knowledge inside that data into competitive advantages. To allow users to intelligently query and analyze information organizations spend large amounts of time and resources adding structure and order to their relational database...
- Tags: Data Warehouse, Oracle Corp., OLAP, Benefit, RDBMS, Data Mining, Databases, Business Intelligence, Storage, Enterprise Software, Software, Data Management, Hardware
- White papers 2006-05-01
- How Copy sqlserver DataBase in client pc
- I WANTS TO COPY DATABASE EITHER TABLE WHICH IS IN SQLSERVER2000.BUT I AM WORKING IN CLIENT MACHINE ,IN CLIENT MACHINE IT IS SHOWING ,BUTWHEN I GENERATING SQLSCRIPT FOR THAT DB IT WON'T BE HAPPENING OR NOT SAVED ? ANY TOOL ?If you want to copy the database there...
- Tags: Storage, Databases, jiten04@..., database
- Q&A 2006-09-29
- Choose the Appropriate Legal Structure for a New Business
- Creating a new business is an exciting undertaking for any personal financial advisor. One of the first tasks one will need to address is to determine the best legal structure for one's new business. Selecting the appropriate business structure will help one find the best way to treat income and...
- Tags: Structure, Taxes, Asset Management, Free Trade, Investment, Operational Accounting, Financial Planning, Finance, Operational Planning, Business Operations
- White papers 2007-12-01
- DB SynchroComp (zip)
- DB SynchroComp compares two SQL Server databases, determines differences between them, and generates the script that will change the target database structure to match the source database structure. After you execute the synchronization script, two databases will have the same structure, and existing data in the target database will remain...
- Tags: DB SynchroComp, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- Software downloads 2005-09-26
- ThoughtScape Designer (asmx)
- ThoughtScape Designer is a powerful database designer helpful when it comes with working with database structures and .NET code. The designer is database independent so that you can use the same tool for a variety of relational database management systems. With this tool you can reverse engineer databases, create and...
- Tags: ThoughtScape Designer, Designer, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- Software downloads 2008-01-16
- UML Basics: The Class Diagram
- Structure diagrams show the static structure of the system being modeled focusing on the elements of a system, irrespective of time. Static structure is conveyed by showing the types and their instances in the system. Besides showing system types and their instances, structure diagrams also show at least some of...
- Tags: Structure, UML, Programming Languages, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2004-09-15
- << Previous
- page 1 of 1
- Next >>