-
GTK的嵌入式系统
GTK in embedded systems
- 2023-02-26 05:50:04下载
- 积分:1
-
minicom2.0源代码
minicom2.0源代码-minicom2.0 source code
- 2022-02-10 04:03:03下载
- 积分: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
-
蓝牙HCI传输
关于蓝牙模块的HCI层传输,以及上层传输- BLUETOOTH HCI TRANSMISSION
- 2022-06-27 02:27:18下载
- 积分:1
-
microwindows下的浏览器源码
microwindows下的浏览器源码-Microwindows the source browser
- 2022-02-01 20:06:44下载
- 积分:1
-
使用内核编译的方法增加一个文件拷贝的系统调用,压缩包中有具体的内核编译以及增加系统调用的步骤以及源代码...
使用内核编译的方法增加一个文件拷贝的系统调用,压缩包中有具体的内核编译以及增加系统调用的步骤以及源代码-Kernel compile using the method of adding a paper copy of the system call, compressed package has specific kernel compile as well as steps to increase the system calls as well as the source code
- 2022-03-18 16:00:15下载
- 积分:1
-
S3C2410 in linux operating system can bus drivers. 2.4 kernel
s3c2410 在linux操作系统下can总线的驱动。2.4内核-S3C2410 in linux operating system can bus drivers. 2.4 kernel
- 2022-01-29 04:23:45下载
- 积分:1
-
关于linux下的一部分ipsec的资料,还有如何编译内核,及patch的一点基础资料...
关于linux下的一部分ipsec的资料,还有如何编译内核,及patch的一点基础资料-On the part of linux under ipsec information, as well as how to compile the kernel, and patch the basis of information that
- 2023-05-16 11:50:03下载
- 积分:1
-
completion of the following non
完成ls的如下功能
不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录
ls -a:列出当前目录下的所有文件和目录
ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数
ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件
列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名最后加上一个/号。
所提供的路径名可以包含“.”,“..”,“~”等特殊目录-completion of the following non-functional parameters of ls : listed in the current directory-hidden (files and directories were not. Beginning) of files and directories ls-a : listed in the current directory of all files and directories ls-l : in the long list of current directory listed under the non-hidden possession of files and directories. Each file or directory only asked to list the following information : the type and competence, file name, number of links, the user ID and group ID, byte size, a few blocks ls path : If a path representatives of the document showed documents suggest otherwise error; If representatives of a path name the presence of the directory lists the directory lists the
- 2023-02-01 23:40:04下载
- 积分:1
-
A basic kernel module (helloworld) the preparation, loading, unloading. Contains...
一个最基本的内核模块(helloworld)编写、加载、卸载。包含源码,建议在redhat9下编译运行。-A basic kernel module (helloworld) the preparation, loading, unloading. Contains the source code, it is recommended redhat9 compiled to run.
- 2022-05-29 13:18:24下载
- 积分:1