CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 模型

搜索资源列表

  1. webservice

    0下载:
  2. XFire 是下一代的 java SOAP 框架。XFire 提供了非常方便的 API,使用 这些 API 可以开发面向服务(SOA)的程序。它支持各种标准,性能优良(基 于低内存的 STAX 模型)。 -XFire is a next-generation java SOAP framework. XFire provides a convenient API, use the API to develop service-oriented (SOA) program. It s
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1120152
    • 提供者:lihui
  1. pop

    0下载:
  2. 基于json的服务端,model是业务逻辑模型,entity里面是实体类,service是服务器服务,业务逻辑模型是单例模式的,使用getInstant()静态方法获取,通讯端口默认是8010-Json-based service side, model is the business logic model, entity which is the entity class, service is the server service, business logic model is a si
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:1491440
    • 提供者:沈冠雄
  1. hiberanteCode

    0下载:
  2. hibernate是orm,即对象模型映射 框架的经典 这个小系统从最近本入手,演示hibernate的精妙之处 希望对大家有所帮助,特别是初学者,希望能够喜欢-hibernate is orm, object model mapping framework that is a classic of this little system from the start recently, demonstrating the subtleties of hibernate we want t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3647
    • 提供者:qiaoliubang
  1. sax

    0下载:
  2.  SAX是一个用于处理XML事件驱动的“推”模型,虽然它不是W3C标准,但它却是一个得到了广泛认可的API。SAX解析器不像DOM那样建立一个完整的文档树,而是在读取文档时激活一系列事件,这些事件被推给事件处理器,然后由事件处理器提供对文档内容的访问。-simple api for xml
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:300031
    • 提供者:ew
  1. Software-quality-Monitoring-Model

    0下载:
  2. 一篇《基于J2EE技术的软件质量监控模型的研究与应用》的论文-A paper about Software quality Application Monitoring Model based on J2EE Technology
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2634176
    • 提供者:myx
  1. Towards-Model-Driven-Testing

    0下载:
  2. 对于模型驱动的测试进行了详细的解释和分析,并给出了实例-For the model-driven testing a detailed explanation and analysis, and gives an example
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:149288
    • 提供者:lily
  1. Automated-Generation-of-Test-Cases

    0下载:
  2. 使用模型驱动的方法自动生成测试用例,从软件的设计到软件的生成再到测试全部基于MDA架构-Automated Generation of Test Cases Using Model-Driven Architecture
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:226008
    • 提供者:lily
  1. Java

    0下载:
  2. OOP是建立在把对象作为基本实体看待的面向对象的模型上的,这种模型可以使对象之间能相互交互作用-java oop,Object-oriented programming and related concepts
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1130995
    • 提供者:柯小军
  1. jvm_gc

    0下载:
  2. JVM内存模型以及垃圾回收,初级人员必看-JVM memory model, and garbage collection, junior officers must see
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:230631
    • 提供者:Lawrence
  1. hibernate-07-o2m-bidirectional

    0下载:
  2. bidirectional的多对一模型,适合新手适用bidirectional来进行相关操作的套用-about bidirectional
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:26888
    • 提供者:李辉
  1. XACML-3.0-cd-1-updated-2010-May-07

    0下载:
  2. XACML3.0定义了一种通用的保护资源的策略语言和访问决策语言,并且与基于属性的授权机制结合,可提供对资源进行细粒度的访问控制,为建立Web服务的访问控制模型提供技术支持。文档针对XACML3.0对应的xacml-3.0-core-spec-cd-03-en.pdf规定包括XACML模型、策略语言模型、策略句法以及处理规程的核心XACML语言。xacml-3.0-rbac-v1-spec-cd-1-en.pdf规定XACML基于核心和层次角色的接入控制(RBAC)轮廓。xacml-3.0-mu
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:4018289
    • 提供者:lichao
  1. DocumentComparison

    0下载:
  2. 使用vsm模型对文档的相似度进行分析,以前一百篇文档为查询条件-Vsm model used to analyze the similarity of the document
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:771473
    • 提供者:gc
  1. hibernateapp

    0下载:
  2. 基于hibernate3.3,spring3.0技术实现的model,dao,service三层后台服务功能,十分使用的实现了数据库映射,数据建立模型的底层实现-Based hibernate3.3, spring3.0 technology to achieve the model, dao, service three back-office services functions, is used to achieve a database mapping, data modeling of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4550
    • 提供者:lee dinglan
  1. ode

    0下载:
  2. ode方程,一个ode45的范例,计算一个特定模型-ode equations, a ode45 example, a particular model of computation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:88251
    • 提供者:intert
  1. voteWeb

    0下载:
  2. JSP和ASP技术都能使开发者实现通过点击网页中的组件制作交互式的,动态的内容和应用程序的WEB站点。ASP仅支持组件对象模型COM,而JSP技术提供的组件都是基于JavabeansTM技术或JSP标签库。由此可以看出两者虽有相同之处,但其区别是很明显的。-JSP and ASP technology can enable developers to implement web page by clicking on the components for creating interactive
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-02
    • 文件大小:685683
    • 提供者:张三
  1. dingcan

    0下载:
  2. 一个简单的订餐系统,采用MVC模型开发,时候刚学习jsp朋友参考-A simple ordering system, developed using the MVC model, the time just to learn jsp reference to a friend
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-10
    • 文件大小:2184336
    • 提供者:MR LIANG
  1. Table

    1下载:
  2. 交通规划中交通分布的乌尔希斯重力模型待定系数判定。-Transportation planning in the traffic distribution of Ur Heath gravity model to determine the unknown coefficients.
  3. 所属分类:Java Develop

    • 发布日期:2015-07-04
    • 文件大小:1024
    • 提供者:时松
  1. evaluation

    0下载:
  2. 一个开放源码的基于Java库的目标跟踪评价工具。目前包含11种不同的顺序,如滤波器,卡尔曼,颗粒,H无穷,相互作用多模型(IMM)的,及其他。 -An open source Java based library for target tracking evaluation tools. Currently contains 11 different sequential filters, such as Kalman, particle, H infinity, interacting
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2566723
    • 提供者:李明
  1. SCA_AssemblyModel_V100c_pub

    0下载:
  2. 该文档描述SCA装配模型,其覆盖如下内容: z 服务的装配模型,既适合紧耦合也适合松散耦合。 z 应用基础设施功能于服务与服务交互模型,包括安全性和事务性-This document describes the SCA assembly model, which covers the following: z service assembly model, both for tight coupling is also suitable for loosely coupled. z
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:660518
    • 提供者:刘落
  1. SCA_JavaAnnotationsAndAPIsc_pub

    0下载:
  2. SCA通用注解、API、客户程序及实现模型为《SCA装配模型规范》[1]中定义的编程理念制定了Java语法规则。 它规定了一套“java-based”SCA规范使用的API与注解。-SCA General comments, API, client and implementation model for the " SCA assembly model specification" [1] defined the concept of the development of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:501710
    • 提供者:刘落
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 31 »
搜珍网 www.dssz.com