-
自己编的linux下的网络监控程序源码,可以监视局域网上的数据包。...
自己编的linux下的网络监控程序源码,可以监视局域网上的数据包。-own series under linux network monitoring program source code, can monitor LAN data packets.
- 2022-02-24 22:08:11下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
可扩展消息出席协议(XMPP)的完全讲解,文档附带例子,通俗易懂。...
可扩展消息出席协议(XMPP)的完全讲解,文档附带例子,通俗易懂。-Extensible Messaging and present Protocol (XMPP) fully explain, the document with examples, easy to understand.
- 2022-02-03 04:22:37下载
- 积分:1
-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2编码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2编码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG2 encoder source code
- 2022-05-27 00:09:06下载
- 积分:1
-
英文的关于驱动的书籍,我觉得这本书比ldd好,虽然是英文,但是在讲解时引用了很多程序,容易理解...
英文的关于驱动的书籍,我觉得这本书比ldd好,虽然是英文,但是在讲解时引用了很多程序,容易理解-English books on the drive, I think this book ldd than good, although it is in English, but invoked to explain a lot of procedures, easy to understand
- 2022-03-06 06:48:00下载
- 积分:1
-
a small monitoring database scripts can run this script to monitor a database of...
一个监控数据库的小脚本
可以通过运行这个脚本来监控数据库中的一项值的变化,来用0,1来判断这个值。-a small monitoring database scripts can run this script to monitor a database of the change, used to 0, 1 to judge the value.
- 2022-02-01 00:17:01下载
- 积分:1
-
s3c2410的触摸屏控制器驱动,调试过,正常运行。
s3c2410的触摸屏控制器驱动,调试过,正常运行。-S3C2410-driven touch-screen controller, debug, and normal operation.
- 2022-09-28 06:10:03下载
- 积分:1
-
串口调试工具。非常好的串口调试助手,由gtk库支持,有图形界面,很像windows下的超级终端...
串口调试工具。非常好的串口调试助手,由gtk库支持,有图形界面,很像windows下的超级终端-serial debugging tools. Serial debugging very good assistants and support from the gtk, graphics interface, much like windows of the Super Terminal
- 2022-07-18 23:30:27下载
- 积分:1
-
With the expansion of Linux applications, many friends have had contact with Lin...
随着Linux应用的扩展许多朋友开始接触Linux,根据学习Windwos的经验往往有一些茫然的感觉:不知从何处开始学起。这里介绍学习Linux的一些建议。 -With the expansion of Linux applications, many friends have had contact with Linux, according to a study Windwos experience tend to have some loss of feeling: I do not know where to begin by learning. Here are some suggestions to learn Linux.
- 2022-11-12 18:20:03下载
- 积分:1
-
可以对从数据库导出的数据文件进行纠错处理,为进步的数据处理作前期准备...
可以对从数据库导出的数据文件进行纠错处理,为进步的数据处理作前期准备-can be derived from the database files FEC data processing, data processing progress for preparations
- 2022-07-09 06:44:12下载
- 积分:1