资源列表
[书籍源码] 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-11 上传 | 大小: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-11 上传 | 大小: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-11 上传 | 大小: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-11 上传 | 大小: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-11 上传 | 大小:1kb | 下载:0
[书籍源码] medi
说明:设X[0:n-1]和Y[0:n-1] 为2 个数组,每个数组中含有n 个已排好序的数。试设计一个O(log n) 时间的算法,找出X 和Y 的2n 个数的中位数。-Set X [0: n-1] and Y [0: n-1] for the two arrays, each array contains n have lined up a number sequence. Try to design a O (log n) time algorithm to find X and Y number<程光> 在 2025-06-11 上传 | 大小:1kb | 下载:0