资源列表
[Linux/Unix编程] Linux_Device_Drivers-examples
说明:Linux设备驱动程序第三版代码Linux_Device_Drivers_examples-Linux device drivers third edition of the code Linux_Device_Drivers_examples<陈清贵> 在 2024-11-20 上传 | 大小:146kb | 下载:0
[Linux/Unix编程] linux_commands
说明:Linux command set, more detailed command were described in this document, enjoy it.-Very useful document for Linux Command.<zhangli> 在 2024-11-20 上传 | 大小:96kb | 下载:0
[Linux/Unix编程] RHCE.pdf
说明:linux 模拟题 rhce的模拟题 -linux simulation questions simulation title rhce<lijiaxiang> 在 2024-11-20 上传 | 大小:164kb | 下载:0
[加密解密] DES-and-byteArrAy--V1.4-Final
说明:一个用VBA写的注册机,支持3DES和byteArrAy加密方式-RI using VBA to write a support 3DES encryption and byteArrAy<刘先声> 在 2024-11-20 上传 | 大小:89kb | 下载:1
[Linux/Unix编程] linux_ppt
说明:linux培训ppt资料,对linux有基本的概述,有利于技术人员快速入门与提高-linux training ppt information on linux there is a basic overview will help improve the technical staff and Quick Start<lzf09> 在 2024-11-20 上传 | 大小:3.5mb | 下载:0
[Linux/Unix编程] linux_tool
说明:linux工具集,介绍了如何优化系统,创建GUI,使用多操作系统,管理软件包等-linux tools, explains how to optimize the system, create a GUI, using multiple operating systems, management software packages, etc.<lzf09> 在 2024-11-20 上传 | 大小:20.15mb | 下载:0
[Linux/Unix编程] hello_printk
说明:linux下hello world简单驱动程序。在装载和卸载该模块时,打印输出。 使用make编译,sudo insmod hello_prink.ko装载模块,sudo rmmod hello_prink卸载模块,dmesg查看打印信息。-A simple hello world driver program under linux. Loading and unloading the module, the print outp<肖皓> 在 2024-11-20 上传 | 大小:15kb | 下载:0
[Linux/Unix编程] scullpipe
说明:linux下驱动程序。可以实现简单的命名管道功能。参考《linux设备驱动程序》第六章。 用make编译,sudo insmod scullpipe.ko装载,sudo rmmod scullpipe卸载。装载后根据/proc/devices中设备号用mknod创建设备文件。-drivers under linux. Can achieve a simple named pipe functions. Reference to li<肖皓> 在 2024-11-20 上传 | 大小:154kb | 下载:0