-
C语言实现的交互式绘图系统,图形用户界面,有橡皮筋法画直线、画圆、画Bezier曲线、裁剪等功能,用户可自行增加其他功能。...
C语言实现的交互式绘图系统,图形用户界面,有橡皮筋法画直线、画圆、画Bezier曲线、裁剪等功能,用户可自行增加其他功能。-C language interactive mapping system, the graphical user interface, a rubber-band linear paintings, Circle, Bezier curve drawing, cutting and other functions, users may add other functions.
- 2023-09-02 23:40:03下载
- 积分:1
-
Includes server and client,when server opened, the client can chat with another...
内含服务端和客户端,服务端开启后,客户端可以与另外一个客户端进行语音录音,也可以进行广播,类似网络会议(暂不支持视频).适合想了解多媒体编程和网络编程的初学者.-Includes server and client,when server opened, the client can chat with another client also record voice, you can also broadcast to all client online, similar to the network meeting (not support video). Suited to people who want to know multi-media programming and network programming.
- 2022-11-14 17:10:04下载
- 积分:1
-
为什么要推荐此份代码呢。因为它不需要任何其它媒体控件,通过API+Picture实现,有一定技术水平!...
为什么要推荐此份代码呢。因为它不需要任何其它媒体控件,通过API+Picture实现,有一定技术水平!-Why should recommend this for? Code. Since it does not need any other media control, through API Picture, and it is certain technical level!
- 2022-02-21 22:15:30下载
- 积分:1
-
实现主流视频主观测试方法除以上方法之外的测试配置方法;
设计支持指定序列、地址、用户自定义播放顺序、重复播放次数、序列编号显示、定时播放序列、播放时间长度、...
实现主流视频主观测试方法除以上方法之外的测试配置方法;
设计支持指定序列、地址、用户自定义播放顺序、重复播放次数、序列编号显示、定时播放序列、播放时间长度、打分提示信息、用户自定义视频播放帧率和分辨率以及测试配置的导入和导出。
-The realization of the mainstream video subjective test methods, in addition to the above configuration of the test method designed to support the designated sequence, address, user-defined playback sequence, the number of repeat players, serial number shows that broadcast regularly sequence the length of time to play, scoring message user-defined video frame rate and resolution as well as the test configuration of the import and export.
- 2022-11-18 03:35:03下载
- 积分: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
-
一个简单的电子地图程序实例,作为VB的初学者来说,有比较大帮助,因为简单实用。...
一个简单的电子地图程序实例,作为VB的初学者来说,有比较大帮助,因为简单实用。-a simple example of the electronic map process, as the newcomer VB, which are quite helpful, as simple and practical.
- 2022-06-29 22:03:35下载
- 积分:1
-
RealPlayer source list management tools from the network, suitable for beginners
RealPlayer列表管理工具源码,来自网络,适合初学者-RealPlayer source list management tools from the network, suitable for beginners
- 2023-05-20 11:20:03下载
- 积分:1
-
这是一个用VC++实现FLASH的经典事例程序
这是一个用VC++实现FLASH的经典事例程序-This is a used VC++ to achieve a classic example of FLASH program
- 2023-05-03 01:30:02下载
- 积分:1
-
MPEG2视频编解码程序
mpeg2视频编解码程序-mpeg2 video codec procedures
- 2022-07-24 08:42:53下载
- 积分:1
-
SDL的demo C++
这是SDL库的一些demo代码,SDL是一个跨平台的多媒体库,它通过OpenGL和2D视频帧缓冲,提供了针对音频、视频、键盘、鼠标、控制杆及3D硬件的低级别的访问接口。它在MPEG播放软件、模拟器以及许多游戏中得到广泛的应用,其中包含了获得大奖的“文明:权力的呼唤”的Linux 版本。
- 2023-07-23 11:35:06下载
- 积分:1