资源列表
穷举算法
- 在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another
1
- 雅可比法计算特征向量程序雅可比过关法求实对称矩阵特征值与特征向量-Jacobian eigenvector method procedures
dijstra
- dijstra算法的C++程序。利用倒序进行路径选择。通信网络课程设计。-dijstra algorithm C++ program. Using reverse the path of choice. Communication Networks course design.
qichu
- 清理系统的大量垃圾文件,用源代码怎样实现的.-Large amount of garbage clean-up system files, using the source code of how to achieve.
testEnd
- 端点检测的matlab程序,用于说话人识别中和语音识别中-Endpoint detection matlab program for speaker recognition and voice recognition
f1
- 用差分进化算法辨识非线性函数的参数,算法简单,实现容易,比较合适初学者-Differential evolution algorithm for identification of nonlinear function parameters, the algorithm is simple, and easy to implement, suitable for beginners
QR
- QR.rar为QR分解求解一维及二维Laplace特征值问题-QR.rar the QR decomposition for solving one-dimensional and two-dimensional Laplace eigenvalue problem
88721052decodeLogDomainSimple
- LDPC码,译码算法的matlab实现程序-LDCP code ,the matlab software for LDPC
carfollowingmodel
- 在车联网研究之中,对于先进的车辆跟驰模型的仿真,以及绘制时空图-car following model simulation and spatial plot
gongjidandu
- 对图像进行攻击matlab中实现,其中有高斯白噪声,旋转攻击等-The image is implemented in attack MATLAB, including Gauss white noise, rotating attack, etc.
BA
- 利用MATLAB来进行复杂网络之中BA无标度网络的仿真,利用MATLAB来进行复杂网络之中BA无标度网络的仿真-Using MATLAB to carry out simulation of BA scale-free network in complex network, using MATLAB to carry out simulation of BA scale-free network in complex network
canny_edge
- matlab图像处理相关程序,canny算子边缘检测,欢迎交流!
