Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Open-source Webservice class implementation in AS3 for Flash CS3 IDE. Download *.mxp extension here. Browse source here. Example code: import be.wellconsidered.services.WebService; import be.wellconsidered.services.Operation; import be.wellconsidered.services.events.OperationEvent; var ws ... [More] = new WebService("http://www.webservicex.net/WeatherForecast.asmx?wsdl"); var op:Operation = new Operation(ws); op.addEventListener(OperationEvent.COMPLETE, onResult); op.addEventListener(OperationEvent.FAILED, onFault); op.GetWeatherByPlaceName("new york"); function onResult(e:OperationEvent):void { trace(e.data); } function onFault(e:OperationEvent):void { trace(e.data); } [Less]

5.0
 
  0 reviews  |  1 user  |  952 lines of code  |  0 current contributors  |  Analyzed about 10 hours ago
 
 

Welcome to GLE-MiPS This site features a collection of different kind of processors, described in pure vhdl code. All started with a MIPS-like non pipelined cpu from which several branches spawned! Right now the following types of processor are available, but many more will be added in the ... [More] future! GLE-MiPS - A fully working microprocessor, featuring a complete set of mathematical and logical operations over integer numbers, with the addition of two memory modules, RAM and ROM; it is synthetizable both in 32 and in 64 bits mode. A crosscompiler is available, written in Java, 3k-cc. QUATTRO - A microprocessor for small embedded devices, with strict size and speed requirements! Uses 8 bit instructions for a 4 bit architecture. It's basically a shrinked down, 4 bit version of GLE-MiPS (spawned from version 1.1). GLX - A written from scratch processor, implementing a non pipelined DLX structure, with Very Long Instruction Word support, allowing parallel execution of two instructions. It doesn't have the mathematical capabilities of GLE-MiPS but has a revised logicals module and comparison capabilities. News07/08/2008 - QUATTRO 1.1 - Thanks to the knowledge acquired in the GLX development, a newer, faster version of QUATTRO is available! The new structure doesn't use the big GLE-MiPS macroblocks any more, but relies on small modules, achieving greater performance. 05/08/2008 - GLX 1.0 - Finally available, the DLX processor implementation with Very Long Instruction Word support. It comes with physical design reports, Synopsys scripts and the related cross-compiler. 28/07/2008 - GLX PREVIEW - Here is available for download a preview release of a DLX implementation! It's still not complete as it's lacking of the pipeline and several other features, but it's in a good shape for general testing. 25/07/2008 - 3k-cc BETA 1 - After a long time announcement, it is finally here! The compiler for the GLE-MiPS has just been released! It's still a beta as it still needs some testing, but it'a bless for GLE-MiPS testers out there. Older News If you want to help, you are more than welcome! Drop me a mail if you are interested! [Less]

0
 
  0 reviews  |  0 users  |  2,666 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

To perform an operation, such as 'delete all files except .jpg and .jpeg in a directory, and copy all those jpg/jpeg files into another directory', you'll have to either write a native program or a shell script. There are some disadvantages though: native program is lack of flexibility ... [More] (you have to compile it again to enable new features), and shell script cannot run both on Windows and Linux. So this script language (PHP) based project enables you to do this sort of things in PHP. An architecture is ready, all you have to do is pick up functions to apply on files in a directory, or, if the function you want doesn't exist, you can write one under the architecture. It won't do any good to non-programmers, but it does help a lot for programmers hopefully. [Less]

0
 
  0 reviews  |  0 users  |  6,333 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Complete IDE to create and edit campaigns, missions and mods for Operation Flashpoint and ARMA games.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

A version of operation for the wii. Features: xml level creation: Easily add/share your own levels! Uses libmxml, libwiisprite, devkitpro, libfat, and libpng.

0
 
  0 reviews  |  0 users  |  5,542 lines of code  |  0 current contributors  |  Analyzed about 17 hours ago
 
 

This project is an open-source project to make an Operating System based on Linux. I need some of your help! I don't know with which tools I can make a distribution. Mail me please, so I can start working on this project. Do you want to help with the project? At first, be sure you have a ... [More] Google Account. E-mail me at r.balk64 at gmail dot com and tell me what you can do for me. Be sure you're mailing with the same address as your Google Account address, and maybe I will add you. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

This is a GUI program interacting with human operator.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 

Get OS version by user agent.

0
 
  0 reviews  |  0 users  |  35 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Operation maintenance manage system of it

0
 
  0 reviews  |  0 users  |  114,287 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

This project aims to provide a collection of big number (such as 123456789134325436457.325436787954465756889943) operations with high precision, including addition, subtraction, multiplication, division, power, factorial and so on. Some of the codes are collected from the internet, while others ... [More] are written by myself. However, all the codes are free. Every one can copy, change and distribute all the codes freely. But please note, I have no guarantee for the correctness and robustness of my codes. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.