资源列表
[书籍源码] class_c_program_100_examples
说明:该文件包内包含了100个经典的C程序,对于初学者极具参考价值。-The package contains 100 classic C program, for beginners and great reference value.<wuchunde> 在 2025-06-23 上传 | 大小:18kb | 下载:0
[书籍源码] didazhong
说明:在屏幕上画一个钟,时钟显示的时间和系统时间相同。钟的面板上有时针、分针、秒针3个表针在走动。随着秒钟的走动不断发出嘀嗒声。相关函数:sound(),gettime()等。 -On the screen to draw a clock, the clock shows the time and the same system time. The panel has bell clock, minute hand, second hand in the three hands move arou<刘刚> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[书籍源码] duochuangkouxianshi
说明:在C的文本显示方式下,绘制七个高亮度显示的层叠小窗口,每个窗口颜色各不相同,并显示相应的颜色文字。 相关函数:textcolor(),window(),clrscr(),cputs()等。 -The text display in the C mode, rendering the seven high-brightness display cascading small window, each window of varying colors and displays the cor<刘刚> 在 2025-06-23 上传 | 大小:3kb | 下载:0
[书籍源码] huizhizhifangtu
说明:一定要在TC下运行,需要包括一些头文件,如graphic.h 开始小球位于屏幕的中央,然后以一定方向直线运动,当小球碰到边缘时,被反弹回来。 相关函数:getimage()函数 putimage()函数 -TC must be run, need to include some header files, such as graphic.h ball at the beginning of the central screen, and then to a certain direc<刘刚> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[书籍源码] yundongxiaoqiu
说明:一定要在TC下运行,需要包括一些头文件,如graphic.h 要求:画一辆小车不停地水平从屏幕左边运动到右边,随着每一遍运动,小车高度均匀下降,降到最低后返回最高处 相关函数:delay(),kbhit(),lineto(),moveto(),arc(),circle()等。 -TC must be run, need to include some header files, such as graphic.h requirements: Painting a car lev<刘刚> 在 2025-06-23 上传 | 大小:1kb | 下载:0