基于DES理论的数模混合电路可测试性研究
近年来出现的离散事件系统(DES)理论为数模混合电路的测试提供了一种新的解决思路,本文对DES 理论在求取数模混合电路的可测试性和最小测试集中的应用进行了论述。该种方法可以在计算机上用C++语
DES+algorithm技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
近年来出现的离散事件系统(DES)理论为数模混合电路的测试提供了一种新的解决思路,本文对DES 理论在求取数模混合电路的可测试性和最小测试集中的应用进行了论述。该种方法可以在计算机上用C++语
My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman ...
A Generic, Reusable Diff Algorithm in C# 这是一个用C#实现的Diff程序,用于文件内容的比较!
In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps charac...
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮...
使用奇异值分解算法的prony算法-single value decomposition based prony algorithm
Genetic Algorithm example using Java You have 10 cards numbered 1 to 10. You have to divide them into 2 piles so that:...
Nearest neighbors is a semi deconvolution algorithm. I m a newbie in matlab but I hope this helps somebody :)