资源列表
[其他小程序] B04_2841_EX11
说明:Exercise 11: Files 1. Write a program that enters the name and the annual salary of 5 employees from the keyboard, calculates the monthly salary of each employee assuming that tax is deducted at a flat rate of 20 .<Li Jingyang> 在 2025-01-18 上传 | 大小:1kb | 下载:1
[其他小程序] 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 tha<Li Jingyang> 在 2025-01-18 上传 | 大小: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<Li Jingyang> 在 2025-01-18 上传 | 大小: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<Li Jingyang> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[其他小程序] robust_st2
说明:very useful robust control codes in matlab.<reza> 在 2025-01-18 上传 | 大小: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<韩欣> 在 2025-01-18 上传 | 大小:1kb | 下载:0