搜索资源列表
GENIE-SHELL
- Genie-shell for ucos 一、 基本要求(必做) (1) 设计并实现ucos的shell模型 (2) 实现简单的Shell命令 hostname命令在屏幕上打印一句话,即自定义的本机名称。 hello 命令可以带多个参数,如hello a b c d,回车后会显示: hello,I am Genie your argv is: a b c d (3)实现在串口和LCD的同步显示,即所有的命令操作过程都要显示在串口和L
shell1
- 实现基本的Linux命令,如clr、dir、ls、environ-The realization of the basic Linux commands, such as clr, dir, ls, environ, etc.
msrc
- systemd is a suite of system management daemons, libraries, and utilities designed as a central management and configuration platform for the Linux computer operating system. Described by its authors as a basic building block for an operating system,