资源列表
[Windows编程] hotelmanage
说明:是一款自己编写的简单的软件,很好用的. 大家多多学习,多多沟通-I have written is a simple software, a very good use. Everyone to learn more, a lot of communication<士大夫> 在 2025-01-18 上传 | 大小:2.51mb | 下载:0
[其他小程序] Euler_fuction
说明: Euler函数: m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n Euler函数: 定义:phi(m) 表示小于等于m并且与m互质的正整数的个数。 phi(m) = p1^(r1-1)*(p1-1) * p2^(r2-1)*(p2-1) * …… * pn^(rn-1)*(pn-1) = m*(1 - 1/p1)*(1<Campbell> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[Windows编程] housemanager
说明:是自己编写的一款软件 ,大家多多交流,多多学习,可以是一是.-Prepared their own software, we more exchanges, and to learn more, could be the first.<士大夫> 在 2025-01-18 上传 | 大小:1.1mb | 下载:0
[其他小程序] permutation
说明:C/C++程序,入门级。 获得数列或者字母序列全排列的方法。 练手的小程序。-C/C++ Procedures, entry-level. Access series or sequence of letters with the whole approach. Practicing hand applet.<Miracle> 在 2025-01-18 上传 | 大小:869kb | 下载:0
[其他小程序] 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 a<王玉亮> 在 2025-01-18 上传 | 大小:1kb | 下载:0