-
在unix下使用正则表达式
在unix下使用正则表达式-the use of regular expressions
- 2022-03-23 00:14:45下载
- 积分: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
-
嵌入式xlinux根5.4
embedded xLinux root 5.4
- 2022-01-25 15:21:58下载
- 积分:1
-
err
基于linux+gtk的压缩/解压缩工具,很小,但是很使用。欢迎一起完善。-err
- 2022-01-21 23:59:38下载
- 积分:1
-
测试是一个CRT / LCD屏幕测试工具。
Screentest is a CRT/LCD screen testing utility.
- 2022-03-19 07:12:26下载
- 积分:1
-
Linux Shelf Scripting Tutorials
Linux Shelf Scripting Tutorials
- 2023-07-07 22:10:04下载
- 积分:1
-
高效率文件过滤API,使用窗口技术来过滤文件记录,用户可以自定义过滤条件及窗口大小。...
高效率文件过滤API,使用窗口技术来过滤文件记录,用户可以自定义过滤条件及窗口大小。-High-efficiency paper filter API, using the window technique to filter paper records, the user can customize the filter conditions and the window size.
- 2022-03-24 18:42:50下载
- 积分:1
-
linux驱动的入门教材啦,很好用,非常适合各位想进入该领域的同志啦.加油看吧...
linux驱动的入门教材啦,很好用,非常适合各位想进入该领域的同志啦.加油看吧-entry materials-- that is useful, very appropriate for you to enter the field of Comrade it. Refueling CMTech
- 2022-05-21 03:14:55下载
- 积分:1
-
mmc memory stick driver for linux, can take a look at the
mmc 记忆棒驱动 for linux ,可以看一看-mmc memory stick driver for linux, can take a look at the
- 2022-02-12 12:52:53下载
- 积分:1
-
linux program to read packet data
linux program to read packet data
- 2022-02-06 08:04:34下载
- 积分:1