资源列表
[书籍源码] rsa_prime_gen
说明:RSA算法的素数产生模块的算法的C语言实现 用C标准语言写的,可以移植到各种平台-RSA algorithm is the prime number generation algorithm in C language written in standard C language module, can be ported to various platforms<zhuf.ge> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[汇编语言] pingkongdang
说明:平掉空单 平掉空单 平掉空单 平掉空单-Flat out empty single flat single flat out empty out empty out empty single level single-level single flat out empty out empty out empty single level single<1> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[汇编语言] Decimal-subtraction
说明:将两个多位十进制数相减,并在屏幕上显示减数、被减数以及差-The two number of decimal subtraction, and display the reduction, the minuend and difference on the screen<陈才燕> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[汇编语言] Decimal-addition
说明:将两个多位十进制数相加,并在屏幕上显示加数、被加数以及和。-More than the sum of two decimal, and display the addend, summand and on the screen.<陈才燕> 在 2025-06-06 上传 | 大小:1kb | 下载:0
[汇编语言] transform
说明:完成的功能是将未组合BCD码转换为二进制码,因为未组合BCD码每字节只存放一位BCD数,高半字节为0。所以低位主要采用十位乘10再加上个位的方法,具体通过左移来实现,最后将低位转换结果加上高位实现最终转换。-Complete the function is not BCD code into binary code, because without the combination of BCD codes per byte store only a BCD number, high byte i<陈才燕> 在 2025-06-06 上传 | 大小:1kb | 下载:0