文件名称:test1
-
所属分类:
- 标签属性:
- 上传时间:2013-05-23
-
文件大小:24.24kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
⒈ 从键盘输入一个字符序列,编程统计其中的数字个数和英文字母个数,输入的字符序列以“#”作为结束符。
⒉ 编写一段程序,当用户输入一个6位数据时,程序可以将其分离为单独的数字,分离结果之间用3个空格分开。(应用求模运算符和整型除法)
答案:实验一(2)
⒊ 采用指针方法将一个数组中的所有元素颠倒顺序,结果仍然放在原来的数组中,要求使用最少的辅助存储单元。
⒋ 使用结构变量表示每个学生的信息:姓名、学号、三门课的成绩和平均成绩。编写一个冒泡排序函数,根据学生的平均成绩排序。从键盘上输入10个学生的数据,在主函数中调用排序函数输出每个学生的姓名和三门课的成绩以及平均成绩。
⒌ 编写一段程序,确定员工的工资总额。每位员工在一周内工作40小时以内,是按正规工作时间付酬,超出40小时,是正规工作时间报酬的1.5倍。假定已经有了公司员工的花名册、每位员工在上个星期的工作时间以及每位员工的小时报酬。在程序中应将每位员工的信息输入,计算显示员工的应得工资。(练习使用嵌套的if/else语句和switch语句)-⒈ a sequence of characters entered from the keyboard, programming, statistics on the number of digits and letters number, enter the sequence of characters with "#" as the terminator.
⒉ write a program, when a user enters a 6 data, the program can be separated into single digits, separated by three spaces between the results separately. (Application modulo operator and integer division)
Answer: experiment (2)
⒊ method using the pointer array, all elements in a reverse order, the result is still in the original array, requires the use of a minimum of the auxiliary storage unit.
⒋ use structured variables to represent each student s information: name, student number, three course grades and grade point average. Write a bubble sort function, according to the student s grade point average sort. Input from the keyboard 10 student data, the main function calls the sort function output each student s name and three course results and grade point average.
⒌ write a program to determine the
⒉ 编写一段程序,当用户输入一个6位数据时,程序可以将其分离为单独的数字,分离结果之间用3个空格分开。(应用求模运算符和整型除法)
答案:实验一(2)
⒊ 采用指针方法将一个数组中的所有元素颠倒顺序,结果仍然放在原来的数组中,要求使用最少的辅助存储单元。
⒋ 使用结构变量表示每个学生的信息:姓名、学号、三门课的成绩和平均成绩。编写一个冒泡排序函数,根据学生的平均成绩排序。从键盘上输入10个学生的数据,在主函数中调用排序函数输出每个学生的姓名和三门课的成绩以及平均成绩。
⒌ 编写一段程序,确定员工的工资总额。每位员工在一周内工作40小时以内,是按正规工作时间付酬,超出40小时,是正规工作时间报酬的1.5倍。假定已经有了公司员工的花名册、每位员工在上个星期的工作时间以及每位员工的小时报酬。在程序中应将每位员工的信息输入,计算显示员工的应得工资。(练习使用嵌套的if/else语句和switch语句)-⒈ a sequence of characters entered from the keyboard, programming, statistics on the number of digits and letters number, enter the sequence of characters with "#" as the terminator.
⒉ write a program, when a user enters a 6 data, the program can be separated into single digits, separated by three spaces between the results separately. (Application modulo operator and integer division)
Answer: experiment (2)
⒊ method using the pointer array, all elements in a reverse order, the result is still in the original array, requires the use of a minimum of the auxiliary storage unit.
⒋ use structured variables to represent each student s information: name, student number, three course grades and grade point average. Write a bubble sort function, according to the student s grade point average sort. Input from the keyboard 10 student data, the main function calls the sort function output each student s name and three course results and grade point average.
⒌ write a program to determine the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验一/1/test1_1.cpp
实验一/1/test1_1.dsp
实验一/1/test1_1.dsw
实验一/1/test1_1.ncb
实验一/1/test1_1.opt
实验一/1/test1_1.plg
实验一/2/test1_2.cpp
实验一/2/test1_2.dsp
实验一/2/test1_2.dsw
实验一/2/test1_2.ncb
实验一/2/test1_2.opt
实验一/2/test1_2.plg
实验一/3/test1_3.cpp
实验一/3/test1_3.dsp
实验一/3/test1_3.dsw
实验一/3/test1_3.ncb
实验一/3/test1_3.opt
实验一/3/test1_3.plg
实验一/4/test1_4.cpp
实验一/4/test1_4.dsp
实验一/4/test1_4.dsw
实验一/4/test1_4.ncb
实验一/4/test1_4.opt
实验一/4/test1_4.plg
实验一/5/test1_5.cpp
实验一/5/test1_5.dsp
实验一/5/test1_5.dsw
实验一/5/test1_5.ncb
实验一/5/test1_5.opt
实验一/5/test1_5.plg
实验一/1
实验一/2
实验一/3
实验一/4
实验一/5
实验一
实验一/1/test1_1.dsp
实验一/1/test1_1.dsw
实验一/1/test1_1.ncb
实验一/1/test1_1.opt
实验一/1/test1_1.plg
实验一/2/test1_2.cpp
实验一/2/test1_2.dsp
实验一/2/test1_2.dsw
实验一/2/test1_2.ncb
实验一/2/test1_2.opt
实验一/2/test1_2.plg
实验一/3/test1_3.cpp
实验一/3/test1_3.dsp
实验一/3/test1_3.dsw
实验一/3/test1_3.ncb
实验一/3/test1_3.opt
实验一/3/test1_3.plg
实验一/4/test1_4.cpp
实验一/4/test1_4.dsp
实验一/4/test1_4.dsw
实验一/4/test1_4.ncb
实验一/4/test1_4.opt
实验一/4/test1_4.plg
实验一/5/test1_5.cpp
实验一/5/test1_5.dsp
实验一/5/test1_5.dsw
实验一/5/test1_5.ncb
实验一/5/test1_5.opt
实验一/5/test1_5.plg
实验一/1
实验一/2
实验一/3
实验一/4
实验一/5
实验一
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.