Bravura
发表于 2025-3-25 03:58:13
Files and Devices,General information on files and devices is given in this chapter. The concept of a file is fundamental to computer science, so it’s important to be clear about it. The issues of effective user interaction with the computer are also discussed.
改正
发表于 2025-3-25 10:13:10
Software Installation,Every software on the computer should be installed in a certain way, in a certain location on the user’s hard disk. The vast majority of software under Windows is installed in the . (. . . . . . . . . . for 32-bit programs) folder.
SLAG
发表于 2025-3-25 11:54:31
Programming Languages and Software,Currently, there are a large, if not huge, number of high-level languages; however, when it comes to scientific and engineering computing, the choice narrows sharply, literally to three (and in fact, to two) languages: C/C++ and good old Fortran.
conceal
发表于 2025-3-25 16:29:10
http://reply.papertrans.cn/19/1823/182281/182281_24.png
CODA
发表于 2025-3-25 23:42:12
http://reply.papertrans.cn/19/1823/182281/182281_25.png
脖子
发表于 2025-3-26 02:12:41
http://reply.papertrans.cn/19/1823/182281/182281_26.png
visual-cortex
发表于 2025-3-26 07:30:19
http://reply.papertrans.cn/19/1823/182281/182281_27.png
reperfusion
发表于 2025-3-26 08:33:05
http://reply.papertrans.cn/19/1823/182281/182281_28.png
Acquired
发表于 2025-3-26 16:36:17
http://reply.papertrans.cn/19/1823/182281/182281_29.png
爵士乐
发表于 2025-3-26 17:28:01
Using Libraries,In this chapter, we will continue with the example programs of the previous chapter and demonstrate the use of static and dynamic-link libraries, again using the MinGW and Microsoft C/C++ compilers.