资源列表
[其他小程序] MAIN-FOR-SIX
说明:六轴无人机主程序 还待完善中 先上传个上去保存一下-Six axis unmanned aerial vehicle main program has yet to be improved in the first upload up to save<Nian> 在 2025-11-26 上传 | 大小:1kb | 下载:0
[其他小程序] suanfa2
说明:作业二: 请编写MATLAB程序用最优步长控制和变步长龙格-库塔-费尔别格(Runge-Kutta-Fehlberg)法求解如下刚体自由转动动力学方程: -Please write MATLAB to solve the following rigid body free rotation dynamics equation by using the most Uber long control and the transmud-kutt-fehlberg method:<zhangjun> 在 2025-11-26 上传 | 大小:87kb | 下载:0
[其他小程序] DLT645-2007-yi
说明:dlt645电表的读取,是范德萨发水电费是否 水电费水电费-The reading of the dlt645 meter is whether the van der SAR s water and electricity bill is water and electricity<onepiece> 在 2025-11-26 上传 | 大小:9kb | 下载:0
[其他小程序] reading-practicing
说明:读入一些整数,输出它们的和。 输入 输入为多行,每行为一个整数。输入以“End of file”结束。 可以保证,运算过程中和最后运算结果都不会越界。 输出 输出这些整数的和。 输入示例 1 2 3 4输出示例 10提示 用“scanf( d , &num) 1”这个条件可以判断输入是否结束。如果此条件为假,则输入结束(对于本题)。 -Read in some integers and output their<秦超霞> 在 2025-11-26 上传 | 大小:43kb | 下载:0
[其他小程序] Case-conversion
说明:读入一些字符串,将其中的小写字母转成大写字母(其他字符不变)。 输入 输入为多行,每行为一个字符串,字符串只由字母和数字组成,长度不超过80。输入以“End of file”结束。 输出 对于每行输入,输出转换后的字符串。 输入示例 Hello ICPC2004 12345abcde输出示例 HELLO ICPC2004 12345ABCDE提示 用“scanf( s , str) 1”这个条件可以判断输入是否结束。如<秦超霞> 在 2025-11-26 上传 | 大小:43kb | 下载:0