-
哈夫曼编码解码以及文档资料和Makefile文件。
哈夫曼编码解码以及文档资料和Makefile文件。-Huffman decoding, as well as document information and Makefile files.
- 2022-07-07 04:13:19下载
- 积分:1
-
unix操作系统的编程手册,包括系统管理命令,系统调用,库函数等等,是unix环境下程序员和管理员的必备资料。...
unix操作系统的编程手册,包括系统管理命令,系统调用,库函数等等,是unix环境下程序员和管理员的必备资料。-unix operating system, programming manuals, including system management commands, system calls, library functions, etc., is a unix environment, programmers and managers the essential information.
- 2023-03-13 00:10:05下载
- 积分:1
-
Linux一般来说,我们用声音和音频设备内部的固相萃取…
Linux下的声音设备编程比大多数人想象的要简单得多。一般说来,我们常用的声音设备是内部扬声器和声卡,它们都对应/dev目录下的一个或多个设备文件,我们象打开普通文件一样打开它们,用ioctl()函数设置一些参数,然后对这些打开的特殊文件进写操作。-Linux Generally speaking, we used the voices of internal equipment and audio speakers, which corresponds to/dev directory of one or more equipment, we like to open the file as they opened with ioctl () function set some parameters, then open these documents into the special write .
- 2022-01-26 15:27:50下载
- 积分:1
-
For the design of a simple two LINUX File System
为LINUX 设计一个简单的二级文件系统-For the design of a simple two LINUX File System
- 2022-01-31 21:35:50下载
- 积分:1
-
makefile useful for all of us hope that the exhibitions
makefile希望对大家有用,多多指教-makefile useful for all of us hope that the exhibitions
- 2022-03-01 13:34:16下载
- 积分:1
-
插座
C++ SOCKET 类-SOCKET
- 2022-04-21 10:38:25下载
- 积分:1
-
一个管理网络电视资源的QT界面。MagicLinux + QT4 编译完成
一个管理网络电视资源的QT界面。MagicLinux + QT4 编译完成-A management network television resources QT interface. MagicLinux QT4 compile complete
- 2022-02-25 19:36:36下载
- 积分:1
-
Simulation of a simple UNIX file system, the realization of the UNIX file manage...
模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
- 2022-02-12 11:37:50下载
- 积分:1
-
Kernel is the heart of the system, run the program and management are as disk an...
内核是系统的心脏,是运行程序和管理像磁盘和打印机等硬件设备的核心程序。Linux是最受欢迎的自由电脑作业系统核心。它是一个用C语言写成,符合POSIX标准的类Unix作业系统。本程序是linux1.0的内核源码!-Kernel is the heart of the system, run the program and management are as disk and printer hardware, such as the core of the procedure. Are the most popular free Linux computer operating system core. It is a language with C, in line with the POSIX standard Unix-type operating system. This procedure linux1.0 are the kernel source code!
- 2022-03-16 05:30:05下载
- 积分:1
-
Unix操作系统实验,包括UNIX 操作系统的使用及SHELL 编程以及进程的创建和管理(使用fork()函数)...
Unix操作系统实验,包括UNIX 操作系统的使用及SHELL 编程以及进程的创建和管理(使用fork()函数)
-Unix operating system, including the use of the UNIX operating system and programming SHELL process and the creation and management (using the fork () function)
- 2023-01-13 08:15:04下载
- 积分:1