-
耀文提供视频捕获设备统一接入。现在你可以行动。
unicap provides an uniform access to video capture devices. Currently you can access v4l, v4l2, IIDC 1394 ( DCAM ) cameras and video to firewire converters with a single API. New devices can be added via a plugin system-unicap provides an uniform access to video capture devices. Currently you can access v4l. v4l2. IIDC 1394 (DCAM) cameras and video to Firewire c onverters with a single API. New devices can be a dded via a plugin system
- 2023-07-14 21:15:03下载
- 积分:1
-
linux environment with pure c write RTP common development libraries
linux环境下用纯c写的RTP协议的通用开发库-linux environment with pure c write RTP common development libraries
- 2022-04-22 06:45:48下载
- 积分:1
-
该多媒体播放器使用Qt4编写,视频,音频播放,图片浏览,放大缩小;系统设置(万年历,时间设置等)...
该多媒体播放器使用Qt4编写,视频,音频播放,图片浏览,放大缩小;系统设置(万年历,时间设置等)-This multimedia player uses Qt4 writing, video, audio playback, photo viewing, zoom system settings (calendar, time setting, etc.)
- 2022-02-11 21:55:46下载
- 积分:1
-
More fully described under the Linux command, each command are detailed paramete...
比较全面的介绍了Linux下的各种命令,每个命令都有详细的参数使用说明,很有用的哦!-More fully described under the Linux command, each command are detailed parameters for use, very useful Oh!
- 2022-02-06 01:28:22下载
- 积分:1
-
下面的一个多媒体中间件的收入,就像DirectFB相似
linux下面的一个开源的多媒体中间件,与directfb之类的类似-linux following a multimedia middleware revenue, and like directfb similar
- 2022-07-20 10:14:01下载
- 积分:1
-
Students can achieve on any information to add, edit, delete and other operation...
可以实现对学生信息任意添加,编辑,删除等操作,属于Qt编程。-Students can achieve on any information to add, edit, delete and other operations, belong to Qt programming.
- 2022-02-06 06:51:16下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
本代码是一个linux下文件操作的代码,对常用的操作都有示例,适合初学者。...
本代码是一个linux下文件操作的代码,对常用的操作都有示例,适合初学者。-This code is a linux file operations under the code, for example are commonly used to operate, suitable for beginners.
- 2022-03-18 22:54:10下载
- 积分:1
-
下载自互联网上自己编写的一个简单的操作系统。
从网上下载的一个自己编写的简单的操作系统源代码,对底层了解很有好处的-downloaded from the Internet on their own to prepare a simple operating system source code, the underlying understanding of the very good
- 2023-05-10 10:40:03下载
- 积分:1
-
ICS课程LAB8
ICS 课程的Lab8-ICS courses Lab8
- 2023-01-10 13:40:03下载
- 积分:1