ArtFormula package contains two nonvisual Delphi component for symbolic expression parsing and evaluation. Provides runtime scripting engine for automating your PROGrams.
This distribution contains source code for a simple object tracking
program using particle filtering. You need to have the OpenCV Library
and the GNU Scientific Library (GSL) installed to compile and use the
PROGrams. See the below two links:
Java Media APIs: Cross-Platform Imaging, Media, and Visualization presents integrated Java media solutions that demonstrate the best practices for using this diverse collection. According to Sun MicroSystems, "This set of APIs supports the integration of audio and video clips, animated presentations, 2D fonts, graphics, and images, as well as speech input/output and 3D models." By presenting each API in the context of its appropriate use within an integrated media application, the authors both illustrate the potential of the APIs and offer the architectural guidance necessary to build compelling PROGrams.
This program prints a calendar for a year specified. The user enters a year for the calendar and the PROGrams automatically prints the calendar in text format.
How to restruct paradox DB when you encounter pb whith indexes.
You have to use this mecanism to repair your DB.
You might use it in each prg when you close your Delphi PROGrams.
The Microsoft(R) Guide for Assembly Language and C Programmers
By Ray Duncan
PROGRAMMING FOR MS-DOS
Genealogy of MS-DOS
MS-DOS in Operation
Structure of MS-DOS Application PROGrams
MS-DOS Programming Tools
Keyboard and Mouse Input
Video Display
Printer and Serial Port
File Management
Volumes and Directories
Disk Internals
Memory Management
The EXEC Function
Interrupt Handlers
Installable Device Drivers
Filters
Compatibility and Portability
MS-DOS FUNCTIONS REFERENCE
IBM ROM BIOS AND MOUSE FUNCTIONS REFERENCE
LOTUS/INTEL/MICROSOFT EMS FUNCTIONS REFERENCE
AVR-Ada aims to make the Ada part of gcc usable on AVR microcontrollers. This includes the three elements: - the Ada compiler - the Ada run time system - the AVR support library Some sample PROGrams are provided as well.
C is a general-purpose programming language. It has been closely associated with the UNIX operating system where it was developed, since both the system and most of the PROGrams that run on it are written in C. The language, however, is not tied to any one operating system or machine and although it has been called a ``system programming language because it is useful for writing compilers and operating systems, it has been used equally well to write major PROGrams in many different domains.
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables.
PROGrams are structured by defining and calling functions. Program flow is controlled using loops, if
statements and function calls. Input and output can be directed to the terminal or to files. Related data
can be stored together in arrays or structures.
In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example PROGrams in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.