m-k
探索m-k技术的无限可能,这里汇集了3425个精选资源,涵盖从基础理论到高级应用的全方位内容。m-k技术以其在信号处理、通信系统及自动化控制等领域的卓越表现而闻名,是现代电子工程不可或缺的一部分。无论您是初学者还是资深工程师,都能在这里找到宝贵的学习资料和技术文档。立即访问,享受免费下载,开启您的专...
资源总数
500
m-k 热门资料
查看全部 500 份 →一、RSA基本原理 对明文分组M和密文分组C
一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) ...
2014-08-04
146
Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the M
Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the Microsoft Windows CE ...
2015-07-10
88
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up
this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm...
2013-12-22
153