Filter by:
Sort by: Direction:

C, C++, Visual C Language Specific

Found: 106. Displaying: 1-10
1 2 3 4 5 6 7 8 9 10 11
prevnext
Ctalk Ctalk 0.0.62aDownload Now!
Released: Jul 13, 2008 OS: Windows XP License: Freeware Price: - User Rating: N/A
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.
Downloads: 3 File Size: 1.35 MB Company: www.ctalklang.org  
OptiVec for Visual C++ OptiVec for Visual C++ 5.2.1Download Now!
Released: Jul 06, 2008 OS: Windows NT/2000/XP License: Shareware Price: $249 User Rating: N/A
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
Downloads: 110 File Size: 2.66 MB Company: OptiCode - Dr. Martin Sander Software Dev.  
CMATH for Visual C++ CMATH for Visual C++ 5.2.1Download Now!
Released: Jul 06, 2008 OS: Windows 95/98/ME/NT/2000/XP License: Shareware Price: $60 User Rating: N/A
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.
Downloads: 64 File Size: 307.01 KB Company: OptiCode - Dr. Martin Sander Software Dev.  
Ctpp Ctpp 1.0.35Download Now!
Released: Jun 17, 2008 OS: Windows XP License: Freeware Price: - User Rating: N/A
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. Ctpp is the C99 compatible preprocessor of the Ctalk language.
Downloads: 1 File Size: 578.52 KB Company: www.ctalklang.org  
RichView (C++Builder version) RichView (C++Builder version) 10.0Download Now!
Released: Mar 25, 2008 OS: Windows 95/98/ME/NT/2000/XP License: Shareware Price: $289 User Rating: N/A
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.
Downloads: 26 File Size: 14.99 MB Company: TRICHVIEW.COM  
PreC PreC 1.0Download Now!
Released: Mar 07, 2008 OS: Windows XP License: Demo Price: $30 User Rating: N/A
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
Downloads: 4 File Size: 1.00 B Company: AZ Productions  
OptiVec for Borland C++ OptiVec for Borland C++ 5.2Download Now!
Released: Mar 04, 2008 OS: Windows 95/98/ME/NT/2000/XP License: Shareware Price: $249 User Rating: N/A
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++).
Downloads: 51 File Size: 3.10 MB Company: OptiCode - Dr. Martin Sander Software Dev.  
CMATH for Borland C++ (Win32) CMATH for Borland C++ (Win32) 5.2Download Now!
Released: Mar 04, 2008 OS: Windows 95/98/ME/NT/2000/XP License: Shareware Price: $60 User Rating: N/A
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++).
Downloads: 9 File Size: 261.08 KB Company: OptiCode - Dr. Martin Sander Software Dev.  
Ch Professional Ch Professional 6.0Download Now!
Released: Feb 14, 2008 OS: Windows NT/2000/XP License: Demo Price: - User Rating: N/A
*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.
Downloads: 1 File Size: 32.98 MB Company: SoftIntegration, Inc.  
Add-in Express 2008 for Outlook Express Add-in Express 2008 for Outlook Express 2008Download Now!
Released: Jan 17, 2008 OS: Windows NT/2000 License: Shareware Price: $649 User Rating: N/A
With this visual RAD toolkit you can easily develop secure, managed, isolated and deployable plugins for Outlook Express on Windows Mail. Add-in Express provides Outlook Express with a unified extensibility model based on familiar interfaces and objects of the Microsoft Office and Outlook, and gives you visual designers for advanced customization of Outlook Express menus and toolbars. It allows adding custom menu items to the main Outlook Express menu and Inspector menu; using custom controls such as simple buttons, pop-up, dropdown, split buttons and separators on your toolbars; embedding custom forms into the main Outlook Express window and any e-mail windows; creating view and form regions for the main Outlook Express window, mail compose and mail read windows and more. Another key benefit of Add-in Express is that it makes your Outlook Express plug-ins version neutral, i.e. you write your code once and have it work across Outlook Express 6 on Windows 2000 and XP through Windows Mail on Vista. Add-in Express directly supports Visual Basic .NET (VB .NET), Visual C#, and C++ in Visual Studio 2003 and 2005, as well as RemObjects Chrome. For more information please visit: http://www.add-in-express.com/programming-outlook-express/
Downloads: 3 File Size: 1.92 MB Company: Add-in Express Ltd.  
1 2 3 4 5 6 7 8 9 10 11
Found: 106. Displaying: 1-10
prevnext