搜索资源列表
CorbaSnmpJavaImplChinese.rar
- 设计目标是扩展标准的COSS以支持SNMP,而且它是OMG的CORBA/SNMP网关规范 所指定的。OMG的CORBA/SNMP网关规范是本实现的高层的设计规范。JIDM.IDL、 SNMPMgmt.idl和SNMPMIR.idl文件定义了CORBA->SNMP网关规范的COSS扩展。 为了实现COSS服务的SNMP扩展,我们已经定义了一些IDL接口执行细节。 SnmpNaming.idl,SnmpGateway.idl,SNMPNotifications.idl和SnmpSer
UML与Rational Rose 2002从入门到精通
- 本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。 -the book easy
uml1.0中文文档
- UML1.0中文说明文档UML1.0中文资料 UML摘要 UML语义 UML术语表 附录2-UML元元模型 UML元元模型与MOF及CDIF的一致 依从UML的工具 UML映射到CORBA IDL OMG提议摘要 和OMG技术的关系 下载html文档 -UML1.0 Chinese documentation UML1.0 Chinese data UML Abstract UML semantics of UML Glossary Appendix 2-
doxygen-1.5.3.src.tar
- Doxygen的词根来源于Document(文档)和Oxygen(氧气),它是一个功能强大、使用方便且支持各种操作系统和编程语言的代码文档生成系统。Doxygen由荷兰人Dimitri van Heesch.开发,并且在GNU公共许可证(GPL)下发布,目前已经成为各主要的Linux发行版的附带组件。众多重量级的软件项目(如KDE,Qt、ACE库等)都选用Doxygen作为其编档工具生成项目文档。 Doxygen最初在Linux下开发,但已经被移植到多个操作系统平台下,包括Unix的各
UCSV1.1.5
- UCS (Ultra Corba Simulator) is one more powerful corba client/servant simulator tool than other similar products(e.g. Telcopro s MtSim, or OpenFusion s Corba Explorer, or eaiBridge s CAST). It doesn t need idl-related helper class or IR service.
tao.doc 创建一个股票报价服务
- 我们将从一个相当简单的IDL接口开始我们的教程:我们想要创建一个股票报价服务,可以通过某些接口查询股票的价格。为了使学习之旅更加有趣,我们将用不同的CORBA对象表示不同的股票。
a
- coRBA练习,编写一个简单的time idl。 coRBA练习,编写一个简单的time idl。-coRBA practice, write a simple time idl. coRBA practice, write a simple time idl.
JavaIDL
- 软件架构实验:基于JAVA IDL的CORBA应用实例开发-Software Architecture Experiment: JAVA IDL of CORBA-based Application Development
50844914C
- 《Java中间件技术及其应用开发》-李华飚-源代码 ,本书使用丰富的案例介绍了使用Java技术进行中间件编程的方法及技巧,包括JSP、JavaServlet、JDBC数据库开发、使用JavaMail开发邮件应用程序、RMI(远程方法调用)、EnternriseJavaBeans开发、使用CORBA以及Java IDL进行开发、JNDI编程、JMS应用开发、Java XML编程以及Java开发Web服务等。 -" Java Middleware technology and its a
omniORB-4.0.7.tar
- 编译工具,主要用于IDL编译为C++,是CORBA中间件产品-Compiler tools, mainly used for IDL compiler for C++, is the CORBA middleware
doxygen-1.5.9.src.tar
- Doxygen是一个文档生成系统,可用于C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. 它能从一系列代码源文件中生成在线文档(HTML格式)和离线文档(Latex格式) 。也支持生成RTF (MS-Word), Postscr ipt, PDF, 压缩HTML(chm), and Unix man pages
ProjetClientServeurjava-corba
- application client-server using jbuilder,idl and corba .
gaojiruanjiankaifa
- 高级软件开发书籍。 DOT与对象模型,CORBA概述,IDL与ORB接口,IR、POB接口-Senior software development books. DOT and the Object Model, CORBA Overview, IDL and the ORB Interface, IR, POB interface. . .
Idl
- java CORBA接口程序文档资料说明,是最重要的文档资料说明-java CORBA
idl
- CORBA IDL编译器词法分析语法分析部分的输入文件,供大家参考学习-CORBA IDL compiler synax analysis input
corba
- CORBA java实现简单投票系统,IDL的java实现-CORBA java simple voting system, IDL to achieve the java
doxygen_manual-1.8.3
- Doxygen是一种开源跨平台的,以类似JavaDoc风格描述的文档系统,完全支持C、C++、Java、Objective-C和IDL语言,部分支持PHP、C#。注释的语法与Qt-Doc、KDoc和JavaDoc兼容。Doxgen可以从一套归档源文件开始,生成HTML格式的在线类浏览器,或离线的LATEX、RTF参考手册。-a code document generator tool for * C/C++ * Java * Objective-C * Python * ID
corba
- CORBA is Middleware. this document consists of as follows. This example illustrates the basic tasks in building a CORBA distributed application using Java IDL. You will build the classic Hello World program as a distributed application. The Hello Wor
doxygen-1.8.13.src.tar
- Doxygen is the de facto standard tool for generating documentation annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fort
idl
- corba idl 文件 编译生成客户端代码。(CORBA IDL file compiled to generate client-side code.)