-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2022-09-25 11:15:03下载
- 积分:1
-
真的很想喜欢电脑,但买不起书的一些帮助!!…
真想对喜欢电脑却买不起书的人有些帮助!因为我就是这样一个人!让我们共同努力,迎接世界上“没有小偷”的我(半虎九)希望我能记住!
- 2022-01-24 18:42:51下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
YAFFS2 file system, LINUX2.6 kernel support YAFF2 file system, the command: sh p...
YAFFS2文件系统,LINUX2.6内核支持YAFF2文件系统,命令:sh patch-ker.sh c /-YAFFS2 file system, LINUX2.6 kernel support YAFF2 file system, the command: sh patch-ker.sh c/
- 2022-04-28 01:09:01下载
- 积分:1
-
linux下的tftp socket编程样例
linux下的tftp socket编程样例-the tftp socket Programming Example
- 2023-05-29 17:20:03下载
- 积分:1
-
编制一个简单的UNIX模拟文件系统
编制一个简单的UNIX模拟文件系统-prepare a simple UNIX file system simulation
- 2023-03-19 05:40:03下载
- 积分:1
-
是一个linux下的共享内存文件,读者写者问题的,还不错
是一个linux下的共享内存文件,读者写者问题的,还不错-Is a shared memory under linux document, readers write issues, and also a good
- 2023-06-21 02:05:03下载
- 积分:1
-
ucos在78e58上移植的例子,经过测试通过,希望大家交流呀,共享源码...
ucos在78e58上移植的例子,经过测试通过,希望大家交流呀,共享源码-CENTER 78e58 on the transplant example, the test passed, let us exchange it, sharing source code!
- 2022-03-01 16:39:06下载
- 积分:1
-
Building Embedded Linux Systems
Building Embedded Linux Systems
- 2023-08-10 17:50:03下载
- 积分:1
-
UNIX下编程:目录树的遍历。包含文件:apue.h、error2e.c、pathalloc.c、3.c...
UNIX下编程:目录树的遍历。包含文件:apue.h、error2e.c、pathalloc.c、3.c-Under UNIX Programming: the traversal tree. Include file: apue.h, error2e.c, pathalloc.c, 3.c
- 2022-01-27 19:46:39下载
- 积分:1