资源列表
[其他小程序] B04_2841_EX10
说明:Exercise 10: Pointers 1. Write a program that reads 5 integers into an array, and then uses four different methods of accessing the members of an array to print them out in reverse order. 2. Write a program that reads 8 floats into an array<Li Jingyang> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[其他小程序] B04_2841_EX09
说明:Exercise 9: More Arrays 1. Write a program that enters 5 names of towns and their respective distance (an integer) from London in miles. The program will print of the names of the towns that are less than 100 miles from London. Use arrays and ch<Li Jingyang> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[其他小程序] B04_2841_EX08
说明:Exercise 8: Arrays 1. Write a program that reads ten numbers supplied by the user into a single subscr ipted array, and then prints out the average of them. 2. Write a program that reads ten numbers supplied by the user into a 2 by 5 arr<Li Jingyang> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[其他小程序] robust_st2
说明:very useful robust control codes in matlab.<reza> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[其他小程序] xunhuansai
说明:用分治算法生成循环赛日程表(1到2的n次方个人)输入: 一个整数n 输出: 循环赛日程表(1到2的n次方个人) 输入样例: 3 输出样例: 1 2 3 4 5 6 7 8 2 1 4 3 6 5 8 7 3 4 1 2 7 8 5 6 4 3 2 1 8 7 6 5 5 6 7 8 1 2 3 4 6 5 8 7 2 1 4 3 7 8 5 6 3 4 1 2 8 7 6 5 4 3 2 1-<韩欣> 在 2025-06-12 上传 | 大小:1kb | 下载:0