资源列表
[汇编语言] PALINDROME
说明:MIPS assembly,汇编实现输入一个字符串,判断其是否为回文(MIPS assembly, the compilation includes a string input to determine whether it is a palindrome)<王云辉> 在 2025-05-05 上传 | 大小:1kb | 下载:0
[汇编语言] 05_tesseract_lib
说明:tesseract在vs2015上编译的32位和64位的动态库已经所需头文件(Tesseract 32 bit and 64 bit dynamic libraries compiled on vs2015 have required header files)<盛李> 在 2025-05-05 上传 | 大小:12.13mb | 下载:2
[汇编语言] simple mips
说明:实现满足下面功能的汇编程序: 输入一个年份n,判断n是否为闰年。 输入格式 输入一个整数n。 输出格式 输出0或者1。输出0代表n不是闰年,输出1代表n是闰年。(judge the year whether is a special year)<wjyi> 在 2025-05-05 上传 | 大小:1kb | 下载:0