资源列表
[其他小程序] DaShuJieChen
说明:将一个数进行阶乘结果会是一个很大的数,在c语言里double型也最大只能存一个两位数的整数的阶乘。本算法是对大数进行阶乘计算。-Factorial of a number of results will be carried out is a very large number of languages in the c-type double can only keep the largest of a double-digit in<堂堂> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[其他小程序] LongestPiece
说明:这是一个对于输入的任意长度的二进制数输出其最长0连续序列个数和最长1连续序列个数的算法程序-This is a arithmetic that for each binary number you input can output it s longest sequence number of 1 and sequence number of 0.<畅> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[其他小程序] bigjiecheng
说明:以10进制输出结果,本程序计算1000!用时不到50ms-10-band output, the calculation procedure 1000! With less than 50ms<shiyi> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[其他小程序] queyezhongduan
说明:操作系统课程设计之缺页中断源程序代码,老师验收过。-Curriculum design of the operating system page fault source code, the teachers have been accepted.<赵军> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[其他小程序] zhucundefenpeihehuishou
说明:操作系统课程设计之内存分配回收,经过老师验收,通过-Curriculum design of the operating system memory allocation recovery, after the teacher acceptance, through<赵军> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[其他小程序] zuoyediaodu
说明:操作系统课程设计之作业调度算法,经过老师验收,通过-Curriculum design of operating system scheduling algorithm, after the teacher acceptance, through<赵军> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[其他小程序] Calculate24Points
说明:个1~9之间的自然数作为操作数,而您的任务是对这4个操作数进行适当的算术运算,要求运算结果等于24。可以使用的运算只有:+,-,*,/,还可以使用()来改变运算顺序。-1 to 9 months between the natural numbers as operands, and your task is to operate the four the number of arithmetic operations appropri<肖影> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[其他小程序] zoumigongsheji
说明:有一个m*n格的迷宫(表示有m行、n列),其中有可走的也有不可走的,如果用1表示可以走,0表示不可以走,文件读入这m*n个数据和起始点、结束点(起始点和结束点都是用两个数据来描述的,分别表示这个点的行号和列号)。现在要你编程找出所有可行的道路,要求所走的路中没有重复的点,走时只能是上下左右四个方向。如果一条路都不可行,则输出相应信息(用-l表示无路)。 -A m* n grid of a maze (that has m lines,<肖影> 在 2025-01-13 上传 | 大小:1kb | 下载:0