资源列表
[Linux/Unix编程] ctor_error_code_const_char_pointer
说明:To edit the content of this header, modify the corresponding source file (e.g. under external kernel-headers original ) then run bionic libc kernel tools update_all.py.<funtzct> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] resample_48khz
说明:This file contains resampling functions between 48 kHz and nb wb. The descr iption header can be found in signal_processing_library.h.<peifergq> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] glob
说明:Conflicts with DECCs aready defined type __size_t. Defining an own type with a name beginning with __ is no good. -Conflicts with DECCs aready defined type __size_t. Defining an own type with a name beginning with __<peifergq> 在 2025-02-05 上传 | 大小:13kb | 下载:0
[Linux/Unix编程] put_long_double_en_US
说明:Check if the interactive session should be downgraded to the batchq. -Check if the interactive session should be downgraded to the batchq.<yuigoujk> 在 2025-02-05 上传 | 大小:10kb | 下载:0
[Linux/Unix编程] iterobject
说明:because the lowest bit in 0x8a8c is 0, we can pre-shift this.<yuigoujk> 在 2025-02-05 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] cpputils
说明:Checks that the string is readable and writable.<zkkmse> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] search_n_pred
说明:search_n(ForwardIterator first, ForwardIterator last, Size count, const T& value, BinaryPredicate pred) .<zkkmse> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] atm_tcp
说明:To edit the content of this header, modify the corresponding source file.<zkkmse> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] to_time_t
说明:Parts of INFTL headers shared with userspace.<hhrmfn> 在 2025-02-05 上传 | 大小:11kb | 下载:0
[Linux/Unix编程] _hpux
说明:\returns On success \c GL_TRUE is returned. Otherwise, \c GL_FALSE is returned.<hhrmfn> 在 2025-02-05 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] ip6t_mac
说明:\file indirect_api.cpp Validate the generated code in indirect_init.c.<hhrmfn> 在 2025-02-05 上传 | 大小:9kb | 下载:0
[Linux/Unix编程] File-Operations
说明:在 Linux 中 FIFO 是一种进程之间的管道通信机制。Linux 支持完整的 FIFO通信 机制。 本实验内容,通过使用文件操作,仿真 FIFO(先进先出)结构以及生产者-消费者运行模型。 本实验中需要打开两个虚拟终端,分别运行生产者程序(producer)和消费者程序(customer)。此时两个进程同时对同一个文件进行读写操作。因为这个文件是临界资源,所以可以使用文件锁机制来保证两个进程对文件的访问都是原子操作。<忆昔> 在 2025-02-05 上传 | 大小:4kb | 下载:0