搜索资源列表

  1. gongxifacai

    0下载:
  2. “恭喜发财”小游戏,这游戏富有趣味性,而且简单易懂,很容易上手,这对于白领一族来说是比较悠闲的小游戏,有利于劳逸结合,提高劳动效率,增加员工的工作的积极性,给予员工更为亲密的人文关怀,提高工作团队的凝聚力。-"Kung Hei Fat Choy" mini games, this game very interesting, but simple and easy to understand, it is easy
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2.06kb
    • 提供者:古月
  1. gongxifacai

    0下载:
  2. “恭喜发财”小游戏,这游戏富有趣味性,而且简单易懂,很容易上手,这对于白领一族来说是比较悠闲的小游戏,有利于劳逸结合,提高劳动效率,增加员工的工作的积极性,给予员工更为亲密的人文关怀,提高工作团队的凝聚力。-"Kung Hei Fat Choy" mini games, this game very interesting, but simple and easy to understand, it is easy
  3. 所属分类:其他智力游戏

    • 发布日期:2024-11-10
    • 文件大小:2kb
    • 提供者:古月
  1. zhenli

    0下载:
  2. 火车定票系统,c++版,绝对有利用价值,凝聚了朋友的心血啊。-Train tickets system, c++ Version to use the absolute value of a friend s efforts cohesion ah.
  3. 所属分类:汇编语言

    • 发布日期:2024-11-10
    • 文件大小:399kb
    • 提供者:M
  1. HelloOffice

    0下载:
  2. COM是组件对象模型的简写,在大型的软件开发过程中,为了更好地提高内聚和降低耦合,常常会使用到COM组件。HelloOffice是一个使用COM技术开发Office插件:读者将学会使用COM技术来编写Office Word软件的插件。-COM Component Object Model is the abbreviated form of the large-scale software development process, in
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-11-10
    • 文件大小:15kb
    • 提供者:醉花痴
  1. a

    0下载:
  2. 该程序计算元胞自动机凝聚扩散的实例,附加判断二维数组的元素及其个数-The program calculated the proliferation of cellular automata examples of cohesion, the additional two-dimensional array to determine the number of elements and their
  3. 所属分类:matlab例程

    • 发布日期:2024-11-10
    • 文件大小:1kb
    • 提供者:fangtui
  1. foo.tar

    0下载:
  2. ppt slides dealing with cohesion and coupling-ppt slides dealing with cohesion and coupling..
  3. 所属分类:软件工程

    • 发布日期:2024-11-10
    • 文件大小:20kb
    • 提供者:sunny
  1. programs

    0下载:
  2. all types of coupling and cohesion programs in perl
  3. 所属分类:WEB源码

    • 发布日期:2024-11-10
    • 文件大小:2kb
    • 提供者:vinu
  1. cohesion

    0下载:
  2. finding cohesion metric for the given pgm
  3. 所属分类:matlab例程

    • 发布日期:2024-11-10
    • 文件大小:1kb
    • 提供者:jennifer
  1. a_detailed_explanation_of_polymerization_and_coupl

    0下载:
  2. 对于聚合和耦合的详细解释,我开始也不懂,现在看了这个资料后,懂了一点-For a detailed explanation of cohesion and coupling, I began to do not know, and now seeing this information, we understand a little bit
  3. 所属分类:软件工程

    • 发布日期:2024-11-10
    • 文件大小:220kb
    • 提供者:wuruixi
  1. command

    0下载:
  2. 设计模式 命令模式实现快捷键可以实现高内聚低耦合-Design patterns command mode shortcuts can achieve high cohesion low coupling
  3. 所属分类:Windows编程

    • 发布日期:2024-11-10
    • 文件大小:19kb
    • 提供者:xiangxiong
  1. baiweidashu

    0下载:
  2. 这个实验主要内容是实现百位大数的加、减、乘运算,锻炼我们对数组的综合运用能力,并加深我们对“程序框架是要让程序模块化,其特点是高内聚,低耦合”的理解。-The main experiment is to achieve one hundred large numbers of addition, subtraction, multiplication, exercise our ability to use an array of co
  3. 所属分类:Windows编程

    • 发布日期:2024-11-10
    • 文件大小:24kb
    • 提供者:戴荣倩
  1. LoginC

    0下载:
  2. 三层实例(C#) 其实三层理解起来很简单,就是把不同的责任划分到不同的层,以达到解耦的目的。分层的目的就是为了让程序变得高内聚、低耦合,使代码更加灵活、易扩展,让代码更具有易用性等等。-The three-tier instance (C#) is actually three layers to understand very simple, is divided into different responsibilities to
  3. 所属分类:C#编程

    • 发布日期:2024-11-10
    • 文件大小:117kb
    • 提供者:朱志远
  1. 3D

    0下载:
  2. 运用Matlab编程,实现了三维结构的凝聚,包括Guyan法,标准凝聚和迭代凝聚法。-With Matlab programming, we achieve the cohesion of the three-dimensional structure, including the Guyan method, standard condensation and iterative condensation method.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-10
    • 文件大小:2kb
    • 提供者:段磊
  1. AbstractFactory

    0下载:
  2. 总结面向对象实际上就两句话:一是松耦合(Coupling),二是高内聚(Cohesion)。面向对象系统追求的目标就是尽可能地提高系统模块内部的内聚(Cohesion)、尽可能降低模块间的耦合(Coupling)-Summary of object-oriented is actually two things: First, loosely coupled (Coupling), two high cohesion (Cohesion
  3. 所属分类:软件工程

    • 发布日期:2024-11-10
    • 文件大小:610kb
    • 提供者:周欣
  1. DLAmodel(Nsum-Wstep)

    0下载:
  2. dla模拟颗粒凝聚的三维过程 对凝聚后的凝聚体计算分维-dla process of three-dimensional simulation of particle cohesion fractal dimension of aggregates after cohesion
  3. 所属分类:图形图象

    • 发布日期:2024-11-10
    • 文件大小:5kb
    • 提供者:史敬培
  1. COM(Cohesion)

    0下载:
  2. COM组件,在聚合中,客户永远只知道有外组件的存在,也永远只与外组件打交道,即使客户可以得到内组件的接口。 外组件聚合内组件时,在内组件中有代理和非代理。 -Achieve polymerization in the middle
  3. 所属分类:中间件编程

    • 发布日期:2024-11-10
    • 文件大小:486kb
    • 提供者:mr
  1. esbclient

    0下载:
  2. 面向切面——Spring提供了面向切面编程的丰富支持,允许通过分离应用的业务逻辑与系统级服务(例如审计(auditing)和事务(transaction)管理)进行内聚性的开发-Aspect Oriented- Spring provides rich support for aspect-oriented programming, cohesion development allowed by the separation of ap
  3. 所属分类:软件工程

    • 发布日期:2024-11-10
    • 文件大小:1007kb
    • 提供者:ghtrhg
  1. for-java

    0下载:
  2. 第六章 模块化设计 目录 6.1 模块化:内聚性与耦合性 6.2 信息隐蔽 6.3 建立模块的理由 6.4 任何语言中实现模块 6.5 小结 相关章节 高质量子程序的特点:见第5章 高层次设计:见第7章 抽象数据类型:见第12.3节 -Chapter Contents 6.1 Modular Mo
  3. 所属分类:软件工程

    • 发布日期:2024-11-10
    • 文件大小:36kb
    • 提供者:王念囡
  1. Cohesion Contact Model Template

    0下载:
  2. EDEM离散元软件凝聚力接触模型API编程模版(Cohesion Contact Model template)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-10
    • 文件大小:8kb
    • 提供者:鱼禾
  1. 05.Cohesion

    0下载:
  2. 离散元软件EDEM的API接口,可以实现小颗粒之间的粘结力,此案例是球磨机,也可以直接套用其他类似案例。(This tutorial describes how to create a new cohesion contact model, based on an existing contact model supplied with EDEM. The cohesion model is modified to include ti
  3. 所属分类:Windows编程

    • 发布日期:2019-02-23
    • 文件大小:1.9mb
    • 提供者:EGO0412
« 12 3 »

源码中国 www.ymcn.org