搜索资源列表
wSimpleFactory
- 简单的JAVA 工厂模式,适合初学者! -simple Java factory models that are suited to beginners!
DrawLYD
- 画图程序,利用多种设计模式进行编写,用JCreate运行,或命令行运行-drawing program and a variety of models designed for the preparation, use JCreate operation, or command line operation
bridge pattern
- JAVA模式开发中的Bridge模式举例-JAVA pattern of development of models for Bridge
Conference
- 该源码包括了基于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.
javapaterrn
- 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
oozinoz
- 本书透彻讲解了经典的《设计模式:可复用面向对象软件的基础》一书涵盖的23种基本设计模式。本书将这些设计模式分成五类:接口型模式、责任型模式、构造型模式、操作型模式,以及扩展型模式。书中对各个模式进行详细的讲解,并借助UML图例和Java代码来演示这些模式的应用方法,另外还提供了一些实用的例子及有关设计模式的习题、思考题,以启迪读者的思路,使读者在边做边学中提高应用设计模式的实践能力。.. 本书的后面给出了各章节“自我突破”思考题的参考答案。读者可以先经过思考给出自己的答案,然后再与书后的参考
dzbaiban
- 电子白板。电子白板有两种实现模型,一种是无白板服务器,因此仅支持两个用户直接连结;另一种是有白板服务器,原则上不限制同时上线人数和交谈室个数,具体实现上可视服务器性能和需要而定。本文要介绍属于后者。----当用户需用白板与他人交流时,需要先用浏览器连到Applet所在主页,Applet运行后会连接到该白板服务器,和服务器建立TCP连接。每个用户可以在自己的白板上(嵌在Applet画面中)绘制图形和输入文字,Applet会将这些信息通过已建立的网络连接发往白板服务器,并不断侦听、接收来自白板服务器
DES_1e_SourceCode_Java
- Simulation Modeling,Statistical Analysis of Simulation Models,Discrete Event Simulation
DES_1e_SourceCode_Java
- Simulation Modeling,Statistical Analysis of Simulation Models,Discrete Event Simulation
新闻系统
- 主要功能: ·新闻采用在线编辑器,可以象使用word一样编辑新闻 ·可web上传图片,新闻内其它网站图片自动下载 ·无限级目录分类 ·可设头条新闻和图片新闻 ·新闻点评功能,可自由发表评论 ·权限管理可以任意设置角色 ·采用MVC模式显示与逻辑分离,方便修改页面显示效果 ·支持国际化多语言,只需要增加响应语言包 ·支持多数据库,目前测试过的数据库(Oracle,SqlServer,Mysql) ·支持全文索引,检索速度更快更准确 ·-main functions :
Wilma_2-1-0[1].tar
- 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
shopsale.rar
- 这是一个书店售书的系统,主要用了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
sms.rar
- 该代码描述了短信平台的开发,属于SSH开发模式,对于SSH的学习者有很好的帮助,The code describes the SMS platform, the development of models belonging to SSH, the SSH learners have a very good help
SpinnerDemo
- SpinnerDemo演示了Java的微调控制(javax.swing.JSpinner使用)在Matlab应用。该演示包括三个纺纱用不同的数据模型:列表(细胞的字符串数组),数量和日期。纺纱厂是相互关联的使用,使他们的StateChangedCallback修改一个自动微调影响其他人。 此外,此实用工具演示如何分配键盘助记符(热键),以一个标签,并将它附加到微调控制。网页工具提示也显示在标签上()。 此实用程序还演示了如何设置,关闭与一个数字窗口有用的特性<ESC>关键。
agile-principles-patterns-and-practices-in-c-robe
- 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
shopping_online
- JAVA-WEB在线购物系统,包括了从设计到实现的所有文档,模型和源码-JAVA-WEB online shopping system, from design to implementation, including all documents, models and source code
MOVE.tar
- 这是免费提供的VANET模型等产生器,方便建立移动模型-This is provided free of charge VANET models generator to facilitate the establishment of mobile model
caizhengshouruyuce
- 财政收入预测模型源码:财政收入与国民收入、工业总产值、农业总产值、总人口、就业人口、固定资产投资等因素有关。根据列表的多年原始数据,构造预测模型进行预测。-Revenue forecasting model source: Financial income and national income, industrial output, agricultural output, the total population, working population, investment in fixe
lei
- 编写一个Java程序,设计一个运输工具类Transport,包含的成员属性有:速度pace、载重量load;汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数wheels和车重weight;飞机Airplane类是Transport的子类其中包含的属性有:机型enginertype和发动机数量enginers。每个类都有相关所有数据的输出方法。-Write a Java program, the design of a transport type Transport,
hades-models-mips-src
- Hamburg Design System: MIPS models both a tool for teaching basic digital systems design, and for research on system-simulation and hardware/software-cosimulation.