-
在开始一个路径前,先调用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
-
视频压缩算法VHDL实现,值得参考,有8.16.24.32bit模式可选,实现硬件光标...
视频压缩算法VHDL实现,值得参考,有8.16.24.32bit模式可选,实现硬件光标-VHDL, is worth considering, a model 8.16.24.32bit optional. hardware cursor
- 2022-03-23 16:16:40下载
- 积分:1
-
简单的视频聊天软件,没有解压密码,谢谢大家支持!
简单的视频聊天软件,没有解压密码,谢谢大家支持!-simple video chat software, not extracting passwords and your support!
- 2023-07-07 13:25:04下载
- 积分:1
-
这是多媒体数据压缩基础课件,挺不错的。我们老师教我们就用这种课件。如果大家觉得好的话,我继续上传...
这是多媒体数据压缩基础课件,挺不错的。我们老师教我们就用这种课件。如果大家觉得好的话,我继续上传-This is the multimedia courseware based data compression, sounds very good. Our teacher taught us use this courseware. If you think good, I will continue to upload
- 2022-08-16 21:09:35下载
- 积分:1
-
极小的播放器4M
极小的播放器4M
极小的播放器4M
极小的播放器4M
极小的播放器4M
极小的播放器4M-small player 4M small player 4M small player 4M
- 2022-02-12 12:53:46下载
- 积分:1
-
ITU codecs, ansi
ITU g729a 编解码器,ansi-c实现-ITU codecs, ansi-c achieve
- 2023-07-05 04:15:02下载
- 积分:1
-
WAV文件格式,用于了解WAV文件格式,以及写入读取原理
WAV文件格式,用于了解WAV文件格式,以及写入读取原理-WAV file format used to understand the WAV file format, as well as the principles of writing to read
- 2022-08-20 16:10:42下载
- 积分:1
-
Media player based on Telechips TCC720 media processor.
Media player based on Telechips TCC720 media processor.
- 2023-01-04 08:45:03下载
- 积分:1
-
Flows the media video frequency to arrange the decoding Ding
Guiguang arranges...
流媒体视频编解码器.丁贵广编的《Visual C++6.0数字图像编码》中h.263的编解码程序。不过编码时只能编码I帧和P帧。解码时在Debug环境下会报错,在Release环境下能通过解码,但是以最快速度播放的。希望大家多多交流,对程序进行一下修改!- Flows the media video frequency to arrange the decoding Ding
Guiguang arranges "Visual C 6.0 Numerals Pictures Code" center h.263
to arrange the decoding procedure. When codes only can code I and P.
When decoding the bulletin is wrong under the Debug environment, under
the Release environment can through the decoding, but by quickest
speed broadcast. Hoped everybody many exchanges, carries on to the
procedure revises!
- 2022-05-08 10:20:02下载
- 积分:1
-
SDL的demo C++
这是SDL库的一些demo代码,SDL是一个跨平台的多媒体库,它通过OpenGL和2D视频帧缓冲,提供了针对音频、视频、键盘、鼠标、控制杆及3D硬件的低级别的访问接口。它在MPEG播放软件、模拟器以及许多游戏中得到广泛的应用,其中包含了获得大奖的“文明:权力的呼唤”的Linux 版本。
- 2023-07-23 11:35:06下载
- 积分:1