资源列表
[其他小程序] jiandansuanshushide
说明:五简单算术表达式的求值 要求: 1、 从键盘输入一个表达式:如(2-(4*5-2))/5=。 2、 操作数仅为一位整数1,2,3,…,9 3、 支持+ - * / ()等符号。 4、 支持运算符的优先级。 5、 支持括号的嵌套。 -Five simple arithmetic expression evaluation requirements: 1, from the keyboard input an expression: If (2- (4* 5-2))<王玉亮> 在 2026-01-14 上传 | 大小:1kb | 下载:0
[其他小程序] Hanoi(gray)
说明://使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10-//Gray code to use the method#<Campbell> 在 2026-01-14 上传 | 大小:1kb | 下载:0
[其他小程序] single_sample
说明:单子样等效圆锥矢量算法估计圆锥运动的姿态角。-List of equivalent cone-like vector algorithm estimated attitude angle cone movement.<nxinyuan> 在 2026-01-14 上传 | 大小:1kb | 下载:0
[其他小程序] encoder
说明:编码器是把输每一个高、低电平的信号编写成一个对应的二进制代码-Encoder is to lose a high, low-level signal to the preparation of a corresponding binary code<wuxueqiang> 在 2026-01-14 上传 | 大小:1kb | 下载:0