X-scan
x-scan是一款强大的网络安全扫描工具,专为电子工程师设计,能够高效检测网络漏洞及安全风险。它支持多种扫描方式,包括端口扫描、操作系统识别等,广泛应用于企业级网络安全防护和个人系统安全检查中。通过学习和使用x-scan,您可以深入了解网络架构的安全性,提升个人技能,更好地保护数据资产免受攻击。探索...
X-scan 全部资料 500 份
The aip file contains few Matlab routines for 1D line scan analysis, 1D scaling, 2D scaling, image b
The aip file contains few Matlab routines for 1D line scan analysis, 1D scaling, 2D scaling, image brightness or contras...
runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z)
runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z) with model order p ...
最大间隙问题:给定n 个实数x , x , , xn 1 2 
最大间隙问题:给定n 个实数x , x , , xn 1 2  ,求这n 个数在实轴上相邻2 个数之间的最 大差值。假设对任何实数的下取整函数耗时O(1),设计解最大间隙问题的线性时间算法。
QLandkarte - use your Garmin GPS with Linux Requirements: * > Qt 4.2.x (Qt 4.1.x will not wo
QLandkarte - use your Garmin GPS with Linux Requirements: * > Qt 4.2.x (Qt 4.1.x will not work!) * > proj4 ...
一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buil
一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系数数组,存...