-
生产者与消费者问题,用信号量实现!linux环境下的C代码
生产者与消费者问题,用信号量实现!linux环境下的C代码-Producer and consumer issues, using semaphores to achieve! C code in linux environment
- 2022-11-03 05:00:03下载
- 积分:1
-
《深入理解linux内核》第二版英文chm版
《深入理解linux内核》第二版英文chm版- In-depth understanding of linux kernel, the second edition of the English edition chm
- 2022-03-07 03:45:54下载
- 积分:1
-
unix下的菜单设计
unix下的菜单设计-the menu design
- 2022-10-06 06:00:03下载
- 积分:1
-
华为公司内部linux培训教程,是很基础,很难得,很实用的教程。...
华为公司内部linux培训教程,是很基础,很难得,很实用的教程。-Huawei company linux training tutorials, is very basic, very rare, very useful tutorial.
- 2022-07-16 16:33:59下载
- 积分:1
-
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
-
从linux移植到dos下的grub
从linux移植到dos下的grub-from linux dos transplanted to the grub
- 2022-01-27 13:36:22下载
- 积分:1
-
linux 环境下C编写的PING程序,基于原始套接字,ICMP协议实现
linux 环境下C编写的PING程序,基于原始套接字,ICMP协议实现-linux environment, PING program written in C, based on raw sockets, ICMP protocol implementation
- 2023-05-02 23:10:03下载
- 积分:1
-
unix 环境高级编程的经典书籍艺术一书的源代码和实例
unix 环境高级编程的经典书籍艺术一书的源代码和实例-high-level programming unix environment classic books art book
- 2022-05-26 12:54:56下载
- 积分:1
-
linux系统下一个简单的聊天程序,主要用socket和select实现的
linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
- 2022-08-05 12:43:08下载
- 积分:1
-
题目:文件系统的模拟实现
目的:深入理解文件系统的实现机制,掌握文件访问的编程技术。
任务:实现一个文件模拟文件系统。...
题目:文件系统的模拟实现
目的:深入理解文件系统的实现机制,掌握文件访问的编程技术。
任务:实现一个文件模拟文件系统。
-Title: File System Simulation realize the purpose of: In-depth understanding of file system mechanisms to achieve, master file access programming technology. Mission: the realization of a simulated document file system.
- 2022-06-17 06:43:15下载
- 积分:1