搜索资源列表
MatrixDynamicMulti
- 用动态规划实现矩阵链乘的java代码-Dynamic Programming Matrix chain by the java code.
ChainOfResponsibility
- 设计模式之职责链模式的java的完整代码实现-Design patterns duty chain java complete code implementation
javaStruct
- Java 链表,链队,链栈程序,文本程序,里面有源码-Java list, chain teams, chain stack process, the text program, which has source code
zerenlian2
- 责任链模式是一种对象的行为模式, 在责任链模式里,很多对象由每一个对象对其下家的引用而连接起来形成一条链。请求在这个链上传递,直到链上的某一个对象决定处理此请求。发出这个请求的客户端并不知道链上的哪一个对象最终处理这个请求,这使系统可以在不影响客户端的情况下动态的重新组织链和分配责任。例子:击鼓传花 2、 源代码: //一个击鼓传花的例子-Chain of Responsibility pattern is an object' s behavior, in the respons
SA_lab4_CoR
- chain of responsiblity模式示例代码,仅供学习之用-chain of responsiblity mode sample code, only for learning purposes
JSP-Interview-Questions-and-Answers
- Some tip and trices about Java in form of question and answer Some tip and trices about Java in form of question and answer- Some tip and trices about Java in form of question and answer Some tip and trices about Java in form of question and
filter
- 责任链模式源代码,对于熟悉此设计模式很有帮助,-Chain of Responsibility pattern source code
ClassLoaderTest
- ClassLoader 概念演示代码。包括类的搜索路径以及ClassLoad链的演示。-The ClassLoader concept demo code. Including the presentation of the class search path, and ClassLoad chain.
hotel
- 连锁酒店管理系统的设计与实现 有较详细的代码-Design and implementation of a more detailed code of the hotel chain management system
DesignPattern-ChaniOfResponsibility
- 该程序主要是一个GOF中责任链模式的示例代码。大致模拟了jsp/servlet中filter的工作方式以及原理。-The program is mainly a chain of responsibility pattern GOF in the sample code. Roughly simulate the jsp/servlet filter works well in principle.
ClassLoaderTest
- ClassLoader 概念演示代码。包括类的搜索路径以及ClassLoad链的演示。-ClassLoader concept demo code. Include search path and ClassLoad chain class presentations.
Markov
- 马尔科夫链的JAVA源代码,可以实现基于马尔科夫链的文章生成器-Markov chain JAVA source code, can be achieved based on Markov chain generators article
ClassLoaderTest
- ClassLoader 概念演示代码。包括类的搜索路径以及ClassLoad链的演示。-ClassLoader concept demo code. Include search path and ClassLoad chain class presentations.
ClassLoaderTest
- ClassLoader 概念演示代码。包括类的搜索路径以及ClassLoad链的演示。-ClassLoader concept demo code. Include search path and ClassLoad chain class presentations.
host-master
- RepRap被视为是一个完整的复制系统,而不是简单的一块硬件。为此,该系统包括计算机辅助设计(CAD)的3D建模系统和计算机辅助制造(CAM)软件和驱动程序的形式,把RepRap用户的设计转换成一组指令,通过RepRap的硬件,转变成了物理物体。 已经有为RepRap开发了两种不同的CAM工具链。首先,简单地题为“RepRap Host”,是RepRap领导开发人员Adrian Bowyer用Java语言编写。第二,“Skeinforge”,是由Enrique Perez独立编写。两者都
list2
- 数据结构链栈源码。实现链栈生成清除等功能-Data structure chain stack source code. Chain stack to achieve generation scavenging function
commons-chain-1.1-src
- apache.commons下的chain源代码,可以加入到工程目录下断点调试-apache commons chain 1.1 source code
201412241450262
- 新奥家电连锁网络系统包括用户登录,商品查询,修改,删除等管理,代码我已验证 -New the home appliance chain network system includes a user login, query, modify, delete, and so on management, code I verified
contour-tracking
- 使用java实现基于链码的二值化图像的轮廓跟踪,课程作业,可运行。-Use java-based chain code contour tracking binary image, coursework can be run.
bitcoinj-master
- 区块链比特币的实现代码,基本满足比特币的区块链实现机制以及部署。(The implementation code of the block chain bitcoin basically meets the block chain implementation mechanism and deployment of bitcoin.)
