-
精灵
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
-
dynamic link library of writing. Static and Dynamic Library for the distinction...
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-dynamic link library of writing. Static and Dynamic Library for the distinction between procedures and called for the link static and dynamic library distinction. How to use the tool View DLL output function, Depends the use of tools C compiler technology names adaptation of the dynamic link library output function, extern "C" for the usage, use module definition files to resolve the C adaptation of the name. Typedef definition used at the function pointer type, how to obtain dynamic link library function pointer.
- 2022-12-29 02:25:04下载
- 积分:1
-
文件分割器,用与对文件进行分割
文件分割器,用与对文件进行分割-paper dividers used to separate documents
- 2023-01-09 15:40:08下载
- 积分:1
-
Delphi下使用Windows Shell API的几个控件
Delphi下使用Windows Shell API的几个控件-Delphi uses Windows Shell API several to control
- 2022-03-02 07:58:41下载
- 积分:1
-
shell 编程的例子4
shell 编程的例子4-shell Programming Example 4
- 2022-06-29 15:43:39下载
- 积分: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
-
Delphi下使用一些Windows未公开函数的例子
Delphi下使用一些Windows未公开函数的例子-Examples of some unpublished functions for Windows used in Delphi.
- 2022-03-11 14:19:51下载
- 积分:1
-
得到一个快捷方式的原始文件名
得到一个快捷方式的原始文件名 -Getting the origianl filename of a shortcut
- 2022-03-17 01:38:11下载
- 积分:1
-
shell expansion of programming code, is the type of plant com realize the expans...
shell扩展编程代码,是用com的类厂实现的shell扩展编程的功能,实现的当用鼠标右键点击一个文件是,会在上下文菜单中添加一个菜单。-shell expansion of programming code, is the type of plant com realize the expansion of the shell programming features, achieved when using the mouse right-click a file, it will in the context menu to add a menu.
- 2023-06-05 04:15:03下载
- 积分:1
-
windows网络类批处理文件,包括ARP本机绑定、XP服务优化批处理、查看进程使用的端口、自定义配置网络等。一定有你用的。...
windows网络类批处理文件,包括ARP本机绑定、XP服务优化批处理、查看进程使用的端口、自定义配置网络等。一定有你用的。
- 2022-04-16 03:32:40下载
- 积分:1