M-logger
M-logger技术专注于高效、精准的数据记录与分析,广泛应用于环境监测、工业控制及科研实验等领域。凭借其强大的数据处理能力、灵活的配置选项以及稳定的性能表现,M-logger成为众多工程师和研究人员不可或缺的工具之一。无论是初学者还是经验丰富的专业人士,都能在这里找到适合自己的学习资料和技术文档,...
资源总数
1,106
M-logger 热门资料
查看全部 1,106 份 →一、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
This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) comm
This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) communication system. Th...
2015-09-26
77