说明:编制一个程序,要求输入5个学生的学号、2门课的成绩,然后输出每个学生的学号、2门课成绩、平均成绩。-The preparation of a procedure for the importation of five students No. 2 class achievements, and then the output of each student s school No. 2 class performance, averag <chenxuan> 在 2024-12-26 上传
| 大小:1kb | 下载:0
说明:在可变分区管理方式下采用最先适应算法实现主存分配和实现主存回收-Variable district management in the adoption of the first algorithm to adapt to the distribution of main memory and the realization of main memory recovery <chenxuan> 在 2024-12-26 上传
| 大小:266kb | 下载:0
说明:在可变分区管理方式下采用最先适应算法实现主存分配和实现主存回收(第二个程序)-Variable partition management mode using the first algorithm to adapt to the distribution of main memory and main memory to achieve recovery (second program) <chenxuan> 在 2024-12-26 上传
| 大小:2kb | 下载:0
说明:一个C++的火车管理系统,用于期末课程设计用的,提供给大家参考一下-A C++ Train management system, for use at the end of the curriculum design, available to refer to <何宇涛> 在 2024-12-26 上传
| 大小:1kb | 下载:0
说明:内存分配与回收程序,用C语言编写,没有带注释,所以可能需要一点时间看懂,能运行。-Memory allocation and recovery procedures, using C language, did not take notes, it may take some time to understand, will be able to run. <杰儿> 在 2024-12-26 上传
| 大小:2kb | 下载:0
说明:Visual C++ 实践与提高COM和COM+篇源代码.
对学习COM编程很有帮助.-Visual C++ Practice and improve the COM and COM+ Chapter source code. Helpful in learning COM programming. <dgdfg> 在 2024-12-26 上传
| 大小:2.5mb | 下载:0
说明:class Time
{
public:
Time(int =0,int =0,int =0)
void setTime(int,int,int)
void printMilitary()
void printStandard()
private:
int hour
int minute
int second
} -class Time (public: Time <xiaoxixi> 在 2024-12-26 上传
| 大小:113kb | 下载:0