资源列表
[汇编语言] 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-20 上传 | 大小:2kb | 下载:0
[LabView] User-Login
说明:一个LABVIEW登陆界面,可以实现到主界面的跳转-A LABVIEW login screen, you can achieve a jump to the main interface<王明君> 在 2025-06-20 上传 | 大小:549kb | 下载:0
[LabView] fangbobaizaosheng
说明:用Labview仿真出一个加有均匀白噪声的仿真信号,并显示出波形-Using Labview simulation of a uniform white noise plus a simulated signal and displays the waveform<yi> 在 2025-06-20 上传 | 大小:23kb | 下载:0
[汇编语言] matlab.nastran.f06
说明:运用matlab的程序提取nastran的结果文件里面的模态信息-Use matlab program to extract files which results nastran modal information<zhouxiang> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[操作系统开发] my-cifs.tar
说明:cifs内核源代码,想学习的同学们赶快来下载。 smb协议等等 -cifs kernel source code, the students who want to learn quickly to download. smb protocol, etc.<scc> 在 2025-06-20 上传 | 大小:448kb | 下载:0
[汇编语言] motorcontroller_simulation
说明:基于单片机控制直流电机调速系统设计与仿真-Microcontroller-based DC motor speed control system design and simulation<杨土富> 在 2025-06-20 上传 | 大小:56kb | 下载:0