-
Linux Shell Commands
Linux Shell Commands
- 2022-03-21 12:28:20下载
- 积分:1
-
处理机调度算法,模拟了处理机调度的各种算法
处理机调度算法,模拟了处理机调度的各种算法-Processor scheduling algorithm
- 2022-03-19 22:13:12下载
- 积分:1
-
一个完整的linux按键驱动程序,内核版本2.6.18,在s3c2440arm处理器上测试通过。对于初学linux设备驱动的人很有好处。...
一个完整的linux按键驱动程序,内核版本2.6.18,在s3c2440arm处理器上测试通过。对于初学linux设备驱动的人很有好处。 -A complete linux key drivers, kernel version 2.6.18, s3c2440arm processors in the test. Linux device driver for the beginner a very good person.
- 2022-03-07 05:09:16下载
- 积分:1
-
C graphical interface development and embedded programming, is a powerful c...
C++图形界面开发与嵌入式编程,是一个强大的c++函数库,是C++进阶好资料-C graphical interface development and embedded programming, is a powerful c function library is a C Advanced good information
- 2022-02-07 18:00:23下载
- 积分:1
-
用于制作启动软盘!
用于制作启动软盘!-used to create a boot floppy!
- 2022-05-19 16:42:30下载
- 积分:1
-
从linux移植到dos下的grub
从linux移植到dos下的grub-from linux dos transplanted to the grub
- 2022-01-27 13:36:22下载
- 积分:1
-
chinaunix_linux word quiz
chinaunix_linux一句话问答-chinaunix_linux word quiz
- 2022-09-08 06:15:03下载
- 积分:1
-
在树下的命令下,用窗口,更强大!1、树
Linux下的tree命令,同window,功能更强大!
1、下载tree-1.5.1.1源程序
2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz
3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc
4、安装:make prefix=/home/xxxx/rootfs install
Ubuntu下 直接 apt-get install tree 即可安装最新的tr-Linux under the tree order, with the window, more powerful! 1, tree-1.5.1.1 source code download 2, extract the source to the working directory tar zxvf tree-1.5.1.1.tgz3, in the tree-1.5.1.1 directory cross compiler: make CC = arm-linux-gcc4, install: make prefix =/home/xxxx/rootfs installUbuntu directly under the apt-get install tree to install the latest tr
- 2022-07-08 04:26:28下载
- 积分:1
-
使程序后台运行的例子
使程序后台运行的例子-A example in which a program is running background
- 2022-01-21 23:31:17下载
- 积分:1
-
自动侦测插入的存贮设备(U盘/移动硬盘等),把指定的文件拷贝到指定的目录。
程序结构很简单,两个进程:一个判断U盘的状态,通过MSG把U盘的状态送...
自动侦测插入的存贮设备(U盘/移动硬盘等),把指定的文件拷贝到指定的目录。
程序结构很简单,两个进程:一个判断U盘的状态,通过MSG把U盘的状态送给主进程,主进程处理所有事务 一个线程处理发声.
-Automatically detects the insertion of the storage device (U disc/mobile hard disk, etc.), the specified files are copied to the specified directory. Program structure is very simple, two processes: one to determine the status of U disk, U disk through the MSG to the state to the main process, the main deal with all matters of a process thread handle audible.
- 2022-10-12 03:55:03下载
- 积分:1