-
linux 与unix shell编程指南
linux 与unix shell编程指南-with unix shell programming guide
- 2022-04-01 22:28:06下载
- 积分:1
-
上海勤研的KY44B0X有中断的BIOS源码
上海勤研的KY44B0X有中断的BIOS源码-Shanghai Institute of KY44B0X a BIOS interrupt source
- 2022-04-23 09:26:52下载
- 积分:1
-
making a dual partition card for beagleboard.
making a dual partition card for beagleboard.
- 2022-03-24 11:40:16下载
- 积分:1
-
SIP SOFTPHONE软件电话源代码
SIP SOFTPHONE软件电话源代码-SOFTPHONE SIP phone software source code
- 2022-03-21 17:28:19下载
- 积分: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
-
这个程序是网卡Broadcom 5705M的linux的驱动
这个程序是网卡Broadcom 5705M的linux的驱动-The program is the driver for networok card Broadcom 5705M in linux system.
- 2022-02-10 08:22:14下载
- 积分:1
-
嵌入式系统程序员和工程师写的,以及
Written for embedded systems programmers and engineers, as well as
networking professionals, this in-depth guide provides an inside look at the
entire process of implementing and using the Linux TCP/IP stack in embedded
systems projects. -Written for embedded systems programmers and engineers, as well as networking professionals, this in-depth guide provides an inside look at the entire process of implementing and using the Linux TCP/IP stack in embedded systems projects.
- 2022-02-16 08:17:42下载
- 积分:1
-
to get the sys_call_table in linux kernel 2.6
系统调用表的获取,已在2.6平台上测试,2.6平台的系统调用表不在导出,当然你也可以通过编译内核导出-to get the sys_call_table in linux kernel 2.6
- 2022-04-02 06:32:06下载
- 积分:1
-
create shared memory example, a good learning IPS as moving
创建写共享内存的例子,学习ipc的好-create shared memory example, a good learning IPS as moving
- 2022-02-10 03:05:42下载
- 积分:1
-
《Unix网络编程》的源代码的bcast部分
《Unix网络编程》的源代码的bcast部分-"Unix Network Programming," the source part of the Bcast
- 2022-05-30 08:17:33下载
- 积分:1