-
linux网络设备驱动开发,C语言开发工具,通过他你可以了解一般网络设备驱动程序的开发...
linux网络设备驱动开发,C语言开发工具,通过他你可以了解一般网络设备驱动程序的开发-network device driver development, C-language development tools, through him, you can understand the general network device driver development
- 2022-07-07 06:30:26下载
- 积分:1
-
又一个DDNS 的源码,很不错,可以看看吧。共同学习
又一个DDNS 的源码,很不错,可以看看吧。共同学习-DDNS another source, it is good, you can look at it. Common learning
- 2022-02-13 23:05:41下载
- 积分:1
-
linux下云台控制协议,云台控制协议有很多种,这是其中之一,并有详细解释。...
linux下云台控制协议,云台控制协议有很多种,这是其中之一,并有详细解释。-PTZ control protocol under linux, PTZ control protocol has a very wide range, which is one of them, and have explained in detail.
- 2022-08-18 12:49:00下载
- 积分:1
-
这是学习ARM时的重要资料,UCOS里的几个函数
这是学习ARM时的重要资料,UCOS里的几个函数-This is important when learning ARM data, UCOS where several functions
- 2022-01-25 16:02:45下载
- 积分:1
-
Object Tcl is an extension to the tool command language(tcl) for managing data t...
Object Tcl is an extension to the tool command language(tcl) for managing data types and object-orient programming in general. A linkage between C++ and Tcl is provided by extending tcl for dynamic object-oriented programming. This document describes the basic class hierarchy and methods.
- 2022-02-03 04:39:55下载
- 积分:1
-
一个 opendiameter 协议的实现服务器
一个 opendiameter 协议的实现服务器-ipendiameter
- 2022-06-14 01:37:55下载
- 积分:1
-
Linux下面的Ping程序实现的源代码,学习网络编程的开始的例程...
Linux下面的Ping程序实现的源代码,学习网络编程的开始的例程-Linux Below the Ping program"s source code, the Learning Network Programming began routines
- 2022-03-11 18:15:05下载
- 积分:1
-
很多人都知道端口到进程映射的一个免费工具FoundStone的Fport,可惜他不提供源码,我试着能从其二进制文件中找出一些信息,大致知道他使用了些未公开函数,...
很多人都知道端口到进程映射的一个免费工具FoundStone的Fport,可惜他不提供源码,我试着能从其二进制文件中找出一些信息,大致知道他使用了些未公开函数,诸如: ZwOpenSection,ZwQuerySystemInformation...
-Many people are aware of the process to port a free map of Fport FoundStone tool, but he does not provide source code, I tried from its binary documents to find some information, he is generally aware of the use of some functions not open to the public, such as : ZwOpenSection, ZwQuerySystemInformation ...
- 2022-08-04 11:17:34下载
- 积分:1
-
关于 linux密钥的一些安全介绍
#ifndef COMMON_H
#define COMMON_H
#define MY_PROC_...
关于 linux密钥的一些安全介绍
#ifndef COMMON_H
#define COMMON_H
#define MY_PROC_INTERFACE "/proc/learning-key/gateway"
#define FRESH_SESSION _IO( C ,1)
#define SUCCESS 0
#define FAILURE 1
#endif-On linux introduce some of the security key# Ifndef COMMON_H# Define COMMON_H# Define MY_PROC_INTERFACE
- 2022-01-30 15:05:59下载
- 积分:1
-
Linux Network Programming. Procedures to create a pipeline and has initiated a n...
Linux网络编程。程序创建一个管道,并发起一个新的进程。父进程往管道里写数据,子进程往外读数据。-Linux Network Programming. Procedures to create a pipeline and has initiated a new process. Father of the process of writing data to the pipe, sub-process of reading data out.
- 2022-02-27 09:02:01下载
- 积分:1