搜索资源列表
clean_code
- 代码整洁之道,优化重构代码的利器,程序员必看-Code tidy, optimal tool for the reconstruction code, The programmer must see
calc
- 计算器的实现及测试用例,开发环境为C++,对代码进行过多次重构-cacl program
SigDWT
- 计算信号的小波分解和重构,分解到第三层。 只需要吧signal generation 部分代码改成生成需要分解的信号就可以了。-Calculating signal wavelet decomposition and reconstruction
hanzichonggou
- 这是汉字重构和汉字特征提取的的代码,运行过能实现且有相应的中文注释-This is the man and the character feature extraction refactoring code, run-off can be achieved and a corresponding Chinese comments
Release2
- 相空间重构相关代码,使用重构相空间捕捉非线性特征。-phase space reconstruction.This toolbox contains Matlab functions to capture the nonlinearities of the speech production system using reconstructed phase space (RPS) techniques.
main
- 利用Microblaze实现局部动态可重构,此为Microblaze实现局部可重构的主函数代码-Use Microblaze achieve partial dynamic reconfiguration, this is the main function code Microblaze achieve partial reconfiguration
NSL0
- 这个是压缩感知重构算法代码,代码是NSL0算法,该算法重构性能良好。-this code is about compressive sensing, it is NSL0 algorithm.
l1testpack_v1-2
- l1范数的测试代码,关于压缩后的信号进行重构的一些算法-the testing code of l1 norm ,reconstruction of the signal
LRC
- 代码是线性递归模型对于人脸进行检测和重构-The code is linear recursive model for human face detection and reconstruction
matlab-OMPcode
- 压缩感知重构算法之正交匹配追踪(OMP)算法的MATLAB函数代码,并且给出单次测试例程代码、测量数M与重构成功概率关系曲线绘制例程代码-Compressed Sensing Reconstruction Algorithm of Orthogonal Matching Tracking (OMP) algorithm MATLAB function code and test routines are given a single code, measuring the number of M
waveletcdf97
- 9/7小波图像滤波,二维小波滤波快速分解重构(9/7 wavelet image filtering)
[重构-改善既有代码的设计]
- 代码重构方式,优秀代码设计,以及好的代码流程(Code refactoring, excellent code design and good code flow.)
代码
- 小波包分析,对信号进行分解和重构,从而获得低噪声,完整的信号(Wavelet packet analysis, decomposition and reconstruction of signals, thus obtaining low noise, complete signal.)
编程代码
- 求嵌入维数和延迟时间,用于相空间重构的关键(Embedding dimension and delay time)
SSA
- 奇异谱分解matlab代码,对信号信息特征值分解,得到不同特征向量的子序列,筛选主要权重的子序列进行重构,平滑原始型号,起到降噪和过滤的作用。(The singular spectrum decomposes the matlab code, decomposes the eigenvalues of the signal information, obtains subsequences of different eigenvectors, filters the sub-sequences
配电网粒子群算法
- 基于粒子群算法,直流潮流计算实现配电网网架结构重构(Reconfiguration of distribution network structure)
Spring微服务实战.pdf+代码
- 本书以一个实际项目为主线,介绍云、微服务等概念以及Spring Boot和Spring Cloud等诸多Spring项目,并介绍如何将该项目一步一步地从单体架构重构成微服务架构,最终将这个项目拆分成众多微服务,让它们运行在各自的Docker容器中,实现持续集成/持续部署,并最终自动部署到云环境(亚马逊云)中。(This book takes a real project as the main thread, introduces the concepts of cloud, micro-ser
谐波小波包分解与重构代码
- 谐波小波包的程序,自己也还在研究学习,代码有需要的自取。(The program of harmonic wavelet packet is still under research and learning, and the code needs to be taken by itself.)
[代码整洁之道].(美)马丁.扫描版
- 《代码整洁之道》阅读对象为一切有志于改善代码质量的程序员及技术经理。书中介绍的规则均来自作者多年的实践经验,涵盖从命名到重构的多个编程方面,虽为一“家”之言,然诚有可资借鉴的价值。图书推荐 《代码整洁之道》:细节之中自有天地,整洁成就卓越代码 尽管糟糕的代码也能运行,但如果代码不整洁,会使整个开发团队泥足深陷,写得不好的代码每年都要耗费难以计数的时间和资源。然而这种情况并非无法避免。 著名软件专家RoberfC.Marlin在《代码整洁之道》中为你呈现出了革命性的视野。Martin携同Objec
L1范数代码
- 动态压缩感知(DSC)是压缩感知领域中一个重要的研究分支,它是近几年新兴起的一种信号处理与分析方法,与传统的压缩感知理论不同,DSC研究的对象是稀疏时变信号,并且已在视频信号处理和动态核磁共振成像等方面显示出了强大的应用潜力。本节正是在此基础上,提出了一种用于多普勒频率跟踪估计的DSC方法。首先,通过前一跟踪时刻所得到的先验DOA稀疏信息,获得当前跟踪时刻信号向量中各位置非零元素的分布概率,继而建立起动态DOA的稀疏概率模型。然后,采用加权l_1范数最小化方法重构出当前跟踪时刻的信号向量,从而确