说明:在AIX下通过编程实现批量创建文件目录,以及判断奇偶数的程序。
即编写脚本在指定目录下创建文件。-Under AIX created by programming batch file directory, as well as determine the parity procedures. That is scr ipted to create a file in the specified directory. <dxin jin> 在 2025-10-02 上传
| 大小:1kb | 下载:0
说明:记单词的代码 大一c语言课程大作业 非常基础 适合菜鸟参考-Vocabulary code c language courses freshman big job very basic for rookie reference. . . . . <夏晓寒> 在 2025-10-02 上传
| 大小:121kb | 下载:0
说明:能够生成曲面三角网格,可用于曲面重构,程序由C++编写,其中包含了算例-Able to generate triangular mesh surface, can be used for surface reconstruction, the program prepared by the C++, which contains examples <luolei> 在 2025-10-02 上传
| 大小:1.03mb | 下载:1
说明:编一程序,可以将英语规则名词由单数变成负数。已知规则如下:
(1)以辅音字母y结尾,则将y改为i,再加es;
(2)以s,x,ch,sh结尾,则加es;
(3)以元音o结尾,则加es;
(4)其他情况直接加s。-Compile a program, you can by a singular noun in English rule becomes negative. Known rules are as follows: (1) to the end of consonants <暖暖> 在 2025-10-02 上传
| 大小:3kb | 下载:0
说明:用户输入几个城市名,程序运行后自动将这些城市名按升序排列输出-Users enter a few city name, the program will automatically run after these city names in ascending order output <暖暖> 在 2025-10-02 上传
| 大小:3kb | 下载:0
说明:mppt最大光伏跟踪,模拟理想光伏特性曲线,检测最大功率跟踪点。-mppt largest photovoltaic tracking simulation of ideal photovoltaic characteristics, detecting the maximum power point tracking. <chentao> 在 2025-10-02 上传
| 大小:1kb | 下载:0
说明:用户随意输入一个年份(公元后),打印出该年的年历,每一行显示两个月。-Users are free to enter a year (AD), print out this calendar year, each line displays for two months. <暖暖> 在 2025-10-02 上传
| 大小:3kb | 下载:0
说明:求数字的乘积根。
定义:正整数中非0数字的乘积称为该数数字乘积。如1620的数字乘积为1*6*2=12,12的数字乘积。
定义:正整数的数字乘积根为反复取该整数的数字乘积,直到最后的数字乘积为一个数字,这个一位数字就叫该正整数的数字乘积根。
编程要求:统计10000以内,其数字乘积根分别为1到9的正整数个数。-Multiplied by the number in the root. Definition: positive integer number multiplied Afr <暖暖> 在 2025-10-02 上传
| 大小:3kb | 下载:0