-
Linux Device Driver
Linux Device Driver - Guide for Linux Kernel Drivers-Linux Device Driver- Guide for Linux Kernel Drivers
- 2022-01-26 06:20:48下载
- 积分: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
-
如何编写makefile
How to write Makefile
- 2022-06-19 12:12:19下载
- 积分:1
-
libraw1394 is the only supported interface to the kernel side raw1394 of
the L...
libraw1394 is the only supported interface to the kernel side raw1394 of
the Linux IEEE-1394 subsystem, which provides direct access to the connected
1394 buses to user space. Through libraw1394/raw1394, applications can directly
send to and receive from other nodes without requiring a kernel driver for the
protocol in question.
-libraw1394 is the only supported interfac e to the kernel side raw1394 of the Linux IEEE-13 94 subsystem. which provides direct access to the connected one 394 buses to user space. Through libraw1394/ra w1394. applications can directly send to and receive f rom other nodes without requiring a kernel driv er for the protocol in question.
- 2022-11-09 18:55:04下载
- 积分:1
-
This document describe the fundamental concept of network simulator
This document describe the fundamental concept of network simulator-2, a simulation environment for computer networking field of engineering. It covers the description of basic tools and components used in network simulations.
- 2022-03-22 06:08:07下载
- 积分:1
-
PPC860常见外围驱动
PPC860常见外围驱动-PPC860 common external drive
- 2022-08-06 18:38:14下载
- 积分:1
-
IEEE 802.11a/b/g linux2.4/2.6 驱动程序源代码
IEEE 802.11a/b/g linux2.4/2.6 驱动程序源代码-IEEE 802.11a/b/g linux2.4/2.6 driver source code
- 2022-07-03 19:25:39下载
- 积分:1
-
This document describes how to complie keyboard and mouse driver.
键盘驱动
This document describes how to complie keyboard and mouse driver.
键盘驱动-This document describes how to complie keyboard and mouse driver. Keyboard Driver
- 2022-03-05 01:14:17下载
- 积分:1
-
改进的str_catstr_cmpstr_to_i
本机IP地址和MAC地址
改进的str_catstr_cmpstr_to_i
本机IP地址和MAC地址-Str_catstr_cmpstr_to_i improved local IP address and MAC address
- 2022-03-25 12:19:50下载
- 积分:1
-
Red Hat Linux user base, This book is the designated official Red Hat Academy c...
《Red Hat Linux 用户基础》,这本书是红帽学院官方指定教程,但是没有附答案。这个就是那本书的答案(官方的,绝对权威),希望能对学习linux的同学有帮助。- Red Hat Linux user base, This book is the designated official Red Hat Academy curriculum, but not attached to the answer. This is the answer to that book (official, absolute authority), hoping to learn linux to help students.
- 2022-12-15 04:10:03下载
- 积分:1