-
精灵
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
-
任务栏图标例子程序,支持球形提示窗口等,使用方便。
任务栏图标例子程序,支持球形提示窗口等,使用方便。-icon on the task bar examples procedures, support spherical prompt window, easy to use.
- 2022-01-24 19:07:17下载
- 积分:1
-
WindowsXP虚拟键,通过调用API函数来实现键盘按键…
windowsxp虚拟键,通过调用API函数来实现的键盘上的键的虚拟.-windowsxp virtual keys, by calling the API function to achieve the keyboard keys to the virtual.
- 2022-03-22 18:24:31下载
- 积分:1
-
capture program
capture program - capit-capture program- capit
- 2023-06-24 12:05:03下载
- 积分:1
-
此程序为一竞赛抢答器模拟实验源程序,采用8255并行接口编程。...
此程序为一竞赛抢答器模拟实验源程序,采用8255并行接口编程。-Contest for a simulation experiment source, using 8,255 parallel interface programming.
- 2023-07-21 16:40:02下载
- 积分:1
-
C 的一些SHELLCODE,汇编的 SEHLLCODE, 反弹的SHELLCODE
C 的一些SHELLCODE,汇编的 SEHLLCODE, 反弹的SHELLCODE-C 422-9288, the compilation of SEHLLCODE, rebound 422-92
- 2022-09-01 22:15:08下载
- 积分:1
-
监控系统进程,管理系统进程,包括停,起,kill等
监控系统进程,管理系统进程,包括停,起,kill等-process control system, management system process, including the stop, kill, etc.
- 2022-05-26 04:41:03下载
- 积分:1
-
首先需要一个递减的步长,这里我们使用的是9、5、3、1(最后的步长必须是1)。 工作原理是首先对相隔9...
首先需要一个递减的步长,这里我们使用的是9、5、3、1(最后的步长必须是1)。 工作原理是首先对相隔9-1个元素的所有内容排序,然后再使用同样的方法对相隔5-1个元素的排序,以次类推。
-First step reduced the need for a long, here is our use of 9,5,3,1 (the final step must be to 1). The first is that on the job between 9-1 months to sort all the content elements, and then use the same method of elements separated by the order of 5-1, an inferior race, and so on.
- 2022-07-19 07:33:14下载
- 积分:1
-
如果你曾查过微软的知识库文章的话,一定有这样的不爽经历:先用浏览器访问msdn.microsoft.com,在那个小小的搜索编辑框中输入文章号码,然后等待查询结...
如果你曾查过微软的知识库文章的话,一定有这样的不爽经历:先用浏览器访问msdn.microsoft.com,在那个小小的搜索编辑框中输入文章号码,然后等待查询结果返回,最后还要点击搜索结果中至少一篇文章的链接。这样做耽误相当多的时间。现在使用本文提供的工具后,一切都变得简单了。-If you have investigated the Microsoft Knowledge Base article, it must have experienced such a bad mood : using the browser to visit anyone in that small search input box editorial article number, and then wait for the results of inquiries to return eventually, click on search results for at least one article links. Do a lot of wasted time. Now use the tools provided in this paper, everything becomes simple.
- 2022-05-27 02:10:20下载
- 积分:1
-
一个完整的100%汇编写的加密壳,非常精简的高质量代码。
一个完整的100%汇编写的加密壳,非常精简的高质量代码。-A complete compilation of 100 percent write encryption shell, very streamlined, high-quality code.
- 2022-01-26 02:39:20下载
- 积分:1