资源列表
[其他小程序] caculate_expression
说明:表达式运算——支持括号,加减乘除,多余空格;有报错的功能-Expression operators- support brackets, addition, subtraction, extra spaces has given function<WongMan> 在 2025-01-20 上传 | 大小:2kb | 下载:0
[其他小程序] ModelGoon-4.4.1-site
说明:uml反编译工具,可以反编译类图、 包图等,使用方法很简单。-uml decompiling tool<zhangq> 在 2025-01-20 上传 | 大小:1.1mb | 下载:0
[其他小程序] complement-code
说明:输入两个整数,程序会求出他们的补码并输出,再用他们的补码相加减,输出结果。-Enter two integers, the program will find their complement and outputs, and then they complement addition and subtraction, the output results.<WongMan> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[输入法编程] input-method
说明:输入法(附有dosbox,程序要在dosbox中运行)——按照汉字库的内码输入汉字,字的颜色、形状可以改变(形状有3中:正常,粗体,镂空)-Input Method (with dosbox, the program to run in dosbox)- Chinese character input in accordance with the code of Chinese characters, words, colors, sh<WongMan> 在 2025-01-20 上传 | 大小:3.39mb | 下载:0
[其他小程序] mips-code-to-machine-code
说明:汇编代码转成机器码——对输入有几点要求:指令是小写;一行只能有一条指令;每行开头不能有空格,必须一上来就是操作符,后面可以有空格;立即数只处理十进制数;输入-1代表程序结束-Turn assembly code into machine code- there are several points of entry requirements: command is lowercase line can only have one in<WongMan> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[其他小程序] machine2mips
说明:反汇编,机器码转成汇编代码——对输入的机器码要求:不要用二进制,用十六进制。也就是原来32位的2进制机器码改成8位的16进制机器码。-Disassemble, turn the machine code into assembly code- the input machine code requirements: Do not use binary, hexadecimal. That is the original 32-bit b<WongMan> 在 2025-01-20 上传 | 大小:1kb | 下载:0