Geometry.Net - the online learning center
Home  - Basic_I - Idl Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 97    Back | 1  | 2  | 3  | 4  | 5  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Idl Programming:     more books (15)
  1. Practical IDL Programming by Liam E. Gumley, 2001-08-07
  2. An Introduction to Programming with IDL: Interactive Data Language by Kenneth P. Bowman, 2005-10-01
  3. IDL Programming Techniques by David W. Fanning, 2000-11
  4. Programming With Java Idl by Geoffrey Lewis, Steven Barber, et all 1997-11
  5. Idl: The Language and Its Implementation (Prentice-Hall Software Series) by John R. Nestor, Joseph M. Newcomer, et all 1989-09
  6. Introduction to Programming with IDL by Kenneth P Bowman, 2004-06-01
  7. IDL: Past experience and new ideas (Technical Memorandum. Carnegie-Mellon University. Software Engineering Institute) by Joseph M Newcomer, 1986
  8. Essential IDL: Interface Design for COM (The DevelopMentor Series) by Martin Gudgin, 2000-12-15
  9. IDL Primer by Ronn Kling, 2007-05-14
  10. Navigating the IDL Workbench by Ronn Kling, 2007-10-29
  11. COM IDL and Interface Design by Al Major, 1999-02
  12. The Interface Description Language: Definition and Use (Principles of Computer Science Series) by Richard Snodgrass, 1989-01
  13. Generating interface packages, readers, and writers from IDL descriptions (Technical report. Queen's University. Dept. of Computing & Information Science) by David Alex Lamb, 1987
  14. A formal semantics for IDL (Research Report. Carnegie-Mellon University. Dept. of Computer Science) by Paola Giannini, 1986

61. Cornell Special Programs : : Satellite Remote Sensing Applications In Biological
A main focus of the course is teaching participants to use idl programming language to manipulate satellite image data. A central
http://www.sce.cornell.edu/sp/satellite.php
You are here: Continuing Education Special Programs Satellite Remote Sensing Applications in Biological Oceanography
Satellite Remote Sensing Applications
in Biological Oceanography
June 5- June 18, 2004 This two-week, three-credit intensive course is geared toward oceanographers and prospective oceanographers who have little or no background in satellite remote sensing. The goal of the course is to teach participants the skills needed to work independently to acquire data sets derived from a variety of satellite sensors (SeaWiFS, MODIS, AVHRR, SeaWinds, and Topex-Poseidon) and to merge those data sets to examine biological responses to changes in the physical environment. The course is open to advanced undergraduate students, beginning graduate students, and post-graduate professionals. A main focus of the course is teaching participants to use IDL programming language to manipulate satellite image data. A central feature of the IDL programming effort will involve working with SeaDAS commands from within IDL to process large quanitites of raw SeaWIFS data derived from HRPT stations to high resolution mapped images of chlorophyll. IDL programming efforts will also emphasize the use of SeaDAS commands to remap MODIS Level-2 data to defined coordinate projections. Because approximately 95% of past participants have had no prior programming experience, the programming effort begins at a very basic level. Greater emphasis is given to working with products derived from ocean color sensors (SeaWIFS, MODIS-Terra and MODIS-Aqua) than other sensors. Fundamentals of bio optics, pigment algorithms, and primary production algorithms are discussed in more detail than are underlying fundamentals, leading to the measurement of sea surface temperature, wind, and ocean topography.

62. Wuup.de - /Computers/Programming/Languages/IDL
Links. » Better IDL HDF Documentation Provides IDL HDF Documentation, links to idl programming techniques, charts and software.
http://wuup.de/index.php/Computers/Programming/Languages/IDL

63. Chapter 3. IDL
This is not a detailed introduction to idl programming. Readers are referred to Hen99. IDL “programming” means defining interfaces.
http://www.vrjuggler.org/tweek/0.13/programmer.guide/programmer.guide/ch03.html
Chapter 3. IDL Prev Part II. Programming Next
Chapter 3. IDL
In this chapter, we present the basic information needed to define interfaces that will be used by Tweek. This is not a detailed introduction to IDL programming. Readers are referred to [ programming interfaces . In the scope of Tweek and CORBA, the interfaces declare what operations may be performed on CORBA references. The arguments and return values may be of several basic types including, but not limited to, string int long , and float . These types are specified in a language-independent manner. When the IDL compiler generates the code for a specific language, the language-specific types that correspond to the IDL types are used. In Example 3.1 , we show the Tweek Subject protect Subject interface is defined within the tweek module. An IDL module corresponds to a C++ namespace or to a Java package. The interface itself has three methods: , and . The first two take a read-only argument of type Observer . The fact that the argument is read-only (to the server) is specified by the in modifier. Other modifiers are

64. Coherent And Electro-Optics Research Group
This FTP site contains many routines related to idl programming support. The Ocean Remote Sensing Group at this University also have a site.
http://geri.livjm.ac.uk/IDL.html
A page devoted to IDL, a computer language used extensively in the research group. Applications at CEORG. The CEORG has many years experience in the development of software systems for fringe pattern analysis and general image processing. Until recently this has been mainly through the medium of C/C++ programs. However we have recently started using IDL from Research Software Incorporated. A selection of our applications would include Fourier fringe analysis, phase unwrapping, body surface shape measurement, face recognition and cell damage assessment. IDL IDL is a 4GL which allows users to develop sophisticated graphics applications in a relatively short time and is well suited to imaging applications. The group has 10 copies of IDL running mainly on Windows NT workstations. The CEORG IDL Library We have developed a number of routines and applications which can be downloaded from our FTP site . This library is only in its very early stages of development and contains code written during our early learning phases! So, experienced IDL programmers, please excuse our sometimes rather crude style. Having said all of this there maybe material in here of interest to any scientist/engineer who uses IDL either within the University or elsewhere. You are invited to make whatever use you wish of the routines in the library, however we cannot accept any responsibility for their use. The routines are most likely to be of interest to researchers working in the fields of interferometry, optical measurement, fringe pattern analysis and computer vision.

65. Lecture 2: Programming In IDL
Lecture 2 Programming in IDL. This lecture covers the nuts and bolts of idl programming. There won t be much graphics but we will
http://www.met.ed.ac.uk/~hcp/wrk/idlcourse/notes/node8.html
Next: Variables, data types Up: An Introduction to IDL Previous: Printing your graph.
Lecture 2: Programming in IDL
This lecture covers the nuts and bolts of IDL programming. There won't be much graphics but we will look at many things which will help you to make good use of IDL. This is the bit of the course where I assume that you can program in C or Fortran. I will, for example, explain what sorts of variables there are in IDL, but I won't explain what a variable is in any detail. If you don't like the way I present the material, the place to look it up is the section of the on-line manual called ``Building IDL Applications''. (To find this, start the on-line manual and press the ``Index'' button, followed by the ``Contents'' tab.)

Next: Variables, data types Up: An Introduction to IDL Previous: Printing your graph. H C Pumphrey

66. Programming With Java IDL
Programming with Java IDL. Programming with Java IDL. The Companion Web Site. Programming with Java IDL teaches the fundamentals of using CORBA objects with Java.
http://www.echonyc.com/~sbarber/javaidlbook/
Programming with Java IDL What's New?
Contents

Sample Chapter

Code
...
Feedback
Programming with Java IDL
The Companion Web Site
by Geoffrey Lewis, Steven Barber and Ellen Siegel Programming with Java IDL teaches the fundamentals of using CORBA objects with Java. Programming with Java IDL is the first book to explain the OMG's Java to IDL mapping standard. Once Object Request Broker vendors conform to this standard, Java programs will have a standardized, vendor-independent way to use CORBA objects. Programming with Java IDL is, in particular, focused on Sun Microsystems Java IDL 1.1 release but is also compatible with the Java IDL that is part of Java 2 (JDK 1.2), and also with the JDK 1.3 ORB (RMI-IIOP).
Published by , November 1997.
Order the book from Wiley!

67. Book Practical IDL Programming
media service info. Practical idl programming. authors. Liam Gumley. idl programming Techniques David W. Fanning, Fanning Software Consulting; November, 2000.
http://www.book-info.com/asin/1558607005.htm
please click here to proceed

68. Book IDL Programming Techniques
idl programming Techniques. Second edition of idl programming Techniques by David Fanning is an extremely powerful tool for anybody wanting to learn IDL.
http://www.book-info.com/asin/096623832X.htm
please click here to proceed

69. ST-ECF Astronomy And Software Links Collection: Programming/IDL
Links Coyote s Guide to idl programming A resource for people who want to learn more about IDL (Added 20-Apr-1999 Hits 21 Rating 0 Votes 0) Rate It
http://www.stecf.org/software/links/Programming/IDL/
Top Programming : IDL
ST-ECF Astronomy and Software Links Collection: Programming : IDL
Home Add a Site Modify a Site What's New ... Search
Links:
Search
Looking for something in particular?

70. Programming With Java Idl
Programming With Java Idl. With this valuable guide, developers learn Java idl programming by actually building powerful applications using distributed objects.
http://www.computerbookzone.com/bookstore1/0471247979AMUS199964.shtml
Search for:
Books Magazines Music Maps British Books British Magazines British Video British Music Keywords:
Click on book title to purchase from Amazon.com
Programming With Java Idl
Geoff Lewis, et al
"Combining the versatility of Java with the interoperability of CORBA, Java IDL (Interface Definition Language) lets you build object-oriented systems that freely interact over the Internet or intranets, regardless of ORB or programming language. Now Programming with Java IDL offers Java developers a quick, easy way to fully master this important new Web development tool. With this valuable guide, developers learn Java IDL programming by actually building powerful applications using distributed objects. Experts Geoffrey Lewis, Steven Barber, and Ellen Siegel first bring you up to speed on CORBA, Java, and Java IDL basics. They provide you with step-by-step instructions and source code (also available at the companion Web site) to build three full-fledged distributed systems of increasing complexity. Then, combining valuable insider tips with business system programming savvy, they show you how to quickly modify the code to build your own powerful custom applications. A hands-on guide to harnessing the power of Java and CORBA to create super-versatile business applications, Programming with Java IDL is an indispensable working resource for Java developers.

71. Registro Completo
Translate this page Autor(es) FANNING, DW Título idl programming TECHNIQUES. Edición 3rd Printing. Editorial Fort Collins Fanning Software Consulting 1998.
http://www.iac.es/biblio/libros/spa/r000009/r008954.htm
Registro completo
Aquí tiene el registro bibliográfico completo del título que ha seleccionado.
Autor(es) : FANNING, D. W. Título : IDL PROGRAMMING : TECHNIQUES. Edición : 3rd Printing. Editorial : Fort Collins : Fanning Software Consulting 1998. Descripción : XV, 325 p. ; 28 cm. Notas : Apendice. - Indice. Materia : LENGUAJES DE PROGRAMACION. Ubicación, No. reg. : Biblioteca General. : 09822. : 09836. : 09837. Signatura : I-S.3 26.
Ayuda
Página inicio Principio Página

72. IDL Links - ESRF
IDL ( RSI page); IDL FAQ; Interactive Visuals, Inc. IDL news; Archive of comp.lang.idlpvwave Newsgroup; Coyote s guide to idl programming by Fanning Consulting;
http://www.esrf.fr/UsersAndScience/Experiments/TBS/SciSoft/Links/IDL
@import url(/Common/template/styles/advanced2.css); Users and Science Experiments Technical Beamline Support Scientific Software ... Viewers
IDL links
Some local IDL stuff
Some hot IDL Web links:

73. IDL Resources
The site also contains a section of IDL Tech Tips. Coyote guide by Fanning Consulting. Contain the idl programming Tips and Tricks and IDL Bug reports.
http://astronomy.sussex.ac.uk/~eddie/idl.html
IDL Resources
Interactive Data Language is a complete (and a well known package in astrophysics, medicine and earth science) for the interactive reduction, analysis, and visualization of scientific data and images. Optimized for the PC, Macintosh, and workstation environments, IDL integrates a responsive array oriented language with numerous data analysis methods and an extensive variety of two and three dimensional displays into a powerful tool for researchers.
Some hot IDL links
  • IDL product homepage RSI is the manufacturer of IDL (and a Kodak division). The site also contains a section of IDL Tech Tips Coyote guide by Fanning Consulting. Contain the IDL Programming Tips and Tricks and IDL Bug reports. IDL description by STScI IDL NASA astronomy library IDL at Los Alamos ... Note su minicorso IDL by L. Nicastro (in Italian) GSFC IDL links IDL FAQ
  • Interactive Visuals, Inc.
  • IDL news ...
  • Markwardt IDL Programs (includes MPFit, a Robust non-linear least squares curve fitting program).
  • IDLSpecII benchmark page
  • Stein Vidar Hagfors Haugan
  • IDL at Los Alamos National Lab
  • The JHU/APL/S1R IDL Information Page ...
  • David Windt (Multilayer optical properties, Surface topography analysis and General purpose routines)
  • 74. Links To Other Astronomy And IDL Related Sites
    An annotated list of links of interest to astronomers who use the idl programming language.
    http://idlastro.gsfc.nasa.gov/other_url.html
    Links to other Astronomy and IDL related sites
    General IDL Resources
    General Information about IDL from Research Systems Inc.
    RSI is the manufacturer of IDL , and this is the Web site to obtain a summary of IDL functionality, information about pricing and supported machines, or to download an IDL demo. The site also contains a section of Frequently Asked Questions (FAQ) IDL Tech Tips , and a User contributed library of routines . Thanks to JD Smith and IDLWAVE , the documentation for IDL6.0 in HTML format is now available
    IDL Forums
    The main forum for discussion and questions about the IDL language is the Usenet newsgroup comp.lang.idl-pvwave which has a searchable archive at the google.com Web site. RSI also maintains a less active User forum . Frequently asked questions (FAQ) about IDL are probably most likely to be answered in the IDL Programming Tips and Tricks and IDL Bug reports available in David Fanning's Coyote's Guide to IDL Programming
    Coyote's Guide to IDL Programming
    Excellent tips on IDL programming from independent IDL consultant David Fanning. Also includes a collection of user reports on IDL anomalies, and about 50 very useful IDL utility procedures. Especially useful for color tables and object-oriented IDL programming. David is also the author of the book IDL Programming Techniques
    IDL Plotting Widgets:
    Several groups have written IDL widgets to allow interactive manipulation of a plot. David Fanning's

    75. New Page 1
    Coyote s Guide to idl programming A guide to IDL (Interactive Data Language) programming, example programs, and other resources.
    http://www.linkspider.org/index.cgi/Computers/Programming/Languages/IDL/
    Directory Results for IDL linked to Computing from Linkspider.org
    Keyword Search: IDL linked to Computing
    Search and Browse Information about IDL linked to Computing with The Linkspider Organization
    Search For: Match » -All words -Any word -Exact text Content » The Web Jobs / Vacancy Images / Photos FTP / Downloads United Kingdom United States of America Argentina Austria Australia Bangladesh Belgium Bolivia Brazil Bulgaria Canada Chile China Cuba Cyprus Czech Republic Czechoslovakia Denmark Dominican Republic Ecuador Egypt Estonia Finland France Germany Ghana Greece Hong Kong Hungary Iceland India Indonesia Ireland Israel Italy Japan Jordan Kenya Kuwait Latvia Lithuania Luxembourg Malaysia Malta Mexico Moldavia Monaco Morocco Mozambique Nepal Netherlands New Zealand Nicaragua Nigeria North Korea Norway Pakistan Panama Paraguay Peru Philippines Poland Portugal Qatar Romania Russian Federation Saudi Arabia Singapore South Africa South Korea Spain Sri Lanka Sweden Switzerland Taiwan Tanzania Thailand Tunisia Turkey Ukraine United Arab Emirates Uruguay Venezuela Yemen Yugoslavia Zambia Zimbabwe Ranking » On (no duplicate) Off (allow duplicate) Per-Page » default All Results Timeout » default 1 second 2 seconds 3 seconds 4 seconds 5 seconds 6 seconds 7 seconds 8 seconds 9 seconds 10 seconds 12 seconds 15 seconds 20 seconds Search Bar Download Suggest a Site Personalize
    Directory Topic IDL linked to Computing
    Directory Tree: Top Computers Programming Languages : IDL (
    See Also:

    76. Advanced CORBA Programming With C++
    Provides designers and developers with the tools required to understand CORBA technology at the architectural, design, and source code levels. Includes free idlto-C++ mapping and DynAny chapters. (Michi Henning and Steve Vinoski)
    http://cseng.aw.com/book/0,,0201379279,00.html

    77. The BNF Web Club Language SQL, ADA, JAVA, MODULA2, PL/SQL, ...
    Browse, explore some programming language's syntactic rules. See relations between rules, understand them using BNF (BackusNaur Form notation) and syntactic diagrams SQL, PL/SQL, SQL2, idl; Ada95, Java, Modula-2; Lazy, LISP, M5.
    http://cui.unige.ch/db-research/Enseignement/analyseinfo/index.html
    The BNF Web Club Language SQL, ADA, JAVA, MODULA2, PL/SQL, ...
    Browse and explore some of your favourite programming languages syntactic rules. See relations between the rules, understand them using both BNF (Backus-Naur Form notation) and syntactic diagrams. These hyperdocuments were generated for pedagogical purposes and are related to 1st and 2nd year computer science courses at University of Geneva. The current page is handled by the database research group of CUI Look at the new applet to test your own languages. Look at the end of this article to understand how we generate these pages. More languages may eventually be added, whenever we find more time...
    I. Database languages
  • SQL as implemented by Oracle(tm) DBMS version 7.
  • PL/SQL A procedural language extension to SQL used in Oracle(tm) DBMS version 7.
  • The revised ISO standard also called SQL92. (really huge, contains grammar rules! Have a thought for the poor developpers of interpreters or compilers for this one...).
  • IDL The OMG Interface Definition Language is the language the interface between objects client and objects servers. Thanks a lot to all the people who sent me the SQL3 BNF. Due to the lack of practical interest for this standard "grand bazar" of the SQL family, we postpone the generation of the corresponding BNF-web documents up to a day where SQL3 will effectively take-off.
  • 78. COM BootCamp
    A 5day, HANDS-ON, intensive immersion into COM programming with Visual C++, ATL, idl and MFC! Personally taught by Richard Hale Shaw, a leading industry expert in COM, COM application and implementation, and COM training and mentoring.
    http://combootcamp.com

    79. Welcome To OTW Software, Inc
    UMLbased visual modeling environment. Supports for UML diagrams, database design, programming languages (C++, Java, Delphi, SQL-DDL and CORBA-idl), and roundtrip engineering capabilities. By OTW Software, Inc.
    http://www.otwsoftware.com/
    The strategic intent of OTW Software is to deliver next-generation infrastructure solutions for software and system architecture. OTW Software provides cross-functional and collaborative solutions for enterprise-wide communication - reducing time-to-market and ensuring successful projects. OTW Software, Inc. is a team of young and highly-motivated employees. Since its inception, it has been putting its expertise in object technology at the disposal of projects led in an object-oriented way. Apart from the experience gained in advisory activities and customer projects, OTW distinguishes itself in particular by its high-quality capacities of developers and modelers with extensive experience. Expertise:
    • UML-based business process modeling UML-based object-oriented system design Software Engineering Process consulting Business Process Analysis, Integration, and Optimization Software development C++, Java and databases

    80. IDL
    Start of Tutorial. Search. Feedback Form. Trail idl. by Jim Inscore. This tutorial introduces how to use JavaTM idl, the CORBAcompliant distributed object technology provided with the Java Development KitTM 1.2. and Java idl technologies, and points to other resources on Java idl and CORBA programming
    http://java.sun.com/docs/books/tutorial/idl
    The Java TM Tutorial
    Start of Tutorial
    Search
    Feedback Form
    Trail: IDL
    by Jim Inscore
    This tutorial introduces how to use Java TM IDL , the CORBA-compliant distributed object technology provided with the Java Development Kit TM 1.2. Using Java IDL, Java applications and applets can communicate with objects anywhere on the web, and written in any language that supports CORBA. This chapter is divided into three sections: Introducing Java IDL explains the basic concepts and standards behind Java IDL and defines the key terms used in the CORBA technology. The Hello Client-Server Example steps through a very simple but complete client and server that use Java IDL. Summary compares features of Java RMI and Java IDL technologies, and points to other resources on Java IDL and CORBA programming. Additional Documentation: The SDK 1.2 documentation contains complete Java IDL information including the API reference for all relevant classes. Note: The Java TM 2 Platform, Standard Edition, v. 1.3, now includes a new version of the IDL-to-Java compiler, idlj . The idlj compiler replaces the idltojava compiler that was available as a separate download in previous releases. You can download the

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 4     61-80 of 97    Back | 1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter