-
trampling stack [C programming language] n. In many C language implementation, i...
践踏堆栈 [C语言编程] n. 在许多C语言的实现中,有可能通过写入例程 中所声明的数组的结尾部分来破坏可执行的堆栈. 所谓 践踏堆栈 。使用的 代码可以造成例程的返回异常,从而跳到任意的地址.这导致了一些极为险恶的数据相关漏洞-trampling stack [C programming language] n. In many C language implementation, it may be passed into routines statement by the end of the array to undermine executable stack. The so-called abuses stack. The code can cause abnormal return to the routines, jumping arbitrary address. This has led to some extremely dangerous loopholes in the relevant data
- 2022-03-18 08:38:15下载
- 积分:1
-
Unix网络编程bw_door
Unix网络编程bw_door-Unix Network Programming bw_door
- 2023-07-20 17:10:02下载
- 积分:1
-
Nachos threads
Nachos 线程-Nachos threads
- 2022-12-24 14:45:08下载
- 积分:1
-
linux2.6输入子系统,包括详细的代码分析
linux2.6输入子系统,包括详细的代码分析-linux2.6 input subsystem, including a detailed analysis of the code
- 2022-07-09 00:40:21下载
- 积分:1
-
completion of the following non
完成ls的如下功能
不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录
ls -a:列出当前目录下的所有文件和目录
ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数
ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件
列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名最后加上一个/号。
所提供的路径名可以包含“.”,“..”,“~”等特殊目录-completion of the following non-functional parameters of ls : listed in the current directory-hidden (files and directories were not. Beginning) of files and directories ls-a : listed in the current directory of all files and directories ls-l : in the long list of current directory listed under the non-hidden possession of files and directories. Each file or directory only asked to list the following information : the type and competence, file name, number of links, the user ID and group ID, byte size, a few blocks ls path : If a path representatives of the document showed documents suggest otherwise error; If representatives of a path name the presence of the directory lists the directory lists the
- 2023-02-01 23:40:04下载
- 积分:1
-
linux device driver development Xiang Jie, suitable for beginners to use. part t...
linux 设备驱动开发详解,适合初学者使用。part three.-linux device driver development Xiang Jie, suitable for beginners to use. part three.
- 2023-08-26 13:15:06下载
- 积分:1
-
linux网络方面的编程资料,socket,ipc
linux网络方面的编程资料,socket,ipc-network programming information, socket, IPS, etc.
- 2022-02-01 15:06:05下载
- 积分:1
-
spi interface LINUX CAN driver
spi接口的 LINUX CAN driver -spi interface LINUX CAN driver
- 2022-02-26 18:02:54下载
- 积分:1
-
FFmpeg是创建视频应用甚至一般铺好的图书馆…
ffmpeg is a wonderful library for creating video applications or even general purpose utilities
- 2022-01-23 10:43:02下载
- 积分:1
-
小XML开发软件,TinyXML是一个简单的,小的,C的XML解析器…
小xml开发软件TinyXml是一个简单的、小的、易于使用的C xml解析器
- 2022-04-13 02:06:15下载
- 积分:1