资源列表
[其他小程序] convert
说明:将由数字和四则运算符组成的后缀表达式变换为中缀表达式。输入的后缀表达式包含的运算符不超过15个。要求转换后的中缀表达式中不应出现不必要的括号。例如,整个表达式两端的括号要省略,不影响原计算顺序的括号要省略。-Will be 4 numbers and the composition of the suffix operator expressions transform infix expression to. Enter the suffix operator expression does<QQQQQ> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[其他小程序] 6bit_cymometer
说明:这是一个16位数显频率计数器,是由51单片机作为核心的-16-digit frequency counter significant<yaoliang> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[其他小程序] data
说明:将N(1<= N <= 200000)个整数小到大连续编号,相同的数应具有相同的编号。并按这N个数输入时的顺序输出它们的编号序列。例如,设输入数据为 5 3 4 7 3 5 6,则输出数据为3 1 2 5 1 3 4。-The N (1 < = N < = 200000) months consecutive integer number of small to large, the same number should have the same number. N num<QQQQQ> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[其他小程序] vx757-v3
说明:华芯飞V3版的固件修改工具,可以修改华芯飞V3版固件-Hua Fei V3 core version of the firmware modification tool, you can modify the core to fly to China V3 firmware version ~ ~ ~ ~<nongxiaoming> 在 2025-07-21 上传 | 大小:1.8mb | 下载:0
[其他小程序] outstack
说明:对于一个栈,已知元素的进栈序列,判断一个由栈中所有元素组成的排列是否是可能的出栈序列。 比如,进栈序列为1 2 3 4,则可能的出栈序列有4 3 2 1,1 4 3 2等。而1 4 2 3就不是。-For a stack, a known sequence of elements into the stack to determine a stack with all the elements of the composition of whether it is possible t<QQQQQ> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[其他小程序] outstack
说明:对于一个栈,已知元素的进栈序列,判断一个由栈中所有元素组成的排列是否是可能的出栈序列。 比如,进栈序列为1 2 3 4,则可能的出栈序列有4 3 2 1,1 4 3 2等。而1 4 2 3就不是。-For a stack, a known sequence of elements into the stack to determine a stack with all the elements of the composition of whether it is possible t<QQQQQ> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[其他小程序] Example_Calculate
说明:一个计算器示例:实现加、减、乘、除运算,注意在进行除法运算时,如果除数为0,那么【简单】就直接输出0来,【复杂】那么要对用户进行错误提示-Examples of a calculator: the realization of add, subtract, multiply, with the exception of computing, pay attention to during the division operation, if the divisor is 0, then a si<林翔> 在 2025-07-21 上传 | 大小:5kb | 下载:0