First  |  Prev |  Next  |  Last
Pages: 82 83 84 85 86 87 88 89 90 91 92 93
program that finds amicable pairs and sociable numbers
hello i am new to ADA and being a math guy am trying to create a program that takes 3 inputs from a user, them being a starting integer, a stopping integer, and an indicated length. the goal of the program is to determine the sociable pair in the range with the required length. For example. user inputs followi... 13 Feb 2006 14:24
Dijkstra's algorithm
Hi, I'm looking for the shortest path Dijkstra's algorithm implemented in Ada. The closest thing I've found are the mw_componentes, which sadly have a raise Not_Yet_Implemented in the body of the interesting function ;) Some suboptimal weighted shortest path algorithm could be of use, if it isn't too subopt... 13 Feb 2006 13:21
tasksing and TCP sockets
Consider an application that communicates with its environment via sensors and actors. For testing purposes the low level access to the sensor and actor data gets replaced by a TCP socket communication whose other end simulates the world, i.e. the world simulation continuously writes sensor data to the socket and a... 6 Feb 2006 00:04
Ada to C++ translator
I am looking for an Ada to C++ translator. The converter will only be used as an intermediate step and not used on sections of code we will be re-architecting to make use of C++ functionality. Thanks You. ... 30 Jan 2006 05:55
Ada Engineers available!
In response to the usual cry of "We'd hire Ada engineers but we can't find any" I can inform c.l.a. that ~35 s/w engineers (with UK security clearance; most with at least some Ada experience) are being made redundant from BAE Systems, Lochside, Edinburgh. The (small, ~250 staff) Edinburgh site is closing and the ... 24 Jan 2006 08:00
WIA
Hello, I'm trying to use wia in an ADA software. I have found little code samples to write com objects and this seems to work well. My problem is to use (Wia_Property_Storage_Interface.Lpvtbl.) Writemultiple : i'm not sure about interfacing the two types propspec and propvariant and the writemultiple call.... 3 Jan 2006 09:50
SBIRS, Ada and Ignorance
Let me quote from the December 19th "Space News" article entitled Pentagon Scales Back SBIRS Program. For those who don't know, SBIRS is a multi satellite program to detect missile launches via infra red sensors. It is way behind and billions over budget, mostly due to the sensor and bad initial design. Ai... 4 Jan 2006 01:58
Calling a DLL from GNAT
I am going to be provided a DLL of C functions that I need to interface with in GNAT. I know how to call C functions from Ada. However, I'm not sure how to link the DLL in with the Ada source code under the GPS environment. Could anyone assist in this? Thank you. ... 20 Dec 2005 15:44
The GNU Ada: Homepage online.
Hello, I also got the homepage online today. The first page added is about creating RPM packages. As I said: this project can only be a success if as many maintainers join in to provide as many platforms as possible. There where lots of discussion about the GNAT/GPL edition and that we need GMGPL editions as w... 19 Dec 2005 14:45
Ada Cross-compiler for ARM/XScale target
Hi Are there any Ada cross compilers for an ARM/XScale target running Linux? If not, what would it take to build one. I have tried compiling gcc with --enable-languages=c,ada --target=arm-elf with little success. I know that AdaCore offers an XScale compiler but it only supports VxWorks. Any advice will ... 15 Dec 2005 15:20
First  |  Prev |  Next  |  Last
Pages: 82 83 84 85 86 87 88 89 90 91 92 93