-
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
-
NorFlash根文件系统驱动ramdiskinitrd学习的好材料
norflash驱动ramdiskinitrd根文件系统学习驱动的好材料!-norflash root file system driver ramdiskinitrd good material for learning-driven!
- 2022-07-19 12:38:36下载
- 积分:1
-
mmc memory stick driver for linux, can take a look at the
mmc 记忆棒驱动 for linux ,可以看一看-mmc memory stick driver for linux, can take a look at the
- 2022-02-12 12:52:53下载
- 积分:1
-
linux下桥接软件源码
linux下桥接软件源码-linux-source software under the bridge
- 2022-03-06 23:59:09下载
- 积分:1
-
Format cramfs root file system+ configured boa web server
cramfs格式根文件系统+配置好的boa web服务器 -Format cramfs root file system+ configured boa web server
- 2022-05-23 07:10:56下载
- 积分:1
-
A Davicom DM9102A NIC fast ethernet driver for Linux.
A Davicom DM9102A NIC fast ethernet driver for Linux.
- 2022-05-27 04:03:20下载
- 积分:1
-
这个源代码是在linux环境蓝牙网络传输文件…
this source code is transferring a file over bluetooth network in linux environment
- 2022-02-15 21:30:48下载
- 积分:1
-
本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步...
本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步机制将实验一中所实现双向有序链表类修改成线程安全的;实现一个线程安全的表结构;实现一个大小受限的缓冲区(详细内容请看nachos-labs.pdf)。-the purpose of the experiment is to the nachos lock mechanism and conditions for the realization of supplementary variables integrity, Using these synchronization mechanism based tool for achieving several categories. Experiment three parts : achieving lock mechanism and variable conditions, Using these experimental synchronization mechanism as a bidirectional orderly objectlist revise the security thread; the realization of a security thread table structure; the realization of a limited size of the buffer zone (for details, please see nachos- labs.pdf).
- 2022-02-05 05:46:07下载
- 积分:1
-
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetIn...
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/-/* read INI file functions (C)* File : readinifile.h* Read INI File* char* GetInitKe y ("">, Section, Key)* Return Key =
- 2022-07-05 11:26:15下载
- 积分:1
-
unix网络编程技术与分析.rar
unix网络编程的资料
unix网络编程技术与分析.rar
unix网络编程的资料-unix network programming and analysis. Rar unix network programming information
- 2022-02-12 06:59:16下载
- 积分:1