M-CORE
M-CORE技术资料下载专区,收录1,405份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
1,405
M-CORE 热门资料
查看全部 1,405 份 →一、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
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power M
The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and ...
2014-01-27
97