-
本文介绍了UNIX内核的C源代码,是一个难得的学习UNIX的好…
本文件介绍了unix内核的c源代码,是不可多得的学习unix的好资料!-This paper presents the unix kernel c source code, is a rare learning unix good information!
- 2023-04-10 10:40:03下载
- 积分:1
-
linux 设备驱动开发详解,适合初学者使用。part two。
linux 设备驱动开发详解,适合初学者使用。part two。-linux device driver development Xiang Jie, suitable for beginners to use. part two.
- 2023-03-26 11:10:07下载
- 积分:1
-
两个文件夹:circuit and code !
code 源码包包括3个文件夹:
脚本文件boot...
两个文件夹:circuit and code !
code 源码包包括3个文件夹:
脚本文件boot ----
下载down-----
主函数main-Folder 2: circuit and code! Code source packages, including three folders: boot---- download script file down----- main function main-----
- 2022-08-23 21:17:51下载
- 积分:1
-
linux地方 但是打扫房间觉得附近
linux地方 但是打扫房间觉得附近-chat programme!for client~
- 2022-01-28 15:15:04下载
- 积分:1
-
linux下的文件操作,使用linux文件相关命令,可与C语言的文件操作形成对比!...
linux下的文件操作,使用linux文件相关命令,可与C语言的文件操作形成对比!-linux file under the operation, use linux file-related commands, with C language file operations in contrast!
- 2022-12-27 00:35:03下载
- 积分:1
-
linux prepared a time
linux下编写的一个时间定时触发器,相当与window下的timer控件-linux prepared a time-trigger timing, rather with the window under the timer control
- 2022-04-29 14:19:59下载
- 积分:1
-
QNX SigC C++源代码,非常好用的工具的信号槽。
qnx下sigc++的源代码,很好用的信号插槽工具。-Under QNX sigc++ the source code, a very good tool to use the signal slot.
- 2022-03-17 16:55:59下载
- 积分:1
-
MPC8xx驱动器(LED),基于tqm8
mpc8xx driver(led), based on tqm8-mpc8xx driver (led), based on tqm8
- 2022-02-02 05:03:32下载
- 积分: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
-
linux下触摸屏驱动,包括作为字符设备 和 作为input设备
linux下触摸屏驱动,包括作为字符设备 和 作为input设备-touchscreen driver
- 2022-01-30 20:47:00下载
- 积分:1