资源列表
[汇编语言] RSA-CPP
说明:RSA算法非常简单,概述如下: 找两素数p和q 取n=p*q 取t=(p-1)*(q-1) 取任何一个数e,要求满足e<t并且e与t互素(就是最大公因数为1) 取d*e t==1 这样最终得到三个数: n d e 设消息为数M (M <n) 设c=(M**d) n就得到了加密后的消息c 设m=(c**e) n则 m == M,从而完成对c的实现-RSA algorithm is very simple, are summarized as follows: find two prim<wang> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[汇编语言] matlab.nastran.f06
说明:运用matlab的程序提取nastran的结果文件里面的模态信息-Use matlab program to extract files which results nastran modal information<zhouxiang> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[汇编语言] motorcontroller_simulation
说明:基于单片机控制直流电机调速系统设计与仿真-Microcontroller-based DC motor speed control system design and simulation<杨土富> 在 2025-06-11 上传 | 大小:56kb | 下载:0
[汇编语言] kehoudatixitong
说明:用visual basic开发的课后习题解答习题,可在此基础上进行在此开发-Using visual basic development Homework Solutions Problem, can be the basis of this development on<li> 在 2025-06-11 上传 | 大小:781kb | 下载:0
[汇编语言] VHDL_CNT10
说明:带有异步复位和同步时钟使能的十进制加法计数器设计-With asynchronous reset and synchronous clock enable decimal addition counter design<FloraChen> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[汇编语言] mid-term_assignment0
说明:本程序为高教版C语言期中考试前的每周作业-This program is HIGHER C language weekly assignments before midterms<wxq> 在 2025-06-11 上传 | 大小:3.76mb | 下载:0