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.288.165 Times

Objective software
Filter: All | Freeware | Demo
 

Objective

1 2 3 4 5 > 
Added: May 16, 2010 | Visits: 1.148

Objective Modula-2 Objective Modula-2 programming language is a hybrid between Smalltalk and Modula-2 based on the object model and runtime of Objective-C. The design is an example how native Cocoa/GNUstep support can be added to static imperative programming languages without implementing a bridge. Objective...



Platforms: *nix

License: Freeware Size: 19.46 KB Download (108): Objective Modula-2 Download

Added: March 21, 2010 | Visits: 991

The Objective Caml Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by INRIA, Frances national...





Platforms: *nix

License: Freeware Size: 2.3 MB Download (102): The Objective Caml Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 665

Objective-Basic for Mac OS A powerful BASIC programming language for Mac, which is simply intuitive and fast easy to learn. It is related to Visual BasicĀ® and Objective-C. It is an easy-usable, object-oriented, compiled, stable, fast and modern programming language written in C++ and Objective-C. Its runtime is totally...


Platforms: Mac

License: Freeware Size: 10 MB Download (54): Objective-Basic for Mac OS Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 531

Expat Objective-C Bindings A small Objective-C library which provides a SAX-like object-oriented interface to the Expat XML parser library.


Platforms: Windows, Mac, Linux

License: Freeware Size: 31.94 KB Download (51): Expat Objective-C Bindings Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 482

HOC: A Haskell to Objective C Binding A Haskell to Objective-C binding. Allows access to Apple's Cocoa API from the non-strict functional programming language Haskell.


Platforms: Mac, BSD, Linux

License: Freeware Size: 341.53 KB Download (52): HOC: A Haskell to Objective C Binding Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 526

Objective-C Game Library The Objective-C Game Library(ObjCGL) is a set of Objective-C classes that use SDL to provide a way for programmers to implement a basic set of components into their games quickly and easily.


Platforms: Mac

License: Freeware Size: 14.64 KB Download (47): Objective-C Game Library Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 350

Objective Lua Objective Lua is a dialect of Lua extended with syntax borrowed from Objective C to add object orientation support.


Platforms: Windows, Mac, Linux

License: Freeware Size: 41.07 KB Download (46): Objective Lua Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 491

Beginning Objective C Programming Learn Objective C quickly with this concise app that teaches you all the essentials about Objective C programming step by step. With Objective C, you will have the fundamentals to build iPhone, iPad and Mac apps. Written for people who have no programming experience. Zoom in on the most...


Platforms: Mac

License: Commercial Cost: $1.99 USD Size: 2.6 MB Download (51): Beginning Objective C Programming Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 378

Learn Objective C for Beginners Learn Objective C quickly with this concise app that teaches you all the essentials about Objective C programming step by step. With Objective C, you will have the fundamentals to build iPhone, iPad and Mac apps. Written for people who have no programming experience. Zoom in on the most...


Platforms: Mac

License: Commercial Cost: $1.99 USD Size: 18.7 MB Download (49): Learn Objective C for Beginners Download

Added: April 02, 2013 | Visits: 401

NSGA - II: A multi-objective optimization algorithm NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, with a little bit more modification this can be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): NSGA - II: A multi-objective optimization algorithm Download

Added: May 25, 2013 | Visits: 347

Barnes objective analysis REFERENCESBarnes, S. L. (1994) Applications of the Barnes objective analysisscheme. Part I: effects of undersampling, wave position, and station randomness. J. of Atmos. and Oceanic Tech., 11, 1433-1448.Daley, R. (1991) Atmospheric data analysis, Cambridge Press, New York. Section 3.6.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Barnes objective analysis Download

Added: August 19, 2013 | Visits: 536

Multi-Objective Optimizaion using Evolutionary Algorithm Conventional optimization algorithms using linear and non-linear programming sometimes have difficulty in finding the global optima or in case of multi-objective optimization, the pareto front. A lot of research has now been directed towards evolutionary algorithms (genetic algorithm, particle...


Platforms: Matlab

License: Freeware Size: 368.64 KB Download (54): Multi-Objective Optimizaion using Evolutionary Algorithm Download

Added: September 02, 2013 | Visits: 420

Generalized Objective Function In order to optimize any MATLAB function, there are two options: 1) rewrite the function to take only 1 array of inputs, reading all others from a file, perhaps, or from a global variable (undesirable), or 2) write an interface layer that handles this.This function provides an interface layer...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Generalized Objective Function Download

Multi-objective optimization using Evolution Strategies (ES) as Evolutionary Algorithm (EA) This function uses Evolution Strategies (ES) instead of Genetic Algorithms (GA) as Evolutionary Algorithm (EA) in the NSGA-II procedure for multi-objective optimization.The algorithm is able to find the pareto optimal front in most of the functions implemented in the file 'Examples.m', but the...


Platforms: Matlab


Added: July 30, 2013 | Visits: 409

Objective-Zip Objective-Zip is a simple set of classes that simplify the use of ZLib and MiniZip, i.e.: zipping/unzipping of files, under the iPhone SDK. It is made to be simple and straightforward, and exposes the same functionalities that MiniZip does. It is distributed under new BSD license, and is...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (38): Objective-Zip Download

Added: June 30, 2013 | Visits: 281

Objective IOC Dependency injection for objective-c. Objective IOC is compiled as a static library. So you can add it to your project as "dependent project". Clone project somewhere with git://github.com/mivasi/Objective-IOC.git Locate the "IOC.xcodeproj" file under "src/". Drag IOC.xcodeproj and drop it...


Platforms: Mac

License: Freeware Size: 92.16 KB Download (36): Objective IOC Download

Added: October 29, 2013 | Visits: 329

Objective Git Objective Git provides Objective-C bindings to the libgit2 linkable C Git library. It has been implemented as a framework right now. This is a good reference for setting up frameworks in xcode This library follows the rugged API as close as possible while trying to maintain a native objective-c...


Platforms: Mac

License: Freeware Size: 1.64 MB Download (37): Objective Git Download

Added: November 29, 2013 | Visits: 334

Config::Objective Config::Objective is a Perl module that provides a mechanism for parsing config files to manipulate configuration data. Unlike most other config file modules, which represent config data as simple variables, Config::Objective represents config data as perl objects. This allows for a much more...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (41): Config::Objective Download

Added: July 19, 2010 | Visits: 875

Rapla Raplas objective is to provide an easy-to-use resource-management system. The primary target of the program were universities. Rapla allows coordination beetween the lectures and the administration. It offers multiple ways to view the available resources and schedule the events. Rapla started...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (99): Rapla Download

Added: February 16, 2010 | Visits: 933

objc objc distribution consists of the "VICI", interactive Objective-C debugger and interpreter "objc", the actual compiler. Consists of driver script ("objc") and binary ("objc1"). "objc1" is a precompiler for C. The binary "postlink" is used for preparing tables for runtime initialization....


Platforms: *nix

License: Freeware Size: 880.64 KB Download (95): objc Download

1 2 3 4 5 >