-
模拟unix文件系统的混合索引,通过该源码可清楚了解文件系统结构...
模拟unix文件系统的混合索引,通过该源码可清楚了解文件系统结构-Analog mixed unix file system indexing, through the source code can be a clear understanding of file system structure
- 2022-09-02 14:40:03下载
- 积分:1
-
linux 1.0的源码 觉得看一看还是很重要的,大家学习学习
linux 1.0的源码 觉得看一看还是很重要的,大家学习学习-think that the linux 1.0 source code take a look at the still very important, we learn
- 2022-11-22 00:00:03下载
- 积分:1
-
ASUS_WL167g_drv1218 for linux
ASUS_WL167g_drv1218 for linux
- 2022-03-12 09:55:57下载
- 积分:1
-
这是一套学习资料的工具。
一套用于教学新手的linux视频,包含了安装使用-It s a kit of studying material for linux.
- 2022-01-29 02:22:05下载
- 积分:1
-
的分布有多个工具Valgrind。最受欢迎的是记忆…
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks.
- 2022-05-10 23:27:50下载
- 积分:1
-
一个例子将显示va_list,va_start用法,va_arg和va_end
通过vfprintf的使用示例展示va_list,va_start,va_arg,va_end的用法-a example of vfprintf to show the usage of va_list,va_start,va_arg and va_end
- 2022-08-03 04:02:04下载
- 积分:1
-
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>...
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c ,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。-In the myshell v0.1 based on adding new features: In the parent process to receive the console input line of string, as issued by the Linux user commands, such as ls/usr /*. c < Enter " , in creating a sub- the process, the child process by calling execlp () system call, the implementation of this Order.
- 2023-05-10 18:30:02下载
- 积分:1
-
创建一个符合iso
创建一个符合iso-9660标准的iso文件系统,应用于Linux/UNIX平台。-Create an iso-9660 standard iso file system, used in Linux/UNIX platforms.
- 2023-03-28 10:10:03下载
- 积分:1
-
minigui1.33包含所有的源代码和批次使用手册下载…
Minigui1.33包含所有源代码,使用手册批量下载没有时间ok
- 2023-07-21 15:00:05下载
- 积分:1
-
linux下一些常用的C函数的说明和例子
linux下一些常用的C函数的说明和例子-linux some commonly used C function description and example
- 2022-01-26 03:32:31下载
- 积分:1