-
用gtk做的一个简单播放器界面,实现了一些基本功能,没有视频播放和解码的借口,仅供gtk新手学习...
用gtk做的一个简单播放器界面,实现了一些基本功能,没有视频播放和解码的借口,仅供gtk新手学习-Gtk to do with a simple player interface, the realization of a number of basic functions, there is no video playback and decoding of an excuse for gtk novice learning
- 2022-03-19 08:29:16下载
- 积分:1
-
GTK+编程入门(ZT).rar
GTK+编程入门(ZT).rar-GTK programming entry (ZT). Rar
- 2022-04-22 04:50:53下载
- 积分:1
-
最新的busybox版本。嵌入式编程必备工具。
busybox最新版本. 嵌入式编程必不可少之工具.-busybox latest version. Embedded programming indispensable tool.
- 2022-04-16 11:09:22下载
- 积分:1
-
IP流量发生器,用于产生UDP报文,该程序用于模拟你需要的IP流量。可运行于Linux...
IP流量发生器,用于产生UDP报文,该程序用于模拟你需要的IP流量。可运行于Linux-IP flow generator, used to produce UDP packet, the procedure you need to simulate the IP flow. Can be run on Linux
- 2022-03-17 06:49:48下载
- 积分:1
-
ubuntu入门到精通.mht
ubuntu入门到精通 不错的哦
ubuntu入门到精通.mht
ubuntu入门到精通 不错的哦-ubuntu_rumendaojingtong
- 2022-06-01 17:13:17下载
- 积分:1
-
在GTK写电子邮件提交表单C.
email submission form in gtk written in c.
- 2022-07-01 16:33:50下载
- 积分:1
-
8019驱动程序
8019驱动程序-8019 driver
- 2022-11-16 06:40:03下载
- 积分: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 0.01源代码为Linux 内核最早的源代码
Linux 0.01源代码为Linux 内核最早的源代码-The source code of linux 0.01 is the earliest source cod of linux kernel.
- 2022-08-09 03:23:07下载
- 积分:1
-
这是一个在linux下获取系统信息的源代码,希望对大家有用!
这是一个在linux下获取系统信息的源代码,希望对大家有用!-This is a linux system information under the access to source code, in the hope that useful to everybody!
- 2022-02-20 09:42:03下载
- 积分:1