说明:本代码可以模拟实现进程才创建,对计算机操作系统的学习有帮助!-This code can only create a simulation of the realization of the process of learning the computer <wang> 在 2025-06-01 上传
| 大小:181kb | 下载:0
说明:绘图程序,打印输出杨辉三角形,画椭圆ellipse,利用ellipse and rectangle 画图,等等
-Drawing program, printouts Yang Hui triangle painted oval ellipse, the use of ellipse and rectangle drawing, etc. <陈颖> 在 2025-06-01 上传
| 大小:2kb | 下载:0
说明:收集了目前大学期末考试中18个重要的C程序源代码例题解答,还有24个待续。如题目:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?-Collected at the end of the current university examinations 18 important C source code sample questions to answer, there are 24 adjou <ning> 在 2025-06-01 上传
| 大小:1kb | 下载:0
说明:收集了目前大学期末考试中18个重要的C程序源代码例题解答,还有24个待续。题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月
后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少?-Collected at the end of the current university examinations 18 important example C source code to answ <ning> 在 2025-06-01 上传
| 大小:1kb | 下载:0
说明:粒子群优化算法pso,针对不同测试函数进行了算法编写-Particle swarm optimization pso, for different test functions of the algorithm to prepare <陈颖> 在 2025-06-01 上传
| 大小:2kb | 下载:3
说明:一个简单的扫描器,可以用来扫面局域网内机器以及端口,不能突破防火墙-A simple scanner can be used to scanning machines, as well as LAN ports, can not break through a firewall <dreamer> 在 2025-06-01 上传
| 大小:77kb | 下载:0
说明:收集了目前大学期末考试中18个重要的C程序源代码例题解答,还有24个待续。题目:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数
本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。
1.程序分析:利用for循环控制100-999个数,每个数分解出个位,十位,百位。-Collected at the end of the current universit <ning> 在 2025-06-01 上传
| 大小:1kb | 下载:0