资源列表
[其他小程序] 138dianzhen
说明:51单片机控制138与595移动显示程序-51 monolithic machine control 138 and 595 displacement demonstrates procedure<殷陆> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[Windows编程] num
说明:从键盘上输入0-65535的十进制数,转化为十六进制数输出在屏幕上,同时判断是否越界并且提问是否继续-0-65535 from the keyboard input of a decimal number, hexadecimal number into the output on the screen at the same time to determine whether cross-border and question whether or not to continue<csy> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他小程序] 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-06-17 上传 | 大小:1kb | 下载:0
[其他小程序] 6bit_cymometer
说明:这是一个16位数显频率计数器,是由51单片机作为核心的-16-digit frequency counter significant<yaoliang> 在 2025-06-17 上传 | 大小: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-06-17 上传 | 大小: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-06-17 上传 | 大小:1kb | 下载:0