satellite

Get all the supported Cultures from a satellite assembly

Hi, I am using a satellite assembly to hold all the localization resources in a C# application. What I need to do is create a menu in the GUI with all the available languages that exists for the application. Is there any way to get information dynamically? ...

Visual Studio Installer does not include satellite resource assembly

I have a VS2008 installer project which installs a .NET Windows Service. One of the service's dependencies is a .NET assembly which has localized resources in the form of a satellite assembly. The installer is not packaging or installing the satellite assembly for some reason and the service will consequently not start. Any ideas? ...

Attaching another modem to an iPhone or gPhone

I have an idea in mind where a device such as an iPhone or gPhone is attached to a satellite modem for use when out of GPRS/UMTS range. Would such an idea be feasible, and what are the high level steps towards implementation? ...

Compressing High Resolution Satellite Images

Hi! Please advise the best way to compress satellite Image. Details Uncompressed size - 60 gb Uncompressed format - IMG 4 Bands (To be retained after compression) Preferred compression format - JPEG2000 Lossy enough to aid in Visual analysis. Thanks Monika ...

Image processing of Satellite Images

Is it possible to analysis the satellite images for finding the possibility of rainfall ares, moisture landscapes such as water bodies, forest areas, wasteland, etc by using computer languages such as C, C++, Java? Which is the best among these? Is It Complicated? Is there be any other option to do this project using advanced C, C++, J...

Languages used to write programs for satellite-missions ?

Hello all , Just out of interest , we know there's a lot of programming involved in the making of a satellite . Which languages are they written in ? ...

How do I convert TLE information to longitude latitude and altitude to display on a Bing Map?

I am using the OrbitTools library to develop a satellite tracking system using the Bing Maps Silverlight control similar to http://karhukoti.com. I am not knowledgeable in this domain and lack a lot of the information related to satellite tracking but have started teaching myself as this particular project was chosen by my supervisor as...