搜索资源列表

  1. absfactory

    0下载:
  2. java 创建模式,抽象工厂模式,实现代码重构,包括例子。-java creation of models, the abstract factory model codes remodeling, including examples.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10304
    • 提供者:shen
  1. commandPat

    0下载:
  2. java 命令模式,能够实现OCp原则,实现代码重构,包括例子。-java command mode to achieve OCp principles, code remodeling, including examples.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34838
    • 提供者:shen
  1. 重构--改善既有代码的设计

    0下载:
  2. 代码重构的方法
  3. 所属分类:编程文档

    • 发布日期:2011-07-23
    • 文件大小:12785970
    • 提供者:fairyrat
  1. 重构:改善既有代码的设计

    0下载:
  2. Martin Fowler和《重构:改善既有代码的设计》(中文版)另几位作者清楚揭示了重构过程,他们为面向对象软件开发所做的贡献,难以衡量。《重构:改善既有代码的设计》(中文版)解释重构的原理(principles)和最佳实践方式(best practices),并指出何时何地你应该开始挖掘你的代码以求改善。《重构:改善既有代码的设计》(中文版)的核心是一份完整的重构名录(catalog of refactoring),其中每一项都介绍
  3. 所属分类:软件工程类

    • 发布日期:2012-01-08
    • 文件大小:12493678
    • 提供者:zzhi_80
  1. v7330_XpGridFrame

    0下载:
  2. 主要功能: 1、xpGrid数据控件:根据数据库数据字典定义自动生成DataGrid,可不用写代码即可实现数据的增删改 2、集成的权限控制功能,权限按字段分配,可精确控制字段的读写属性 3、丰富的数据编辑方式:提供按Form方式编辑和按Grid方式编辑两种方式数据编辑界面,对字段的输入方式提供:普通文本框、复选框、密码框、多行文本、下拉列表、引用其它表等多种输入方式 4、数据重构:动态的修改数据字典,通过对数据字典的修改可动态的控制前台
  3. 所属分类:界面编程

    • 发布日期:2024-06-17
    • 文件大小:500736
    • 提供者:哲凡
  1. xiaobofenjieyuchonggou

    0下载:
  2. 这是关于小波图像分解与重构的代码希望给大家帮助-This is the image of wavelet decomposition and reconstruction of the code we hope to help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:149504
    • 提供者:lt
  1. Refactoring-improving-the-design-of-existing-code_

    0下载:
  2. 重构改善既有代码的设计 中文pdf格式 完整版 Martin Fowler 著 侯捷 熊节 译 -remodeling existing code to improve the design integrity of the Chinese pdf format version of a chairman Martin Fowler Xiong MD
  3. 所属分类:软件工程

    • 发布日期:2024-06-17
    • 文件大小:12490752
    • 提供者:伊邑
  1. absfactory

    0下载:
  2. java 创建模式,抽象工厂模式,实现代码重构,包括例子。-java creation of models, the abstract factory model codes remodeling, including examples.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:10240
    • 提供者:shen
  1. commandPat

    0下载:
  2. java 命令模式,能够实现OCp原则,实现代码重构,包括例子。-java command mode to achieve OCp principles, code remodeling, including examples.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:34816
    • 提供者:shen
  1. contourlet_Decomposition_AND_Recomposition

    0下载:
  2. contourlet对LENA512灰度图的LP,DEF分解与系数重构代码,经过调试.-Contourlet LENA512 grayscale of the LP, DEF coefficient decomposition and reconstruction of the code after debugging.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-17
    • 文件大小:173056
    • 提供者:chy
  1. 配电网络重构matlab代码

    2下载:
  2. 基于粒子群算法的配电网重构matlab程序(Matlab program of distribution network reconfiguration based on particle swarm optimization)
  3. 所属分类:文档资料

    • 发布日期:2024-06-17
    • 文件大小:155648
    • 提供者:Yuki小盆与
  1. 小波分解与重构

    0下载:
  2. 在MATLAB中编写小波分解与重构的程序,用小波分解与重构来分析问题的原始代码(Wavelet decomposition and reconstruction)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:10240
    • 提供者:梦凡
  1. 小波分解重构

    0下载:
  2. 小波分解重构,可以作为研究小波频率的一个重要参考,但是注意,该代码分解出来的高低频系数不能完全当作滤波器使用,只是参考。(Wavelet decomposition and reconstruction can be used as an important reference for studying wavelet frequency, but attention is paid to the high and low freque
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:
  1. [重构-改善既有代码的设计]

    0下载:
  2. 本书清晰揭示了重构的过程,解释了重构的原理和最佳实践方式,并给出了何时以及何地应该开始挖掘代码以求改善。书中给出了70多个可行的重构,每个重构都介绍了一种经过验证的代码变换手法的动机和技术。(This book clearly reveals the process of refactoring, explains the principles of refactoring and best practices, and gives t
  3. 所属分类:文档资料

    • 发布日期:2024-06-17
    • 文件大小:31179776
    • 提供者:wlj1
  1. 重构--改善既有代码的设计_中文版

    0下载:
  2. 重构--改善既有代码的设计_中文版;KINDLE 用的mobi格式(Refactoring to improve the design of existing code)
  3. 所属分类:书籍源码

    • 发布日期:2024-06-17
    • 文件大小:1559552
    • 提供者:AcrossSoul
  1. [重构-改善既有代码的设计]

    0下载:
  2. 代码重构方式,优秀代码设计,以及好的代码流程(Code refactoring, excellent code design and good code flow.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:30589952
    • 提供者:一个萝卜
  1. 重构_改善既有代码的设计[高清版]

    1下载:
  2. 重构,改善既有的代码,是你的代码更健壮,更优秀(Refactoring to improve existing code)
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:31199232
    • 提供者:浮萍已逝
  1. CT图像重建代码

    2下载:
  2. 可以做简单的三维重构,基于matlab程序,可以用于有限元模拟及3D打印(do easy 3-D reconstruction based on matlab)
  3. 所属分类:3D打印

    • 发布日期:2024-06-17
    • 文件大小:7168
    • 提供者:阿飞上课
  1. 谐波小波包分解与重构代码

    0下载:
  2. 谐波小波包的程序,自己也还在研究学习,代码有需要的自取。(The program of harmonic wavelet packet is still under research and learning, and the code needs to be taken by itself.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:HZZ_zz
  1. 【EMD重构】

    1下载:
  2. 对经验模态分解后的各分量IMF进行重构代码,函数可直接调用。(After the empirical mode decomposition, IMF reconstructs the code, and the function can be called directly.)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:RZA
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org