Shirly 发表于 2019-5-24 01:41:44

我实在是不会算了,求助!求助!求助!


求一段英文的大写字母(A-Z)与小写字母(a-z)的个数,然后将所有的大小字符转换成小写字符
   要求:1)语段如下
    A total of three binary tropical cyclone (TC) cases over the Western NorthPacific are selected to investigate the effects of satellite radiance dataassimilation on analyses and forecasts of binary TCs. Two parallel cyclingexperiments with a 6 h interval are performed for each binary TC case, and thedifference between the two experiments is whether satellite radianceobservations are assimilated. Satellite radiance observations are assimilatedusing the Weather Research and Forecasting Data Assimilation (WRFDA)'s three-dimensionalvariational (3D-Var) system, which includes the observation operator, qualitycontrol procedures, and bias correction algorithm for radiance observations.
             2)、编写函数统计其中的大写字符
             3)、编写子例行程序统计其中的小写字符
             4)、编写子例行程序完成将所有的大小字符转换成小写字符
             4)、将上述函数与子例行程序封装在一个 名为strsta的模块化中
             5)、主程序中输入上述语段然后使用模块,并将最终结果输出到一个文件名为out.dat的文件中

vvt 发表于 2019-5-24 07:46:18

本论坛不免费给人写“家庭作业”“课程设计”“课后练习”“考试题目”等。

您有2个选择:
1. 自己写,如果有问题,贴出你的代码,我们免费指导。
2. 右下角有一个“捐赠本站”,捐赠50元或以上,我们负责帮您做好。

necrohan 发表于 2019-11-11 17:07:42

哈哈哈,被鄙视了

左家垅 发表于 2020-3-2 13:22:18

vvt 发表于 2019-5-24 07:46
本论坛不免费给人写“家庭作业”“课程设计”“课后练习”“考试题目”等。

您有2个选择:


我有个程序想找人代做一下,我们可以认真的讨论下吗

左家垅 发表于 2020-3-2 13:44:35

vvt 发表于 2019-5-24 07:46
本论坛不免费给人写“家庭作业”“课程设计”“课后练习”“考试题目”等。

您有2个选择:


我要怎么联系捐赠本站的人呀,我有个问题想找人帮忙做
页: [1]
查看完整版本: 我实在是不会算了,求助!求助!求助!