-
设X[0:n
设X[0:n-1]和Y[0:n-1]为两个数组,每个数组中都有n个已经排好序的数字,试设计一个O(logn)时间的算法,找出X和Y的2n个数的中位数。-Set X [0: n-1] and Y [0: n-1] for the two arrays, each array has n good order have been ranked the number and try to design a O (logn) time algorithm to find of the X and Y in the 2n-digit number.
- 2022-11-16 00:30:02下载
- 积分:1
-
API封装的一个录音的类,非常强大
标准wave格式,36字节头
API封装的一个录音的类,非常强大
标准wave格式,36字节头 -API package, a sound recording of the class, a very powerful wave format standard, 36-byte header
- 2022-01-22 15:06:33下载
- 积分:1
-
取得显卡的显存大小,采用directX技术
取得显卡的显存大小,采用directX技术-Made the memory card size, the use of DirectX technology
- 2022-11-11 10:15:03下载
- 积分:1
-
一个可以将MP3格式文件转换为wav文件的源代码,采用vc开发
一个可以将MP3格式文件转换为wav文件的源代码,采用vc开发-an MP3 format can be converted to wav file documents the source code, development using vc
- 2022-05-28 08:38:22下载
- 积分:1
-
DDShow的视频演示。
DDShow的视频演示。-DDShow a video presentation.
- 2022-03-07 13:09:31下载
- 积分:1
-
wav文件的mci播放程序,想看看MCI强大功能,别错过这个好
wav文件的mci播放程序,想看看MCI强大功能,别错过这个好-wav documents mci player, I would like to see a strong function of MCI, and others of the good Eastern
- 2022-02-16 04:07:32下载
- 积分:1
-
described MPEG decoder fully function applications
描述MPEG解码器完全函数的应用程序-described MPEG decoder fully function applications
- 2022-09-07 20:05:02下载
- 积分:1
-
播放音乐的程序
看了网上的代码
自己写的哦
播放音乐的程序
看了网上的代码
自己写的哦-Play music online reading program code written in their own Oh
- 2023-02-18 10:05:03下载
- 积分:1
-
VC++程序中采用com技术调用Microsoft Office word
VC++程序中采用com技术调用Microsoft Office word-VC++ Procedures used in com technology called Microsoft Office word
- 2022-04-17 15:04:09下载
- 积分:1
-
在开始一个路径前,先调用CDC类的成员函数BeginPath,然后调用一系列的输出函数,在完成绘制后,再调用CDC类的成员函数,在完成一个路径之后,就可以调用S...
在开始一个路径前,先调用CDC类的成员函数BeginPath,然后调用一系列的输出函数,在完成绘制后,再调用CDC类的成员函数,在完成一个路径之后,就可以调用StrokePath来绘制该路径,这就是路径的基本用法.-at the beginning of a path, first call CDC category of members BeginPath function, then called a series of the output function, the complete mapping and then call CDC category of members function, the completion of a path, we can call StrokePath to mapping the path, This is the path the basic usage.
- 2022-05-22 16:36:45下载
- 积分:1