- Subscribe to this page:
- RSS
- Email Alert
programming languages
(5439 results)-
White Papers
SAS Arrays, Both Implicit and Explicit
Mar 2010
In SAS, arrays can be defined with implicit or explicit subscripting. Current documentation only covers the explicit version and the implicit version is only supported for backward compatibility....
Provided by SAS Institute
-
White Papers
SAS Enterprise Guide 4.2: Getting to Code You
Mar 2010
Both experienced and new users to SAS have a need for SAS Enterprise Guide to write and run their code. Experienced users are accustomed to entering all their code into the Program Editor window...
Provided by SAS Institute
-
White Papers
A SAS Enterprise Guide 4.2 and SAS/CONNECT Mainframe Project Which Makes the Mainframe Behave Like a Modern Computer
Mar 2010
For those SAS Users who, like us, want to use Enterprise Guide and SAS/Connect as the interface to a mainframe, but, do not own SAS Integration Technologies, the paper presents here a...
Provided by SAS Institute
-
White Papers
SAS Enterprise Guide: It's for Programmers Too
Mar 2010
Enterprise Guide 4.2 provides a powerful environment and toolset for end-to-end information delivery. As a SAS programmer, one can easily begin taking advantage of Enterprise Guide to provide a...
Provided by Dhillon Consulting
-
White Papers
SAS Programmer's Paradise: New Goodies in SAS Enterprise Guide 4.3
Mar 2010
This paper describes the many new productivity enhancements for programmers in SAS Enterprise Guide 4.3. There is a new program editor with syntax completion for hundreds of SAS procedures and...
Provided by SAS Institute
-
White Papers
Interactive Dashboards: Powered by Flash and the SAS Programmer
Mar 2010
SAS BI Dashboard 4.3 introduces a new feature: a stored process can act as a data source for a dashboard indicator. This paper explores how SAS programmers can use this new feature to provide...
Provided by SAS Institute
-
White Papers
SAS Code Validation: L.E.T.O Method
Mar 2010
Coders write abundant amounts of SAS code for ad hoc analysis. This code is not usually intended for use in a full scale production system, but it is still critical that it be validated....
Provided by SAS Institute
-
White Papers
Flex Your SAS Muscle
Apr 2010
This paper explains how to integrate the power of SAS software with the rich and interactive environment provided by Adobe Flex. SAS 9.2 enables one to easily deploy SAS Stored Processes as...
Provided by SAS Institute
-
White Papers
Taming the Herd: Wrangling Unruly Text Files in SAS
Mar 2010
It may come to pass that a SAS programmer is asked to make simple modifications to a set of plain text files thereby producing a new set of plain text files. At first, this may seem like an...
Provided by SAS Institute
-
White Papers
Working With SAS Date and Time Functions: Foundations & Fundamentals
Mar 2010
Many new users are confused about how to work with variables (columns) representing dates and time in the SAS System. This paper provides an explanation of how to work with date and time...
Provided by SAS Institute
-
White Papers
Establishing Consistent Programming for Pharmaceutical Safety Summarizations Using a DOW Loop
Mar 2010
Three types of data collected during an early stage clinical trial study to assess safety are laboratory tests, electrocardiogram parameters, and vital signs. Simple summary statistics of the...
Provided by SAS Institute
-
White Papers
Transposing Data Using PROC SUMMARY'S IDGROUP Option
Mar 2010
When clinical data are stored with multiple observations per subject, a common task is to rearrange the data so there is only one observation per subject. That single observation contains all or...
Provided by UAlbany School of Public Health
-
White Papers
ZIP Code 411: Decoding SASHELP.ZIPCODE and Other SAS Maps Online Mysteries
Mar 2010
SAS provides a very useful file called SASHELP.ZIPCODE. This file is relatively unknown and under-utilized. This paper explores current and potential uses of the file, as well as how to update the...
Provided by Abt Associates
-
White Papers
SAS Style Templates: Always in Fashion
Mar 2010
The syntax for style templates changed in SAS 9.2 and became much easier to use. With the new CLASS statement, there is no need to debate the use of the STYLE statement versus the now defunct...
Provided by SAS Institute
-
White Papers
A VB.NET Utility to Transfer Multiple Data Files Between SAS and Microsoft Access/Excel by Automatically Generating SAS Import/Export Statements
Apr 2010
A VB.NET utility was developed to automate the process of converting data files between SAS and Microsoft Access or Microsoft Excel using point-and-click in the Windows environment. It saves time...
Provided by SAS Institute
-
White Papers
Challenge! Reading Mainframe Hex Delimited Flat File Where Each Line Has Different Layout
Apr 2010
This paper illustrates how to design an appropriate input program to handle a complex file layout using data collected from pharmacy and health insurance information about individuals. Various...
Provided by SAS Institute
-
White Papers
Data Simulation for Piloting Clinical Trials Display Programs
Mar 2010
In a fast-paced clinical trials computing environment, programmers often need to create tables, listings, and figures within a limited time span. In these cases, available working data sets are...
Provided by Rho
-
White Papers
So Many Variables: Too Many Labels Moving Labels From One Variable to Another
Mar 2010
So a person has one hundred plus variables to copy and recode and one wants their original variable labels to transfer with them. Good luck with that! SAS will let the person do all kinds of...
Provided by SAS Institute
-
White Papers
Faster Results by Multi-Threading Data Steps
Apr 2010
Many SAS users run programs on systems with multiple processors. Starting with SAS9, certain intensive SAS procedures take can advantage of these multiple processors to reduce run-time, and make...
Provided by SAS Institute
-
White Papers
Using AJAX and SAS Stored Processes to Create Dynamic Search-Suggest Functionality
Mar 2010
Almost everyone is familiar with the search-suggest functionality that is offered by search engines and other Web applications (for example, a user begins typing into a text box on a Web page and...
Provided by SAS Institute
-
White Papers
Listening to the Twitter Conversation
Mar 2010
Twitter, with its short texts and large number of users, zero cost of entry, and open API, has become a social media phenomenon providing an inexpensive way to connect with customers, increase...
Provided by SAS Institute
-
White Papers
Generating Reports With DDE and VBA, the Concept - Alternative to ODS to Produce Complex Reports
Mar 2010
As a SAS programmer, one might have experience of spending hours modifying the thickness/colors of a bar chart, fitting an image into the corner of the page, or putting multiple charts/tables side...
Provided by HAVI Group
-
White Papers
Yes, Proc SQL Is Great, But I Love Data Step Programming, What's a SAS User to Do?
Mar 2010
Like many long-standing SAS users and Data Step programmers, the author avoided learning Proc SQL for many years. After making the decision to take the plunge and add Proc SQL to the authors...
Provided by SAS Institute
-
White Papers
Two Practical Approaches to Add Special Characters to Axis Labels in SAS/Graph Output in RTF
Mar 2010
There are several methods (such as the BYTE function, Hexadecimal code, and Greek character symbols with/without the ODS ESCAPECHAR= statement) available to produce special characters (such as...
Provided by INC Research
-
White Papers
Using SAS Software and Visual Basic for Application to Dynamically Manipulate SAS List Files
Mar 2010
This paper demonstrates how to apply Visual Basic for Application (VBA) procedures in the Microsoft Word to dynamically manipulate SAS output list files. In the paper, the author shall show how to...
Provided by Forest Laboratories
-
White Papers
The SAS Hash Object: It's Time to .find() Your Way Around
Mar 2010
Has one heard themselves or others say this when someone suggests a new technique to help solve a problem? Most of them have a set of tricks and techniques from which they draw when starting a new...
Provided by Fernwood Consulting Group
-
White Papers
Bridging the Gap Between the Google Analytics API and SAS
Mar 2010
Third parties which collect the data generally offer an acceptable reporting piece which provides the general public with a good sense of the how, when, where, and why. For those of them that want...
Provided by Capella University
-
White Papers
Make Your SAS Code Environmentally Aware
Mar 2010
SAS global macro variables and operating system environment variables contain a wealth of information that can be used to add extra power to the SAS programs. This information can be used to add...
Provided by SAS Institute
-
White Papers
Complex Data Combinations on Large Volumes: How to Get the Best Performance
Mar 2010
Developers are often challenged to build complex combinations of large files with a good performance. In most cases the SQL procedure is the obvious choice. However, the DATA step often provides...
Provided by SAS Institute
-
White Papers
Get the Scoop on the Loop: How Best to Write a Loop in the DATA Step
Mar 2010
During the execution of the DATA step processing, the DATA step works like a loop, repetitively reading the data and creating observations one at a time. The author calls this type of loop the...
Provided by City of Hope
-
White Papers
A Program to Automatically Compute Agreement Statistics for an Asymmetric Table
Mar 2010
Cohen's Kappa coefficient is a method for assessing the degree of agreement between two raters. In order to correctly compute agreement statistics, the table must be square and row labels must...
Provided by McGraw-Hill
-
White Papers
Automate PowerPoint Slide Generation With ODS and VBScript
Mar 2010
SAS can generate nice figures and tables in Microsoft Word and Microsoft Excel format, but it hasn't been easy for SAS to generate Microsoft PowerPoint slides. This paper introduces a method that...
Provided by Amylin Pharmaceuticals
-
White Papers
Automating Report Dates and Formats Using SAS 9 Software
Apr 2010
In many organizations, analysts manually change the SAS code that is used to run routine reports so that it uses current dates. However, analysts can use SAS date functions and formats to create...
Provided by SAS Institute
-
White Papers
The Power of User Defined SAS Code in SAS Data Integration Studio
Mar 2010
Extensive use of standard SAS Data Integration Studio Transformations is often made when designing data warehouses, thereby reducing maintenance requirements and the need for user defined code....
Provided by SAS Institute
-
White Papers
From Genomes to Galaxies: 3D Graphics in JMP Scripting Language
Mar 2010
JMP Scripting Language (JSL) offers an interface to OpenGL for three-dimensional graphics. This paper presents several new examples illustrating the aesthetics and interactivity of JSL 3D...
Provided by SAS Institute
-
White Papers
Evolution of Formatting "On the Fly"
Mar 2010
PROC FORMAT procedure is a powerfully productive tool. It allows one to assign labels to values without having to spend time combining data sets, changing values and molding the data to take on...
Provided by U.S. Census Bureau
-
White Papers
Choosing the Right Tool From Your SAS and Microsoft Excel Tool Belt
Mar 2010
There are over a dozen ways to bring the data into SAS from Microsoft Excel or to push it out from SAS to Excel. Some are simple wizards, and others are more complex programming techniques. How...
Provided by SAS Institute
-
White Papers
Why Aren't You Using MEMLIB?
Mar 2010
The concept of a RAM disk is simple: set aside an area of the computer's memory (RAM - Random Access Memory) to serve as a simulated hard disk. While hard drive speeds have increased tremendously...
Provided by INC Research
-
White Papers
MySQL Cluster Manager: Reducing Complexity and Risk While Improving Efficiency
Apr 2010
Organizations are demanding that IT focus more on strategic initiatives and less on the day-today management of an IT environment. IT groups need to be agile and responsive to market demands by...
Provided by Oracle
-
Webcasts
Reduce CPU Usage With SMART SQL
Nov 2009
The presenter of this webcast discusses how and why to design SQL that will reduce the number of times calls are made to DB2 on z/OS. The presenter looks at how to write SMART (SQL Made to...
Provided by BMC Software
-
Whitepapers
Regression Test Suite Prioritization Using System Models
Dec 2010
During regression testing, a modified system is often retested using an existing test suite. Since the size of the test suite may be very large, testers are interested in detecting faults in the...
Provided by University of Otago
-
Whitepapers
Enforcing Enterprise-out Security for Cloud Servers
Nov 2012
Cloud-based computing models offer the promise of a highly scalable compute infrastructure without having to acquire, install and maintain any additional hardware. However, implementing this new...
Provided by Centrify
-
Whitepapers
Unity in Diversity: Phylogenetic-Inspired Techniques for Reverse Engineering and Detection of Malware Families
Jun 2011
The authors developed a framework for abstracting, aligning and analyzing malware execution traces and performed a preliminary exploration of state of the art phylogenetic methods, whose strengths...
Provided by University of California, Santa Cruz
-
Whitepapers
Automatically Generating Test Cases for Specification Mining
Dec 2010
Dynamic specification mining observes program executions to infer models of normal program behavior. What makes one believe that the authors have seen sufficiently many executions? The TAUTOKO1...
Provided by Institute of Electrical & Electronic Engineers
-
Whitepapers
Mutation-Driven Generation of Oracles and Unit Tests
Dec 2010
To assess the quality of test suites, mutation analysis seeds artificial defects (mutations) into programs; a non-detected mutation indicates a weakness in the test suite. The authors present an...
Provided by Institute of Electrical & Electronic Engineers
-
Whitepapers
Exploring Realistic Program Behavior
Mar 2012
Modern test case generation techniques can automatically achieve high code coverage. If they operate on the unit level, they run the risk of generating nonsensical inputs, which, when causing...
Provided by Association for Computing Machinery
-
Whitepapers
Generating Test Suites With Augmented Dynamic Symbolic Execution
Sep 2012
Unit test generation tools typically aim at one of two objectives: to explore the program behaviour in order to exercise automated oracles, or to produce a representative test set that can be used...
Provided by Saarixx Labs
-
Whitepapers
Mutation-Driven Generation of Unit Tests and Oracles
May 2010
To assess the quality of test suites, mutation analysis seeds artificial defects (mutations) into programs; a non-detected mutation indicates a weakness in the test suite. The authors present an...
Provided by Saarixx Labs
-
Whitepapers
Testing Container Classes: Random or Systematic?
Jan 2011
Container classes such as lists, sets, or maps are elementary data structures common to many programming languages. Since they are a part of standard libraries, they are important to test, which...
Provided by University of Idaho
-
Whitepapers
Exploiting Common Object Usage in Test Case Generation
Jan 2011
Generated test cases are good at systematically exploring paths and conditions in software. However, generated test cases often do not make sense. The authors adapt test case generation to follow...
Provided by Saarixx Labs
-
Whitepapers
It Is Not the Length That Matters, It Is How You Control It
Oct 2010
The length of test cases is a little investigated topic in search-based test generation for object oriented software, where test cases are sequences of method calls. While intuitively longer tests...
Provided by Saarixx Labs
-
Whitepapers
Generating Parameterized Unit Tests
Jul 2011
State-of-the art techniques for automated test generation focus on generating executions that cover program behavior. As they do not generate oracles, it is up to the developer to figure out what...
Provided by Association for Computing Machinery
-
Whitepapers
Evolutionary Generation of Whole Test Suites
Dec 2010
Recent advances in software testing allow automatic derivation of tests that reach almost any desired point in the source code. There is, however, a fundamental problem with the general idea of...
Provided by Saarixx Labs
-
Whitepapers
Augmented Dynamic Symbolic Execution
Sep 2012
Dynamic Symbolic Execution (DSE) can efficiently explore all simple paths through a program, reliably determining whether there are any program crashes or violations of assertions or code...
Provided by Association for Computing Machinery
-
Whitepapers
The Economist: Secure Access in a Mobile Universe
Nov 2012
In a survey by The Economist, 89% of companies admit allowing mobile access to critical data, yet 50% of those surveyed have security concerns. Learn how you can minimize risk as mobile-access...
Provided by Cisco
-
Whitepapers
Flexible Complexity Fast Decoding of Multiplexed Alamouti Codes in Space-Time-Polarization Systems
Mar 2010
Space-time coding is of great interest as the introduction of multiple antenna elements at the transmitter and receiver of a wireless communication system is known to increase the system capacity....
Provided by Institute of Electrical & Electronic Engineers
-
Whitepapers
Research Brief: Managing Security in the Cloud
Nov 2012
While the future of the hybrid cloud looks bright, lingering concerns about security are casting a shadow on deployment. IDG Research conducted a reader survey of IT professionals which confirmed...
Provided by NTT Communications
-
Whitepapers
CMOs Must Connect The Dots Of The Online Brand
Jul 2010
Digital has been widely embraced by consumers and by many parts of the enterprise. But the adoption of digital channels has often occurred in a piecemeal way. That has resulted in three potential...
Provided by IBM
-
Whitepapers
Improving Software Quality Through the Development of Code Readability
Aug 2012
In this paper, the authors present the role of software readability on software development cost. They dispute that the upfront cost of incorporating software readability pays off attractively at...
Provided by International Journal of Advanced Research in Computer and Communication Engineering (IJARCCE)
-
Whitepapers
Performance and Extension of User Space File Systems
Mar 2010
Several efforts have been made over the years for developing file systems in user space. Many of these efforts have failed to make a significant impact as measured by their use in production...
Provided by Association for Computing Machinery
-
Case Studies
Sun Microsystems Uses Puppet to Improve Efficiency, Accelerate System Updates and Ensure Consistent Configurations Across All Their Web Server Architecture
Jan 2011
As a premier online brand, Sun Microsystems has strict requirements for high-performance and guaranteed uptime for their top online properties like sun, java, mysql, openoffice and others. Sun...
Provided by Puplo Digital Design
-
Whitepapers
CSO Research Report: The Challenges of Securing a Virtual IT Infrastructure
Oct 2012
CSO research reveals how other IT professionals are adapting their security strategies to maximise the ROI of their virtual and cloud environments. Find out what your peers are doing to get the...
Provided by Trend Micro Australia
-
eBooks
eBook - Real-World Virtualization for Your Business
Oct 2012
Small and midsize firms virtualize IT infrastructure to meet real-world challenges: simplifying operations to focus on business issues, speeding up application rollouts to get more done,...
Provided by VMware
-
Whitepapers
Top 10 Tips for Optimizing SQL Server Performance
Oct 2012
Maximize your SQL Server performance – right now! Optimizing SQL Server performance is challenging work. And while you can find a lot of info on general performance problems, there hasn't been...
Provided by Quest Software, now a part of Dell
-
Whitepapers
Solution brief: Optimization in Energy & Utilities - Effectively plan, schedule and monitor systems
Oct 2012
The energy market has changed dramatically, and responding well means energy companies can't get bogged down by cumbersome manual planning and spreadsheet solutions. Read this solution brief to...
Provided by IBM
-
Whitepapers
Protecting Oracle PL/SQL Source Code From a DBA User
Aug 2012
In this paper, the authors are presenting a new way to disable DDL statements on some specific PL/SQL procedures to a DBA user in the Oracle database. Now-a-days DBA users have access to a lot of...
Provided by Academy & Industry Research Collaboration Center
-
Whitepapers
Under approximation of Procedure Summaries for Integer Programs
Oct 2012
The authors show how to under approximate the procedure summaries of recursive programs over the integers using off-the-shelf analyzers for non-recursive programs. The novelty of their approach is...
Provided by IMDEA
-
Whitepapers
From Regexes to Parsing Expression Grammars
Oct 2012
Most scripting languages now-a-days use regex pattern-matching libraries. These regex libraries borrow the syntax of regular expressions, but have an in-formal semantics that is different from the...
Provided by PUC
-
Whitepapers
Distributed Control Loop Patterns for Managing Distributed Applications
Jan 2009
In this paper, the authors discuss various control loop patterns for managing distributed applications with multiple control loops. They introduce a high-level framework, called DCMS, for...
Provided by INRIA
-
Whitepapers
A Flexible Mixed Integer Programming Framework for Nurse Scheduling
Oct 2012
In this paper, a nurse-scheduling model is developed using mixed integer programming model. It is deployed to a general care ward to replace and automate the current manual approach for...
Provided by Cornell University
-
Whitepapers
The Inevitable Extinction of PSTs
Oct 2012
Nearly all employees use PST files to preserve emails. This turns into a nightmare for administrators as when stored locally or on the network share.The main issues are: Huge impact on backup as...
Provided by Symantec.cloud
-
Whitepapers
Non-Convex Mixed-Integer Nonlinear Programming: A Survey
Jun 2012
A wide range of problems arising in practical applications can be formulated as Mixed-Integer Non-Linear Programs (MINLPs). For the case in which the objective and constraint functions are convex,...
Provided by Lancaster University
-
Whitepapers
A Framework for SPARQL Query Processing, Optimization and Execution With Illustrations
Jul 2011
The vision of Semantic web is to allow intelligent description and interchange of integrated data from various distributed web resources. A structure for this metadata on web is known as Resource...
Provided by Dynamic Publishers
-
Whitepapers
Automatic Test Case Generation in Object Oriented Programming
Aug 2012
This paper presents a new methodology to select test cases from regression test suites. The selection strategy is based on analyzing the dynamic behavior of the applications that written in any...
Provided by International Journal of Electronics and Computer Science Engineering
-
Whitepapers
The Implementation of Programmable Wireless Router Using Java
Jul 2012
Now-a-days available wireless routers do have extra levels of embedded security. Existing Wireless routers can be configured for invisible mode. So that wireless network cannot be scanned by...
Provided by International Journal of Computer Science & Engineering Technology (IJCSET)
-
Whitepapers
Techniques of Software Fault Tolerance
Jul 2012
Fault tolerance is the ability of a system to perform its function correctly even in the presence of internal faults. The authors should accept that, relying on software techniques for obtaining...
Provided by International Journal of Computer Science & Engineering Technology (IJCSET)
-
Whitepapers
A Mathematical Study of Fuzzy Logic Techniques in Software Engineering Measurements
Apr 2012
Estimation models in software engineering are used to predict some important attributes of future entities such as software development effort, software reliability and programmer productivity....
Provided by International Journal of Computer Science & Engineering Technology (IJCSET)
-
Whitepapers
Performance Evaluation Issues of Query Processing Through Client Server Architecture
May 2012
The development of distributed systems has been affected by the need to accommodate an increasing degree of flexibility, adaptability, and autonomy. The Mobile Agent technology is important...
Provided by International Journal of Computer Science & Engineering Technology (IJCSET)
-
Whitepapers
HAMP - A Highly Abstracted and Modular Programming Paradigm for Expressing Parallel Programs on Heterogeneous Platforms
Jul 2012
With the start of the parallel computing era, due to power and thermal considerations, there is a growing need to bridge the gap between parallel hardware and software. The unintuitive nature of...
Provided by International Association of Engineers
-
Whitepapers
Test Case Generation For Concurrent Object-Oriented Systems Using Combinational UML Models
Jun 2012
Software testing is an important phase of software development to ensure the quality and reliability of the software. Due to some limitations of code based testing method, the researcher has been...
Provided by The Schwa
-
White Papers
A Concurrent Programming Language Based on the Situation Calculus
Nov 2007
Concurrent Programming Language, as a substitute to planning, is an approach to high-level agent control based on concurrent program execution. A formal definition in the situation calculus of...
Provided by York University
-
White Papers
Using Programming Language Concepts to Teach General Thinking Skills
May 2008
The programming language field has developed in response to an unprecedented situation in human history - the need to communicate with entities (such as computers), if every aspect of the...
Provided by Massachusetts Institute of Technology
-
White Papers
Signal Processing in the Pure Programming Language
Feb 2009
The new functional programming language Pure is useful as a scripting language in signal processing applications. It has a Just In Time (JIT) compiler that makes execution reasonably fast and a...
Provided by Johannes Gutenberg University Mainz
-
White Papers
A Multi-Theory Logic Programming Language for the World Wide Web
Aug 2008
Despite the presence of World Wide Web (WWW) architectural formalization in terms of Representational State Transfer (REST) architectural style and Resource-Oriented Architecture (ROA), current...
Provided by University of Bologna
-
White Papers
Setting up Eclipse CDT on Windows, Linux/Unix, Mac OS X
Mar 2010
C/C++ Development Tool (CDT) is a fully functional C and C++ Integrated Development Environment (IDE), which is based on the Eclipse platform. An IDE is a software application that provides...
Provided by Max Berger
-
White Papers
On the Connection Between Functional Programming Languages and Real-Time Java Scoped Memory
Sep 2007
Applications which run on real-time basis require predictable memory-management performance, which includes the cost of storage allocation, de-allocation, and (for the relevant languages) the...
Provided by Association for Computing Machinery
-
Whitepapers
Repairing OLAP Queries in Databases With Referential Integrity Errors
Apr 2011
Many database applications and OLAP tools dynamically generate SQL queries involving join operators and aggregate functions and send these queries to a database server for execution. This...
Provided by Association for Computing Machinery
-
Whitepapers
Performance of BICM-OFDM Systems in Non-Gaussian Noise and Interference
Oct 2008
In this paper, the authors present a general mathematical framework for performance analysis of systems employing Bit - Interleaved Coded Modulation (BICM) and Orthogonal Frequency Division...
Provided by Institute of Electrical & Electronic Engineers
-
Whitepapers
The Impact of Imperfect Channel State Information on QRD-Based Precoded MIMO-OFDM System
Oct 2008
A new closed-loop precoding method has been proposed for MIMO-OFDM systems with limited feedback by using the QR decomposition to the time-domain channel impulse response matrix. In contrast to...
Provided by Institute of Electrical & Electronic Engineers
-
Whitepapers
Turbo Frequency Domain Equalization for Single Carrier Space-Time Block Coded Transmissions
Oct 2008
In this paper, the authors propose a linear Minimum Mean Square Error (MMSE)-based turbo Frequency Domain Equalization (FDE) scheme for single carrier Space-Time Block Coded (STBC) transmissions....
Provided by Institute of Electrical & Electronic Engineers
-
Whitepapers
Integration of Java EE Applications on C - Based Implementations
Jul 2012
Sometimes the people may encounter a scenario in which they need to Integrate the existing Java - Based applications With the Native formats of C/C++ Based implementations For example the...
Provided by International Institute for Science, Technology and Education
-
White Papers
EJB 3.0: Enterprise JavaBeans
Jun 2009
Sun Microsystems defines Enterprise JavaBeans as component based architecture designed to implement distributed business applications. EJB is a Java technology designed for enterprise...
Provided by INSONO Consulting GmbH
-
White Papers
Abusing JBoss
Apr 2010
This is an application server written in Java that can host business components developed in Java. JBOSS is an open source implementation of J2EE that relies on the Enterprise JavaBeans...
Provided by Trustwave
-
Whitepapers
NonStop Servlets for JavaServer Pages
Aug 2009
Non Stop Servlets for JavaServer Pages (NSJSP) is a container that runs Java Servlets and JavaServer Pages (JSPs), which are platform-independent server-side programs that programmatically extend...
Provided by Hewlett-Packard (HP)
-
White Papers
A Guide to Creating C++ Service-Based and SOA Applications
Mar 2009
This paper gives an overview of Service Oriented Architecture or SOA in sufficient detail to achieve a consensus view among agencies regarding the general meaning of the concept. Such a consensus...
Provided by Rogue Wave Software
-
White Papers
Server Push With Flex & J2EE
Nov 2007
Financial institutions are continuously striving to improve their technology, operations and business processes with the hopes of positively impacting the firm's revenue, risk exposure and/or cost...
Provided by eForce
-
White Papers
PHP on Windows
Sep 2009
With this solution, Vyatta has a dual-pronged approach that includes enabling the shift to standard hardware by decoupling hardware and software; and leveraging the power of open source software...
Provided by Ibuildings
-
White Papers
The Orc Programming Language
Oct 2009
Orc was originally presented as a process calculus. It has now evolved into a full programming language, which will be described in this paper. The language has the structure and feel of a...
Provided by University of Texas at Austin (McCombs)
-
White Papers
Evolving a Language in and for the Real World: C++ 1991-2006
Feb 2009
C++'s main contribution was and is through the many systems built using it. C++ has become an essential part in the infrastructure on which the modern day world i.e. telecommunications systems,...
Provided by Texas A&M University
-
White Papers
Towards a Programming Language Ontology
Jul 2009
This paper examines the role of semantic theory in determining the ontology of programming languages. It also explores how different semantic perspectives result in different ontologies. In...
Provided by University of Essex
-
White Papers
Language Constructs for Context-Oriented Programming
May 2008
ContextL is an extension to the Common Lisp Object System that allows for Context-oriented Programming. It provides means to link partial class and method definitions with layers and to activate...
Provided by Association for Computing Machinery
-
White Papers
Language Oriented Programming: The Next Programming Paradigm
Jun 2009
Ideally, being a computer programmer gives one the freedom to do anything one wants, one has complete freedom and the choice to do anything one wants, but in reality facts show that programmers...
Provided by JetBrains
-
Webcasts
MSDN Webcast: Implementing and Running Tests With Visual Studio 2010 Ultimate (Part 2 of 2) (Level 200)
May 2010
This MSDN webcast tells the attendee the details, and some of the additional features, tools that are added into the visual studio 2010. This webcast implements the running test in an ultimate...
Provided by Microsoft
-
White Papers
Simplifying Legacy by Solving the Root Cause
Jan 2010
This white paper aims to guide the reader through the problem classification and root-cause analysis surrounding legacy systems. Legacy is defined as a system in the IT estate that is difficult or...
Provided by Erudine
-
White Papers
OptiRamp Real-Time Optimization Module: Optimization Methodology for Real-Time Control
Jun 2010
This paper discusses about The Real time Optimization Module refers to a set up of form as well as algorithms that incessantly scrutinize and alter operating circumstances of a procedure by the...
Provided by Statistics & Control
-
Webcasts
MSDN Webcast: Project 2010 Workflow Deep Dive (Part 2 of 2): Workflows in Visual Studio (Level 400)
May 2010
In this MSDN webcast, The attendee could find and may cover up all the process for creating Microsoft Project Server 2010 workflows in Microsoft Visual Studio from top to bottom. The presenter...
Provided by Microsoft
-
Whitepapers
Using Bi and BPM to Address the Information Challenges
Jul 2010
This paper discusses the challenges that mid size organizations face and how Bi/BPM can help address those challenges.
Provided by IBM
-
White Papers
Mixed Language Programming for High-Performance Computing Applications
Jan 2010
First, different styles of programming in the languages Fortran 77, C, C++, and Python are reviewed and exemplified in the context of representing and computing with sparse matrices. Special...
Provided by University of Oslo
-
White Papers
Nokia Views on IPv6 Transition
Feb 2010
The transition to Internet Protocol version 6 (IPv6) is no longer debatable. An increasing number of global internet users and the impending exhaustion of IPv4 addresses managed by the five...
Provided by Nokia
-
White Papers
Get the "Find Hotspots" guide today
Jul 2010
Recompile a single file and boost performance with Intel Parallel Studio Intel® Parallel Studio delivers everything you need to build more reliable, higher performing serial applications today,...
Provided by Intel Corporation
-
White Papers
Analyzing Nonblocking Switching Networks Using Linear Programming (Duality)
Nov 2009
The main task in analyzing a switching network design (including circuit-, multirate-, and photonic-switching) is to determine the minimum number of some switching components so that the design is...
Provided by University of New York at Buffalo
-
Case Studies
Unikey - The Driverless Dongle, Reduces the Work of Technical Support Team for Software Vendors
Jan 2010
A dongle is used to prevent the operation of software codes in machines where it is not present. A dongle related error is reported on starting the code, which prevents the code from being used....
Provided by SecuTech Solutions
-
White Papers
Migrating Applications From Oracle WebLogic to Apache Tomcat
Oct 2009
In this white paper, the authors explore the reasons for migrating from WebLogic to Tomcat, considerations for making the decision, and techniques to be followed for a successful migration. Note...
Provided by MuleSoft
-
White Papers
Deliverable D1.4 - Case Studies on Platform Migration and Refactoring
Aug 2008
This paper reports all case studies that have been done in the context of Task 1.3 Refactoring Evolving Systems of the SERIOUS Project. The goal was to put to practice the techniques developed...
Provided by Pennsylvania State University
-
Webcasts
Automate, integrate and connect work processes with smart work.
Jul 2010
Companies are rethinking the way people work and discovering new resources for collaboration, mobility and flexibility in the process. This short, entertaining video explores the advantages of...
Provided by IBM
-
Whitepapers
DAI: Redbook: Experience Java EE!
Jul 2010
"Beginning Java developers will find valuable information in this e-book from IBM® Redbooks: "Experience Java EE! Using WebSphere® Application Server Community Edition 2.1." This essential...
Provided by IBM
-
Webcasts
MSDN Webcast: Visual Studio 2010 Ecosystem Series: Using DevExpress Tools to Accelerate Business Development and Reporting (Level 100)
Jul 2010
For years, DevExpress has been enhancing and improving the developer experience by providing advanced technologies that include user interface controls, business application frameworks, object...
Provided by Microsoft
-
Webcasts
MSDN Webcast: Visual Studio 2010 Ecosystem Series: A Lap Around Run-Time Intelligence (Level 200)
Jul 2010
The presenter of this webcast, Doug Seven, senior product manager at Microsoft, introduces PreEmptive Solutions, a Visual Studio Industry Partner. The attendee of this webcast learns how he can...
Provided by Microsoft
-
Webcasts
MSDN Webcast: geekSpeak: Local Messaging and Silverlight With Brian Lagunas (Level 200)
Jul 2010
A powerful feature of Microsoft Silverlight is the ability for different Silverlight controls to communicate, even with instances running out of browser. In this geekSpeak, Silverlight guru Brian...
Provided by Microsoft
-
Webcasts
MSDN Webcast: Visual Studio 2010 Ecosystem Series: Upgrading Applications From Visual Basic 6 to Visual Studio 2010 (Level 200)
Jul 2010
The attendee of this webcast will discover how to use the latest version of ArtinSoft's Visual Basic Upgrade Companion (VBUC) to easily migrate applications developed in Microsoft Visual Basic 6...
Provided by Microsoft
Keep Up with TechRepublic
Submit a Paper
Get your content listed in our directory!
Our directory is the largest library of vendor-supplied technical content on the Web. It’s also the first place IT decision makers turn to when researching technology solutions. Our members are already finding your competitors’ papers here - shouldn’t they find yours, too? It's FREE so click here and submit your white paper, case study, data sheet, research report, or other document today!



