makefile实验报告和代码.rar

时间:2023-05-22 08:56:00
【文件属性】:

文件名称:makefile实验报告和代码.rar

文件大小:86KB

文件格式:RAR

更新时间:2023-05-22 08:56:00

Makefile实验

The final product is an executable file named sinewave, which is created by linking together two other compiled files, sinewave.o and intarray.o. The two compiled files were created by compiling sinewave.cxx and intarray.cxx (both of which used the header file intarray.h). The complete dependencies among the files can be drawn like thisThe dependency is given by the following DAG diagram.


【文件预览】:
makefile实验报告和代码
----sinewave.o(4KB)
----Lab09.docx(42KB)
----intarray.h(3KB)
----sinewave.c(824B)
----makefile(262B)
----sinewave(16KB)
----intarray.c(3KB)
----makefile.png(39KB)
----intarray.o(8KB)

网友评论