Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.289 Times

Inlining freeware
 

Inlining

Added: October 13, 2010 | Visits: 1.016

Instant Instant is a Python module that allows for instant inlining of C and C++ code in Python. Instant is a small Python module built on top of SWIG. Example of use: >>> c_code = """ double sum(double a, double b){ return a+b; } """ >>> import Instant >>> ext = Instant.Instant() >>> >>> #... Platforms: *nix

License: Freeware Size: 34.82 KB Download (96): Instant Download

Added: July 16, 2013 | Visits: 525

Writing Fast MATLAB Code Learn how to use the Profiler tool, vectorized functions, and other tricks to writing efficient MATLAB code. This article includes how to convert any array into a column vector, bounding a value without if statements, and repeating/tiling a vector without repmat.Contents: * Introduction * The... Platforms: Matlab

License: Freeware Size: 327.68 KB Download (48): Writing Fast MATLAB Code Download

Added: November 12, 2013 | Visits: 458

Nimrod Nimrod is a new statically typed, imperative programming language, that supports procedural, object oriented, functional and generic programming styles while remaining simple and efficient. A special feature that Nimrod inherited from Lisp is that Nimrod's abstract syntax tree (AST) is part of... Platforms: Mac

License: Freeware Size: 10.2 MB Download (39): Nimrod Download

Added: November 18, 2013 | Visits: 502

Franker Franker is a browser extension which mimics Ilya Frank's Reading Method. Features: * Frankate (translate sentence-by-sentence) selected text: Ctrl+F or context menu (context menu in Safari extension only) * Frankate Page (GoogleTranslate page and inline translation bubbles): Ctrl+Alt+F,... Platforms: Mac

License: Freeware Size: 51.2 KB Download (44): Franker Download

Added: November 23, 2013 | Visits: 495

Crypt::DES_PP The Data Encryption Standard (DES), also known as Data Encryption Algorithm (DEA) is a semi-strong encryption and decryption algorithm. Crypt::DES_PP is a Perl module that is 100 % compatible to Crypt::DES but is implemented entirely in Perl. That means that you do not need a C compiler to build... Platforms: *nix

License: Freeware Size: 30.72 KB Download (39): Crypt::DES_PP Download

Added: July 19, 2013 | Visits: 294

atinline This is a Python hack to let you specify functions as "inline" in much the same way you'd do in C. You save the cost of a function call by inlining the code of the function right at the call site. Of course, being Python, the inlining is done at runtime. Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): atinline Download

Added: April 06, 2010 | Visits: 801

SVL SVL library provides vector and matrix classes, as well as a number of functions for performing vector arithmetic with them. Equation-like syntax is supported via class operators, for example: #include "svl/SVL.h" Vec3 v(1.0, 2.0, 3.0); Mat3 m(1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0);... Platforms: *nix

License: Freeware Size: 112.64 KB Download (94): SVL Download

Added: March 05, 2010 | Visits: 1.254

ClearCase::Wrapper::DSB ClearCase::Wrapper::DSB Perl module contains David Boyces contributed cleartool wrapper functions. SYNOPSIS This is an overlay module for ClearCase::Wrapper containing David Boyces non-standard extensions. See perldoc ClearCase::Wrapper for more details. CLEARTOOL ENHANCEMENTS CATCS 1.... Platforms: *nix

License: Freeware Size: 18.43 KB Download (100): ClearCase::Wrapper::DSB Download

Added: March 17, 2010 | Visits: 1.630

ProGuard 3.9 / 4.0 ProGuard is a free Java class file shrinker, optimizer, and obfuscator. ProGuard project can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using... Platforms: *nix

License: Freeware Download (108): ProGuard 3.9 / 4.0 Download

Added: June 19, 2010 | Visits: 1.081

Scheme2Js Scheme2Js is a Scheme to Javascript compiler. While some effort has been spent on being as close as possible to R5rs, we concentrated mainly on efficiency. Usually Scheme2Js produces Javascript code, that is comparable to hand-written code. In order to achieve this performance, Scheme2Js is not... Platforms: *nix

License: Freeware Size: 78.85 KB Download (96): Scheme2Js Download

Added: June 13, 2010 | Visits: 798

macstl macstl is a C++ header library designed to bring the world of generic programming to the Macintosh, and deliver the surprising speed of SIMD in an intuitive cross-platform package. For example, a simple loop calculating a trigonometric function over an array can be speeded up 450 times. Generic... Platforms: *nix

License: Freeware Size: 174.08 KB Download (91): macstl Download

Added: May 08, 2010 | Visits: 893

Time::Elapse Time::Elapse is a Perl extension for monitoring time conveniently during tasks. Time::Elapse is a very simple class with one method: lapse. Basically, the lapse method eats the brains of the variable, squirrels away whatever value it may have held internally, (much like space aliens are known... Platforms: *nix

License: Freeware Size: 7.17 KB Download (111): Time::Elapse Download

Added: February 01, 2010 | Visits: 1.386

Acovea Acovea implements a genetic algorithm for finding the "best" options for compiling programs with the GCC C and C++ compilers. ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler... Platforms: *nix

License: Freeware Size: 399.36 KB Download (97): Acovea Download

Added: November 27, 2013 | Visits: 547

AMD x86 Open64 Compiler Suite The x86 Open64 compiler system is a high performance, production quality code generation tool designed for high performance parallel computing workloads. The x86 Open64 environment provides the developer the essential choices when building and optimizing C, C++, and Fortran applications targeting... Platforms: *nix

License: Freeware Size: 66.1 MB Download (37): AMD x86 Open64 Compiler Suite Download