资源列表

« 1 2 ... .51 .52 .53 .54 .55 4156.57 .58 .59 .60 .61 ... 9711 »

[Linux/Unix编程small-unix

说明:用C语言模拟小型类UNIX文件系统, 文件系统被分成三个部分,依次为:位视图,I节点区和数据区。数据区被分成1024块,每块有1024个字节。用一个文件模拟外存,在程序中用数组分别模拟内存中的I节点,位图,文件系统。在每一次的操作中如果相应元素有变动,则对应在文件中更新输出相应数据。-Small classes in C language simulation UNIX file system, file system is divid
<曲博> 在 2024-11-08 上传 | 大小:6kb | 下载:0

[Linux/Unix编程ntp

说明:linux中如何实现NTP 协议的源代码,具体流程“开始->解析地址->新建socket->构建ntp协议包->发送ntp协议包->接收ntp协议包->结束-linux how to achieve the NTP protocol source code, the specific processes " Start-> parse address-> new socket-&g
<cccs> 在 2024-11-08 上传 | 大小:6kb | 下载:0

[Linux/Unix编程linuxboot.s

说明:linux内核原代码boot.s部分的注释-part of the linux kernel source code boot.s comments
<万军> 在 2024-11-08 上传 | 大小:6kb | 下载:0

[Linux/Unix编程cm3602

说明:3602 近距离和光感应驱动,linux驱动成功-3602 up close and light sensor driver, linux driver successfully
<wanghh> 在 2024-11-08 上传 | 大小:6kb | 下载:0

[Linux/Unix编程linux-drivers

说明:经典linux驱动面试题,精华荟萃,祝你职场扬帆远航!-Classic Linux drivers interview questions, essence assemble, wish your workplace sails!!!!!
<huang> 在 2024-11-08 上传 | 大小:6kb | 下载:0

[Linux/Unix编程hid-multitouch.c.tar

说明:HID driver for multitouch panels -HID driver for multitouch panels
<李锐基> 在 2024-11-08 上传 | 大小:6kb | 下载:1

[Linux/Unix编程operating-system

说明:利用C语言编写一个微型命令解释程序,接受并解释以下命令:dir:列当前目录;cop 文件1,文件2:拷贝文件;era 文件名:删除文件;dis 文件名:显示字符串;end:结束并退出;命令前后有空格为合法命令。-Using C language to write a mini-command interpreter, to accept and explain the following command: dir: out the cu
<huhuanting> 在 2024-11-08 上传 | 大小:6kb | 下载:0

[Linux/Unix编程zadania

说明:programme in C - work in Linux OS
<melekhov88> 在 2024-11-08 上传 | 大小:6kb | 下载:0

[Linux/Unix编程RED-HAT9-start-analysis

说明:通过分析Redhat9的启动过程,理解Linux相关操作系统知识-Start by analyzing the Redhat9 process, understand the Linux operating system-related knowledge
<吴红波> 在 2024-11-08 上传 | 大小:6kb | 下载:0

[Linux/Unix编程file_manage.c

说明:模拟linux文件管理,可以实现基本的文件操作,如添加文件,删除文件等-Linux file management simulation
<贺东> 在 2024-11-08 上传 | 大小:6kb | 下载:0

[Linux/Unix编程pstree

说明:根据"proc"目录打印进程树以及通过内核打印进程树。-According to " proc" directory tree, and the printing process printing process by the kernel tree.
<张耀浩> 在 2024-11-08 上传 | 大小:6kb | 下载:0

[Linux/Unix编程qt-x11-opensource-src-4.5.0

说明:搭建嵌入式QT开发环境qt-x11-opensource-src-4.5.0在fedora core 7平台上搭建Qt开发平台的详细步骤-Build embedded QT development environment QT-x11-opensource-SRC-4.5.0 in fedora core 7 platform building QT development platform detailed steps
<江艺柱> 在 2024-11-08 上传 | 大小:6kb | 下载:1
« 1 2 ... .51 .52 .53 .54 .55 4156.57 .58 .59 .60 .61 ... 9711 »

源码中国 www.ymcn.org