-
该多媒体播放器使用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
-
利用OpenCV的Snake算法
Snake algorithm using OpenCV
- 2023-04-02 00:05:03下载
- 积分:1
-
linux 下的无限网卡驱动开发
linux 下的无限网卡驱动开发-under the unlimited Ethernet Driver Development
- 2022-09-22 02:20:03下载
- 积分:1
-
avifile
avifile-1.6.tar.bz2.raravifile-1.6.tar.bz2.rar
- 2022-03-23 21:58:18下载
- 积分:1
-
unix系统下一个C语言实现的dns域名解析
unix系统下一个C语言实现的dns域名解析-dns
- 2023-05-27 06:35:03下载
- 积分:1
-
NetworkGame Tictactoe
NetworkGame Tictactoe
- 2023-04-17 19:10:04下载
- 积分: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下的键盘编程应用程序-under the keyboard programming applications
- 2022-08-07 02:07:33下载
- 积分:1
-
curses Programming Interface
curses界面编程-curses Programming Interface
- 2022-04-06 09:56:36下载
- 积分:1
-
Linux平台下的pppoe拨号程序
Linux平台下的pppoe拨号程序-Linux platform under the PPPOE dial-up procedures
- 2022-03-22 18:09:51下载
- 积分:1