-
通过PF_PACKET接收ether层包
通过PF_PACKET接收ether层包-PF_PACKET receive through the ether layer packet
- 2022-03-25 01:39:02下载
- 积分:1
-
c++写的一个脚本解释器,可以嵌入到程序里由用户动态配置自己的程序。...
c++写的一个脚本解释器,可以嵌入到程序里由用户动态配置自己的程序。-c write a script interpreter, which can be embedded into the program dynamic configuration by the user"s own procedures.
- 2023-05-30 04:05:03下载
- 积分: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下进行网络开发的电子教材,如果你又兴趣不妨来试一下,它会给你奇妙的感觉。...
这是一本教你如何在Linux下进行网络开发的电子教材,如果你又兴趣不妨来试一下,它会给你奇妙的感觉。-This is a teach you how to network Linux developed under the e-learning materials, if you are interested may wish to try, it will give you a wonderful feeling.
- 2022-01-26 01:32:09下载
- 积分:1
-
the code can achieve a rtp protocol!
本源码能够在linux 下实现RTP协议的收发功能。-the code can achieve a rtp protocol!
- 2022-08-02 15:36:11下载
- 积分:1
-
linux下GPRS通信程序开发中软键盘的编写
linux下GPRS通信程序开发中软键盘的编写-The preparation of soft keyboard
- 2022-03-23 18:20:08下载
- 积分:1
-
在Linux上写的一个C程序,借助Lex做词法分析来同时统计N个文本文件的字符数,单词数和行数。...
在Linux上写的一个C程序,借助Lex做词法分析来同时统计N个文本文件的字符数,单词数和行数。-In Linux, written in a C program, using lexical analysis to the same time, Lex to do a statistical N number of characters in a text file, word count and the number of rows.
- 2022-10-23 21:00:02下载
- 积分:1
-
linux指令大全 全面介绍每一个参数使用方法规则
linux指令大全 全面介绍每一个参数使用方法规则 -linux commands Guinness comprehensive introduction for each parameter using the rules
- 2022-01-26 02:30:51下载
- 积分:1
-
Add a new system call to achieve a new function, such as the search system in th...
添加一个新的系统调用,实现一项新的功能,如查找系统中所有进程的名称和族亲关系信息,或文件复制,重新编译和运行内核,使新的系统调用可用。-Add a new system call to achieve a new function, such as the search system in the name of all processes and pro-family relationship information, or documents copied, re-compile and run the kernel, making the new system calls available.
- 2023-06-12 16:35:08下载
- 积分:1
-
LINUX device driver source code matching the second edition, including all of th...
LINUX设备驱动程序第二版配套源码,包括书中全部代码-LINUX device driver source code matching the second edition, including all of the code book
- 2022-02-06 03:47:25下载
- 积分:1