Welcome![Sign In][Sign Up]
Location:
Search - soa

Search list

[xml-soap-webserviceSOA-FINAL

Description: Web Service Program
Platform: | Size: 784384 | Author: Monali | Hits:

[Delphi VCLsynpdf

Description: Synopse PDF engine Synopse PDF engine is an Open Source PDF document creation library for Delphi, embedded in one unit. It s used e.g. in our mORMot framework, for creating PDF files reports. But you can use it stand-alone, without our main ORM/SOA framework. -Synopse PDF engine Synopse PDF engine is an Open Source PDF document creation library for Delphi, embedded in one unit. It s used e.g. in our mORMot framework, for creating PDF files reports. But you can use it stand-alone, without our main ORM/SOA framework.
Platform: | Size: 1360896 | Author: agung | Hits:

[MiddleWareActiveXForm.Web

Description: AgileEAS.NET中间件之Webform项目源码 AgileEAS.NET SOA中间件平台,简称EAS.NET,是基于敏捷并行开发思想和Microsoft .Net构件(组件)开发技术而构建的一个快速开发应用平台-AgileEAS.NET middleware Webform project source SOA AgileEAS.NET middleware platform, referred to as EAS.NET, is based on the idea of agile development and.Net Microsoft component (component) development technology and a rapid development of application platform
Platform: | Size: 2013184 | Author: liuyan | Hits:

[Linux-Unixpreamble

Description: Blend LLVM IR generation SoA layout.lp_blend_test -o blend.tsv. -Blend LLVM IR generation SoA layout.lp_blend_test -o blend.tsv.
Platform: | Size: 4096 | Author: hiesdzer | Hits:

[ERP-EIP-OA-PortalEnterprise-SOA-Based-on-ESB

Description: 1.构建一个ESB(Enterprise Service Bus)环境,然后将企业的所有系统 互联的借口采用标WebService方式设计,主要包括消息转换,消息路由二大核心功能。-1)Using the national popular standard which is named Web Service. 2)Connected with ESB only by every system. 3)Managed by ESB with every service. 4)Maintained convenient (only with ESB system). 5)Couple loosely.
Platform: | Size: 89088 | Author: fhh | Hits:

[Post-TeleCom sofeware systemsSOAmodel-static

Description: 静态SOA模型的matlab仿真代码,很有参考意义-Static SOA model matlab simulation code is very useful
Platform: | Size: 15360 | Author: liuchuan | Hits:

[matlabPIDpara

Description: 基于SOA算法的基于数控机床进给伺服系统PID整定matlab程序-SOA-based algorithm based on numerically controlled machine tool servo system tuning PID matlab program
Platform: | Size: 3072 | Author: 洋洋 | Hits:

[matlabPID_SOA

Description: 基于人群搜索算法SOA的PID参数整定,包括参数的编码,适应度函数的选取,搜索步长的确定,搜索方向的确定,个体位置的更新-Update search algorithm based on PID parameter crowd SOA tuning, including selecting encoding parameters, fitness function, the search step to determine to determine the direction of the search, the individual positions
Platform: | Size: 3072 | Author: 洋洋 | Hits:

[GDI-Bitmapk_mains

Description: 叢及演法法 可以劃分區域 自由調整大小 規劃為度 設定SOA AOS-Plexus and play France and France can be divided into regional planning for the degree of freedom to adjust the size setting SOA AOS
Platform: | Size: 7168 | Author: i0087141meipac | Hits:

[File Formatteating-soa-and-saas

Description: testing service oriented architecture and software as a service
Platform: | Size: 84992 | Author: Nwangi Udomah | Hits:

[OtherInvoicePrint

Description: InvoicePrint 打印 soa 报表打印设计器-C# Print
Platform: | Size: 716800 | Author: suguoqian | Hits:

[JSP/JavaApache-Axis

Description: Web服务框架 Apache Axis在SOA领域,我们认为Web Service是SOA体系的构建单元(building block)。对于服务开发人员来说,AXIS和CXF一定都不会陌生-Web Service Framework Apache Axis
Platform: | Size: 9138176 | Author: 黄海峰 | Hits:

[MiddleWareFramework

Description: 开发框架,包含soa和数据操作开发的底层类库。-Development framework, including the development of data manipulation and soa underlying library.
Platform: | Size: 22631424 | Author: | Hits:

[Software EngineeringJ2EE-create-web-service

Description: 在这篇文章,我向java程序开发者介绍service-oriented architecture (SOA),我将解释怎么使用J2EE 1.4去建立一个web 服务使其能操作和方便的通过J2EE1.4来适应应用服务(例如: Oracle Application Server)。-J2EE create web service
Platform: | Size: 47104 | Author: william | Hits:

[Internet-NetworkSOAP_XFire

Description: 开发环境:jdk1.6 + Tomcat7 + MyEclipse10 源码下载地址张贴在文章最后面: 首先是使用WSDL协议实现:这里使用XFire XFire一个免费、开源的SOAP框架,它构建了POJO和SOA之间的桥梁,主要特性就是支持将POJO通过非常简单的方式发布成Web服务,其原理是以接口反射机制自动取得远程方法的 WSDL是一个用来描述Web服务和说明如何与Web服务通信的XML语言 准备:开发之前请先下载xfire-distribution-1.2.6.zip并解压缩 (1)、新建一个Web项目(服务端),名称为XFireWebService,其目的是为了测试WebService服务端 为工程添加XFire支持的类库,把xfire-1.2.6里lib所有jar和xfire-all-1.2.6.jar拷贝到工程lib里 (2)、把XFire加载到系统中来,增加web.xml的配置信息.... -Development environment: jdk1.6+ Tomcat7+ MyEclipse10 Download source code posted at the end of the article: The first is implemented using the WSDL protocol: XFire is used here XFire a free, open source SOAP framework, which builds a bridge between POJO and SOA, the main feature is to support the POJO in a very simple way to publish into a Web service, the principle is to automatically obtain the remote interface reflection mechanism A WSDL is an XML language that describes a Web service and describes how to communicate with a Web service Prepare: Download xfire-distribution-1.2.6.zip and unzip it before proceeding (1), create a new Web project (server), the name is XFireWebService, its purpose is to test WebService server XFire support for the project to support the class library, the xfire-1.2.6 lib all jar and xfire-all-1.2.6.jar copy to the project lib (2), the XFire loaded into the system to increase web.xml configuration information ....
Platform: | Size: 28559360 | Author: KENNY | Hits:

[Process-Threaderovide

Description: SOA最佳实践能提供给你对soa的重新认识-SOA best practices can provide you with the recognition of SOA
Platform: | Size: 8192 | Author: lyhjnted | Hits:

[Otherywxzwe59

Description: SOA最佳实践能提供给你对soa的重新认识-SOA best practices can provide you with the recognition of SOA
Platform: | Size: 19456 | Author: Cordqlca | Hits:

[Internet-Networkcan

Description: SOA最佳实践能提供给你对soa的重新认识-SOA best practices can provide you with the recognition of SOA
Platform: | Size: 8192 | Author: Ganlni | Hits:

[ISAPI-IEgsuhgr145

Description: SOA最佳实践能提供给你对soa的重新认识-SOA best practices can provide you with the recognition of SOA
Platform: | Size: 8192 | Author: cojstrgcpbr | Hits:

[Othersoa

Description: 优化,寻优算法,刚入门,大家可以一起进步,里面有一个优化PID参数的,还要一个优化sphere函数的(Optimization, optimization algorithm, just getting started, we can progress together, there is an optimized PID parameters, but also an optimization sphere function)
Platform: | Size: 2048 | Author: 贝壳 | Hits:
« 1 2 ... 14 15 16 17 18 1920 »

CodeBus www.codebus.net