CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 代码重构

搜索资源列表

  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. SolveOMP.CS中一些重构算法代码

    1下载:
  2. CS中一些重构算法代码,在压缩感知中很有用的一些算法。,CS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:2188
    • 提供者:liuzixi
  1. EZW算法的过程详解和Matlab代码

    1下载:
  2. EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
  3. 所属分类:matlab例程

    • 发布日期:2017-05-02
    • 文件大小:2184
    • 提供者:lucy
  1. PoissonRecon

    1下载:
  2. poisson表面重建的代码,可以由点云数据生成曲面-poisson surface reconstruction of the code, you can generate surfaces from point cloud data
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:109555
    • 提供者:yumiao
  1. Gmatrix

    0下载:
  2. Gmatrix是一款轻量级的游戏引擎. 包含一个自主编写的轻量级的xmlReader类:去掉write和对nested结构的复杂逻辑以及一个清晰的分离体系:游戏控制、游戏生命体、道具、场景、游戏引擎、动画播放、音效播放、游戏事件等元素,利于代码重构和升级等等 -Gmatrix is a lightweight game engine. Contains a self-prepared XMLReader lightweight categories: remove the write and t
  3. 所属分类:Game Engine

    • 发布日期:2017-05-10
    • 文件大小:2440530
    • 提供者:马寅
  1. xiaobo

    2下载:
  2. 本代码给出了图像的二维离散小波变换分解、重构图像以及误差图像。-The code gives the two-dimensional image decomposition of discrete wavelet transform, image reconstruction and the error image.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:13834
    • 提供者:万永
  1. Wavelet

    0下载:
  2. 基于MFC对话框的哈尔小波重构分解,以及在小波域的拼接,代码有详细注释-MFC dialog-based reconstruction of Haar wavelet decomposition, as well as in the wavelet domain of splicing, a detailed code Notes
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3748052
    • 提供者:xw
  1. 31

    0下载:
  2. 31天重构速成,讲解代码重构的入门级书籍-31-day crash reconstruction to explain the code to reconstruct the entry-level books
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:341411
    • 提供者:Ryan
  1. Reconstruction

    0下载:
  2. 重构-改善即有代码的设计,一本介绍重构的电子书-Reconstruction- the code that is designed to improve the
  3. 所属分类:source in ebook

    • 发布日期:2017-05-30
    • 文件大小:12494015
    • 提供者:汪刚
  1. chonggou

    0下载:
  2. 通过代码重构,能够使得您的代码更加紧凑高效,健壮-Through code refactoring, to make your code more compact and efficient, robust
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12496493
    • 提供者:xyj
  1. DesignPattern

    0下载:
  2. 正在重构几个大项目,自己也正在编写设计模式库。 覆盖20几种采用模式; 而本人是本着好用,简洁至上的原则。编写了一套易用,易懂的模式库。 该模式库会用到LOKI部分对象(和BOOST 用到STL 对象基本类似)。请注意下载LOKI。 代码完全原创,免费提供大家下载,学习,研究和使用, 参考文献:《设计模式》《C++设计新思维》《模式分析》《代码重构》 程序中所使用的英文注释,来自《设计模式》一书。 编写语言: C-Several large p
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:48129
    • 提供者:joyeep
  1. 基于背景重构的目标检测

    0下载:
  2. 本代码主要利用vc6.0,opencv环境编写,mfc界面 利用背景重构原理对目标进行检测,适用于街道上的行人、车辆等目标。这是一个比较简单的代码,适合于对背景重构的学习,离商用还有一段距离。
  3. 所属分类:图形图象

  1. 小波分解与重构

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

    • 发布日期:2017-12-21
    • 文件大小: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 frequency coefficients decomposed by
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:
  1. 重构--改善既有代码的设计_中文版

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

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

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

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

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

    • 发布日期:2019-08-06
    • 文件大小:31199232
    • 提供者:浮萍已逝
  1. 谐波小波包分解与重构代码

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

    • 发布日期:2020-04-19
    • 文件大小:1024
    • 提供者:HZZ_zz
  1. 【EMD重构】

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

    • 发布日期:2020-09-28
    • 文件大小:1024
    • 提供者:RZA
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com