资源列表
[书籍源码] 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-26 上传 | 大小: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-26 上传 | 大小: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-26 上传 | 大小: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-26 上传 | 大小:1kb | 下载:0
[书籍源码] VC++612-17
说明:VC++6开发指南的源代码第12章-第17章-VC++ 6 guide the development of the source code of Chapter 12- Chapter 17<> 在 2025-06-26 上传 | 大小:46.79mb | 下载:0
[书籍源码] VC++618-23
说明:VC++6开发指南的源代码第18章-第23章-VC++ 6 guide the development of the source code of Chapter 18- Chapter 23<> 在 2025-06-26 上传 | 大小:40.03mb | 下载:0
[书籍源码] majo
说明:给定含有n 个元素的多重集合S = {a1, a2,., an } ,1 ≤ ai ≤ n ,1 ≤ i ≤ n ,每个元素在S 中出现的次数称为该元素的重数。多重集S 中重数大于n/2 的元素称为主元素。例如,S={2,2,4,2,1,2,5,2,2,8}。多重集S 的主元素是2,其重数为6。 -Given n elements containing multiple collection S = (a1, a2,., An), 1 ≤ ai ≤ n, 1 ≤ i ≤ n, each el<程光> 在 2025-06-26 上传 | 大小:1kb | 下载:0