-
精灵
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的同步显示,即所有的命令操作过程都要显示在串口和LCD上。
二、 提高要求(选做)
自己设计几条新的命令,比如输入time即可显示时间,输入data即可显示日期或者可以通过命令设置时间和日期等。
-Genie- shell for TRACK 1, basic requirements (regimen) (1) design and implement CENTER shell model (2) to achieve a simple Shel l command hostname command on the screen print a word that is, since the definition of the machine name. Hello orders can take a number of parameters, such as hello a b c d, Enter will show : hello, I am your argv Genie is : a b c d (3) Achieve the serial synchronous and LCD display, that is, all the orders must show that the process of the serial and LCD. Two, raising requirements (election so) designed several new orders, such as the importation of time will be shown, input data can indicate the date or can be ordered through the set-
- 2022-12-07 00:05:03下载
- 积分:1
-
shell 编程的例子3
shell 编程的例子3-shell Programming Example 3
- 2023-01-13 17:00:04下载
- 积分:1
-
删除SVN是一个外壳扩展提示允许删除所有从D. SVN文件。
Delete SVN is a shell extension tip that allow to remove all .SVN files from a directory. Should be usefull to archive source code without extra files
- 2022-05-28 16:01:53下载
- 积分:1
-
大量windows shell编程例子
大量windows shell编程例子
- 2022-01-25 14:59:03下载
- 积分:1
-
一个封装了Windows中关于TrayIcon实现和管理的C++类,使用方便,使用方法与一般的MFC类没有什么区别。...
一个封装了Windows中关于TrayIcon实现和管理的C++类,使用方便,使用方法与一般的MFC类没有什么区别。-a package of Windows on TrayIcon realization and management of C++ classes, and convenient to use with the general category of MFC no distinction.
- 2022-02-02 13:29:30下载
- 积分:1
-
shellcode 对汇编有帮助
shellcode 对汇编有帮助-Shellcode of compilation has helped
- 2022-01-25 23:16:47下载
- 积分:1
-
程序缩小时缩为系统托盘(system tray)的小图标
程序缩小时缩为系统托盘(system tray)的小图标 -System tray example
- 2022-04-30 16:33:12下载
- 积分:1
-
shell 编程的例子6
shell 编程的例子6-shell programming examples 6
- 2023-07-12 00:15:03下载
- 积分:1
-
此程序为一竞赛抢答器模拟实验源程序,采用8255并行接口编程。...
此程序为一竞赛抢答器模拟实验源程序,采用8255并行接口编程。-Contest for a simulation experiment source, using 8,255 parallel interface programming.
- 2023-07-21 16:40:02下载
- 积分:1
-
This is a shared directory management program, temporarily only supports NT, do...
这是一个共享目录管理器程序,
暂时只支持NT,不支持WIN98
只能取得本机共享信息,不能取得其他机器共享信息.-This is a shared directory management program, temporarily only supports NT, do not support WIN98 only made the local share information, not get other machines to share information.
- 2023-04-28 20:25:02下载
- 积分:1