|
Home
Programming C, C++, Visual C Language Specific
C, C++, Visual C Language Specific| Found: 107. Displaying: 1-10 |  |  |
 | Ctalk 0.0.76a |  | Ctalk adds object oriented programming features, like classes, methods, operator overloading, and inheritance to standard C programs. C programs can use only a few Ctalk objects, or programs can be written almost entirely in Ctalk. Ctalk classes support common C data types like integers, strings, and floating point numbers, as well as more complex data types like files, lists, collections, exception handlers, and system events. |
|
  | Ctpp 1.0.44 |  | Ctalk adds object oriented programming features, like classes, methods, operator overloading, and inheritance to standard C programs. The C99-compliant preprocessor, ctpp, is compatible with GNU cpp and adds features like macro expansion in warning and error messages, the ability to save macro expansions, and built-in symbol definition for many command line options. |
|
  | OptiVec for Visual C++ 5.2.1 |  | OptiVec contains more than 3500 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields:
1. Vectorized form of arithmetic operators and math functions.
2. Matrix operations, e.g.: multiplication, inversion, LU decomposition, singular value decomposition, eigenvalues.
3. Fast Fourier Transform techniques for efficient convolutions, correlation analyses, spectral filtering, etc., both one- and two-dimensional.
4. Curve fitting for a wide range of model functions from simple linear regression to non-linear models with multiple data sets.
5. Statistics.
6. Analysis (derivatives, integrals, extrema, interpolation).
7. Graphical representation of data in Cartesian coordinates.
8. Complex number math, both in cartesian and polar format.
The vectorized implementation in Assembler makes OptiVec functions, on the average, 2-3 times faster than compiled source code of the same functionality. In many instances, the numerical accuracy is improved as well.
The object-oriented interface for C++, "VecObj", offers simplified function calls and increased memory safety.
This version is for Microsoft Visual C++ 5, 6, Visual Studio 2003, 2005, 2008 |
|
  | CMATH for Visual C++ 5.2.1 |  | CMATH is a comprehensive library for complex-number arithmetics and mathematics.
The following features make CMATH an ideal replacement for other available complex class libraries:
1. High-performance implementation in machine code leads to superior speed.
2. Accuracy and safety are greatly enhanced.
3. Each of the floating-point accuracies (complex(float), complex(double), and complex(extended)) is given its own, individually optimized treatment.
4. Polar coordinates (magnitude;angle) are supported in addition to the usual cartesian coordinates (real;imaginary).
5. Switching from your compiler's complex class library to CMATH is very simple: Just replace the include-file "complex.h" with "newcplx.h" - that's it!
The Shareware edition is optimized for PentiumXX, while maintaining compatibility with AMD processors (Athlon) and down to 486DX.
This version is for MS Visual C++ 5, 6, Visual Studio 2003, 2005, or 2008. |
|
  | Add-in Express Toys for VSTO and Excel 2.0 |  | This is a free sample add-in (ready to install and use) that adds a number of useful features to Microsoft Excel, including advanced options for Excel styles, merging cells and special paste options.
The add-in is based on the innovative Add-in Express technology and gives you an example of developing Excel add-ins, creating custom toolbars and controls and accessing Excel objects.
The add-in contains a full source code in VB, C# and supports Excel 2003 and Excel 2007. It works in VSTO 2005 SE and VSTO 2008 (VB.NET, C#). |
|
  | RichView (C++Builder version) 10.0 |  | RichView is a suite of native Delphi/C++Builder components for displaying, editing and printing hypertext documents.
Components support various character attributes (fonts, subscripts/superscripts, colored text background, custom drawn). Documents can contain tables, pictures, images from imagelists, any C++Builder controls. Left, right, center or justify alignments of paragraphs, custom margins and indents, bullets and numbering, background images, Unicode, print preview, HTML export, RTF import and export, live spell, data-aware versions and more...
RichViewActions is a set of components and actions for creating user interface for word processor applications (free addon).
ScaleRichView is a set of components for WYSIWYG editing (shareware addon)
This installation contains files for C++Builder 4-2007. |
|
  | PreC 1.0 |  | PreC uses the compiler as the preprocessor by changing each preprocessor statement to a C stattement and changuing the original code to a type of print statement. The resulting code is compilede and run and as a result the preprocessor statements are executed and the original program printed back. This gives the user the full power of the C/c++ compiler to be used as a preprocessor.
To see posssible application please look in the documentation for the sample of sorted initialization and generation of CRC at compile time |
|
  | OptiVec for Borland C++ 5.2 |  | OptiVec contains more than 3500 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields:
1. Vectorized form of arithmetic operators and math functions.
2. Matrix operations, e.g.: multiplication, inversion, LU decomposition, singular value decomposition, eigenvalues.
3. Fast Fourier Transform techniques for efficient convolutions, correlation analyses, spectral filtering, etc., both one- and two-dimensional.
4. Curve fitting for a wide range of model functions from simple linear regression to non-linear models with multiple data sets.
5. Statistics.
6. Analysis (derivatives, integrals, extrema, interpolation).
7. Graphical representation of data in Cartesian coordinates.
8. Complex number math, both in cartesian and polar format.
The vectorized implementation in Assembler makes OptiVec functions, on the average, 2-3 times faster than compiled source code of the same functionality. In many instances, the numerical accuracy is improved as well.
The object-oriented interface for C++, "VecObj", offers simplified function calls and increased memory safety.
This version is for the Borland / CodeGear C++ compilers (BC4.0+, Borland C++ Builder, Borland Developer Studio, Turbo C++). |
|
  | CMATH for Borland C++ (Win32) 5.2 |  | CMATH is a comprehensive library for complex-number arithmetics and mathematics.
The following features make CMATH an ideal replacement for other available complex class libraries:
1. High-performance implementation in machine code leads to superior speed.
2. Accuracy and safety are greatly enhanced.
3. Each of the floating-point accuracies (complex(float), complex(double), and complex(extended)) is given its own, individually optimized treatment.
4. Polar coordinates (magnitude;angle) are supported in addition to the usual cartesian coordinates (real;imaginary).
5. Switching from your compiler's complex class library to CMATH is very simple: Just replace the include-file "complex.h" with "newcplx.h" - that's it!
The Shareware edition is optimized for PentiumXX, while maintaining compatibility with AMD processors (Athlon) and down to 486DX.
This version is for Borland C/C++ (BC4.0+, BC++Builder, Borland Dev. Studio, Turbo C++). |
|
  | Ch Professional 6.0 |  | *C/C++ interpreter
Ch supports 1999 ISO C Professional C99 and C++ classes. Ch supports many
industry standards with over 8,000 functions including POSIX, socket/Winsock,
X11/Motif, OpenGL, ODBC, C LAPACK, GTK+, Win32, and CGI. Programs can also
be developed and executed using a user-friendly ChIDE.
* Shell programming and cross-platform scripting
Ch shell is C compatible shell while C-shell (csh) is a C like shell. Ch is an
interpretive implementation of C, similar to Unix/MS-DOS shells. Ch in
Windows includes over 100 commonly-used Unix commands for portable shell
programming. Ch can also be used as a login shell just like sh, csh and ksh.
Ch bridges the gap between the C language and shell languages. With its
built-in string type and many enhanced scripting features, Ch is an
alternative to other scripting languages for automating repetitive tasks,
regression test, and hardware testing.
* Numerical computing
Ch numerical extensions are the best choice for numerical computing in the C/C++ domain. Ch has built-in generic mathematical functions and computational arrays for linear algebra and matrix computations.
*Interface with binary C/C++ libraries
Ch SDK can easily integrate the existing C/C++ libraries as part of Ch
sripting module. Functions and classes in static or dynamical libraries can be
invoked in a Ch script file or Ch command shell.
* Embeddable scripting
Ch is easy and simple for embedded scripting. Embedded Ch allows users to embed Ch into C/C++ application programs and hardware as a scripting engine. It is ideal for open-architecture application integration. With Embedded Ch, C/C++ applications can be extended with all features of Ch. It allows execution of C/C++ scripts generated dynamically. Embedded Ch supports multi-threading and debug. It has a small footprint. The pointer and time deterministic nature of the C language provides a perfect interface with hardware in real-time systems. |
|
| Found: 107. Displaying: 1-10 |  |  |
 |
SpeedUpMyPC 3
SpeedUpMyPC - the award winning utility software that ensures your PC is automatically optimized for maximum performance in just a few easy clicks.
|
|
|