说明:实现约瑟夫环,可以提供无限的人数来玩这个游戏。-Joseph implementation ring, can provide an unlimited number of people to play the game. <刘月华> 在 2025-02-01 上传
| 大小:1kb | 下载:0
说明:通过此源代码,能够实现如下功能:输入中缀表达式,实现后缀表达式的输出,然后求值-Through this source code, be able to achieve the following functions: Input infix expression, the expression of the output suffix implementation, then evaluation <jialei> 在 2025-02-01 上传
| 大小:1kb | 下载:0
说明:一个外部中断0的简单程序,该程序实现外部中断0的模拟以及中断服务程序的响应。-External Interrupt 0 is a simple procedure that implementation of the Analog External Interrupt 0 interrupt service routine, as well as response. <津泽> 在 2025-02-01 上传
| 大小:1kb | 下载:0
说明:经典动态压缩DP,状态是f[i][j],表示第i行,以3进制j为状态。j的位代表一个格子,只能是:0表示第i行和第i - 1行都没有炮兵,1表示第i行没有炮兵而第i-1行有炮兵,2表示第i行有炮兵-Classic dynamic compression DP, status is f[i][j], that the first line i to j for the 3-band status. j representatives of <zhongyu> 在 2025-02-01 上传
| 大小:1kb | 下载:0