Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- User-Written DATA Step Functions
- For years, users have asked for the ability to write functions in DATA step syntax. The day has come when this is possible. In SAS9, the FCMP procedure provides the ability to write functions using DATA step syntax. In SAS 9.2, these functions can be called from a DATA step....
- Tags: Function, SAS Institute
- White papers 2007-05-14
- An Introduction to SAS Character Functions (Including Some New SAS9 Functions)
- SAS software is especially rich in its assortment of functions that deal with character data. This class of functions is sometimes called STRING functions. With over 30 new character functions in Version 9, the power of SAS to manipulate character data is even more impressive. Some of the functions discussed...
- Tags: Function, SAS Institute
- White papers 2005-03-09
- An Introduction to SAS Character Functions
- SAS software is especially rich in its assortment of functions that deal with character data. This class of functions is sometimes called STRING functions. With over 30 new character functions in SAS 9, the power of SAS to manipulate character data is even more impressive. Some of the functions discussed...
- Tags: Function, SAS Institute
- White papers 2007-05-14
- Find Help for Excel Functions
- Functions are prewritten formulas that simplify the process of entering calculations. Using functions, users can quickly create formulas that might be difficult to build. Although many functions, such as SUM or AVERAGE, are easy to figure out without help, others may require more guidance. This webcast shows how to get...
- Tags: Function, Microsoft Excel, Microsoft Office, Office Suites, Software
- Webcasts 2008-01-01
- Trigometric Functions (exe)
- Trigometric Functions is designed to graphically display all the trig functions. The amplitude, period and phase of each function can be varied to see the graphic change in the function. Students can compare the Sine and Cosine functions and see how they differ. Students can plot these functions in a...
- Tags: Function, Trigometric Functions
- Software downloads 2006-10-02
- SQL: Window Functions
- Window functions enable the user to look at different levels of aggregation in the same result row. They make it easy to specify cumulative sum, moving average, share-of, and many other important calculations. Window functions are supported in Oracle where they are known as analytic functions and DB2 (where they...
- Tags: Function, Window, SQL, O'Reilly Media Inc., Construction, Data Mining, Databases, Enterprise Software, Software, Data Management
- Book chapters 2006-04-01
- SET-UP, CLASS 5
- I apologize, I had to switch from a three day work week to a five day work week; I'll do Thursday if I can get to a computer, otherwise it is Saturday, sorry. Computer Process is now decided upon: and maybe set into the computer at this time. A computer...
- Tags: PRODUCTIVITY, entawanabi@..., computer, computer operation, computer process
- Discussion threads 2007-11-03
- The Transcription Assistant (exe)
- Medical transcription software. It does everything except for the actual typing. The Transcription Assistant was designed and written by transcriptionists. It is intended to save you time and increase your profits by automatically performing many of the day-to-day activities that take up so much of your time. MT as well...
- Tags: Function, Trial Version, Storage, Hardware
- Software downloads 2004-12-02
- 35 PHP functions for parsing and manipulating URLs and HTML
- PHP comes with numerous functions for parsing and manipulating URLs and HTML documents. These functions make it possible to easily accomplish specialized tasks, such as turning text into HTML, reading script variables from a URL or sending HTTP directives to the user's browser. The table in this download lists some...
- Tags: Function, HTML, PHP, Scripting Languages, Software/Web Development, Web Development
- Download resources 2005-04-22
- Learning Curve Journal, Part 3: JavaFX Script Functions
- Use functions to add behavior to JavaFX applications. UI components have attributes that map to functions. One can define those functions to handle UI events such as action, onMouseClicked, and onKeyTyped. Functions have the additional property that they reevaluate their parameters and referenced variables within their function body. One can...
- Tags: Function, Attribute
- White papers 2008-07-01
- Graph (exe)
- This program is for drawing graphs of mathematical functions in a coordinate system. Graphs may be added with different color and line styles. Both standard functions, parameter functions and polar functions are supported. It is possible to evaluate a function at an entered point or tracing the function with the...
- Tags: Function, Mice, Hardware, Peripherals
- Software downloads 2005-11-15
- Business Functions (exe)
- This Excel add-in has 500+ high-performance functions and is a comprehensive toolkit for business planning and analysis. It is designed to make financial models such as business plans and budgets faster to build, less error-prone, and easier to understand and maintain. It does this through integrated families of functions, in...
- Tags: High-performance, Microsoft Excel, Microsoft Office, Leadership, Office Suites, Software, Management
- Software downloads 2007-11-14
- Binary Functions Library (zip)
- Many people say that Visual Basic is not powerful, however, it supports DLLs which expands its limitations to create robust applications. This library includes almost all bitwise functions you will imagine, such as Left Shift, Logical Right Shift, Arithmetic Right Shift, and many more. They are compatible with both VB...
- Tags: Function, Microsoft Development Tools, Programming Languages, 64-Bit, Development Tools, Software Development, Software/Web Development, Processors, Semiconductors, Hardware, Components
- Software downloads 2005-12-19
- 17 useful functions for manipulating arrays in PHP
- 17 useful PHP array functions – What's missing?The table is also available in downloadable PDF:http://techrepublic.com.com/5138-3513-5792845.htmlOf the over 60 PHP array functions, this document has listed only 17. [b]Which functions would you include in the next version of this table?[/b]Follow-up - What's missing?I have to agree with Mr. Kaelin. PHP has...
- Tags: Scripting languages, PHP
- Discussion threads 2005-07-18
- NexFunc (msi)
- NexFunc is an advanced expressions evaluator that allows the combination of mathematical operations between native and definite functions in a flexible and practical manner for the user. The main functionalities of the application are: operations with native entities--13 constants, 76 functions and 11 by means of operators, 87 in total;...
- Tags: Function, NexFunc, User Function
- Software downloads 2006-09-19
- XPCalc (exe)
- XPCalc is a floating-point calculator program with the following features: extra precision to millions of decimal places; uses fast hartley transform to speed-up long multiplies; separate input and output notation, base 2 to base 36; efficient transcendental functions; hyperbolic functions--greatest common divisor function; modulo arithmetic options; boolean functions. All of...
- Tags: Function, XPCalc
- Software downloads 2007-11-15
- The Basics of the PRX Functions
- With the advent of SAS 9, the power of Perl's regular expressions is now available in the DATA step. The PRX functions and call routines let readers to use the pattern matching features of Perl 5.6.1 to do these tasks, and more. This paper will explain what regular expressions are,...
- Tags: Function, Perl, SAS Institute, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
- White papers 2007-05-14
- Instant vacation: The Sick Day Handbook
- Straight from the Ferris Bueller's Day Off playbook comes this little gem, courtesy of ThinkGeek:"Tips and tricks for turning any day into a sick day. Today is too pretty to go to work. And, it's your birthday. Don't take a personal day - take a sick day. This...
- Tags: Jay Garmon
- Blog posts 2006-07-18
- Hook API SDK (zip)
- Hook API SDK is a Software Development Kit for easy and quickly develop Windows system wide hooking program. It helps you hooking Windows system functions or functions in 3rd applications, this means you can call your own functions instead of some Windows system APIs or functions of other appliction.
- Tags: Function, Hook-API SDK, Microsoft Windows, Operating Systems, Software
- Software downloads 2006-05-30
- << Previous
- page 1 of 1
- Next >>