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

搜索资源列表

  1. wSimpleFactory

    0下载:
  2. 简单的JAVA 工厂模式,适合初学者! -simple Java factory models that are suited to beginners!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1146
    • 提供者:wangsoft
  1. DrawLYD

    0下载:
  2. 画图程序,利用多种设计模式进行编写,用JCreate运行,或命令行运行-drawing program and a variety of models designed for the preparation, use JCreate operation, or command line operation
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:33458
    • 提供者:李一多
  1. bridge pattern

    0下载:
  2. JAVA模式开发中的Bridge模式举例-JAVA pattern of development of models for Bridge
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:19720
    • 提供者:莫佳铭
  1. Conference

    0下载:
  2. 该源码包括了基于J2EE的数据持久层设计,设计中使用了DAO,Service,等模式,并在Struts下进行了测试.-including the source of J2EE-based data persistence layer design, design used DAO, Service, and other models, and the Struts under test.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2062398
    • 提供者:李明
  1. javapaterrn

    0下载:
  2. java模式设计,其实包括了二十多种常用模式的ppt课程讲解,文档和相关的源代码-java model design, in fact consist of 20 models of a variety of commonly used programs on ppt, Documentation and related source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2203470
    • 提供者:周钦
  1. oozinoz

    3下载:
  2. 本书透彻讲解了经典的《设计模式:可复用面向对象软件的基础》一书涵盖的23种基本设计模式。本书将这些设计模式分成五类:接口型模式、责任型模式、构造型模式、操作型模式,以及扩展型模式。书中对各个模式进行详细的讲解,并借助UML图例和Java代码来演示这些模式的应用方法,另外还提供了一些实用的例子及有关设计模式的习题、思考题,以启迪读者的思路,使读者在边做边学中提高应用设计模式的实践能力。.. 本书的后面给出了各章节“自我突破”思考题的参考答案。读者可以先经过思考给出自己的答案,然后再与书后的参考
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2211143
    • 提供者:权昀
  1. dzbaiban

    0下载:
  2. 电子白板。电子白板有两种实现模型,一种是无白板服务器,因此仅支持两个用户直接连结;另一种是有白板服务器,原则上不限制同时上线人数和交谈室个数,具体实现上可视服务器性能和需要而定。本文要介绍属于后者。----当用户需用白板与他人交流时,需要先用浏览器连到Applet所在主页,Applet运行后会连接到该白板服务器,和服务器建立TCP连接。每个用户可以在自己的白板上(嵌在Applet画面中)绘制图形和输入文字,Applet会将这些信息通过已建立的网络连接发往白板服务器,并不断侦听、接收来自白板服务器
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:86699
    • 提供者:guoxiling
  1. DES_1e_SourceCode_Java

    0下载:
  2. Simulation Modeling,Statistical Analysis of Simulation Models,Discrete Event Simulation
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:48433
    • 提供者:王成
  1. DES_1e_SourceCode_Java

    0下载:
  2. Simulation Modeling,Statistical Analysis of Simulation Models,Discrete Event Simulation
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:64741
    • 提供者:王成
  1. 新闻系统

    0下载:
  2. 主要功能:   ·新闻采用在线编辑器,可以象使用word一样编辑新闻   ·可web上传图片,新闻内其它网站图片自动下载   ·无限级目录分类   ·可设头条新闻和图片新闻   ·新闻点评功能,可自由发表评论   ·权限管理可以任意设置角色   ·采用MVC模式显示与逻辑分离,方便修改页面显示效果 ·支持国际化多语言,只需要增加响应语言包 ·支持多数据库,目前测试过的数据库(Oracle,SqlServer,Mysql) ·支持全文索引,检索速度更快更准确 ·-main functions :
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-21
    • 文件大小:11132668
    • 提供者:宋永新
  1. Wilma_2-1-0[1].tar

    0下载:
  2. WilmaScope是JAVA3D程序,它可以创建实时的3D动态模型。图形自动使用Force Directed / Spring编码技术进行3D生成-WilmaScope is JAVA3D procedures, it can create real-time 3D dynamic models. Graphics automatically use the Force Directed / Spring coding technology for generating 3D
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13909
    • 提供者:侯为
  1. shopsale.rar

    0下载:
  2. 这是一个书店售书的系统,主要用了MVC三层模式,即:javabean+jsp+servlet。功能不是很强大,主要是自己刚开始学习java,This is a book bookstore system, mainly the MVC with three models, namely: javabean+ jsp+ servlet. Function is not very strong, mainly just the beginning of their learning java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:250228
    • 提供者:谭彪
  1. sms.rar

    0下载:
  2. 该代码描述了短信平台的开发,属于SSH开发模式,对于SSH的学习者有很好的帮助,The code describes the SMS platform, the development of models belonging to SSH, the SSH learners have a very good help
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:25814
    • 提供者:ahua
  1. SpinnerDemo

    0下载:
  2. SpinnerDemo演示了Java的微调控制(javax.swing.JSpinner使用)在Matlab应用。该演示包括三个纺纱用不同的数据模型:列表(细胞的字符串数组),数量和日期。纺纱厂是相互关联的使用,使他们的StateChangedCallback修改一个自动微调影响其他人。 此外,此实用工具演示如何分配键盘助记符(热键),以一个标签,并将它附加到微调控制。网页工具提示也显示在标签上()。 此实用程序还演示了如何设置,关闭与一个数字窗口有用的特性<ESC>关键。
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3277
    • 提供者:薛少杰
  1. agile-principles-patterns-and-practices-in-c-robe

    0下载:
  2. With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile met
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:7513961
    • 提供者:chane
  1. shopping_online

    0下载:
  2. JAVA-WEB在线购物系统,包括了从设计到实现的所有文档,模型和源码-JAVA-WEB online shopping system, from design to implementation, including all documents, models and source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-11-09
    • 文件大小:59403277
    • 提供者:郝明哲
  1. MOVE.tar

    0下载:
  2. 这是免费提供的VANET模型等产生器,方便建立移动模型-This is provided free of charge VANET models generator to facilitate the establishment of mobile model
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2405769
    • 提供者:zl
  1. caizhengshouruyuce

    0下载:
  2. 财政收入预测模型源码:财政收入与国民收入、工业总产值、农业总产值、总人口、就业人口、固定资产投资等因素有关。根据列表的多年原始数据,构造预测模型进行预测。-Revenue forecasting model source: Financial income and national income, industrial output, agricultural output, the total population, working population, investment in fixe
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:8395
    • 提供者:列子
  1. lei

    0下载:
  2. 编写一个Java程序,设计一个运输工具类Transport,包含的成员属性有:速度pace、载重量load;汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数wheels和车重weight;飞机Airplane类是Transport的子类其中包含的属性有:机型enginertype和发动机数量enginers。每个类都有相关所有数据的输出方法。-Write a Java program, the design of a transport type Transport,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:908
    • 提供者:李先满
  1. hades-models-mips-src

    0下载:
  2. Hamburg Design System: MIPS models both a tool for teaching basic digital systems design, and for research on system-simulation and hardware/software-cosimulation.
  3. 所属分类:Java Develop

« 12 3 4 5 6 »
搜珍网 www.dssz.com