-
精灵
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
-
一个很好的共享内存编程实例,通过它可以得到我们的例子。
一个好的共享内存编程例子,通过该例子可以掌握共享内存编程的方法。比较实用-a good example of shared memory programming, through which we can get examples of shared memory programming method. More Practical
- 2022-02-02 00:01:58下载
- 积分:1
-
在 Windows 的资源管理器窗口中,我们见过 WinZIP,WinRAR 等软件能在文件或文件夹的默认快捷菜单中添加几个菜单项,它可以使用户无须进入软件内部...
在 Windows 的资源管理器窗口中,我们见过 WinZIP,WinRAR 等软件能在文件或文件夹的默认快捷菜单中添加几个菜单项,它可以使用户无须进入软件内部而直接在视窗中进行压缩/解压操作,十分方便用户操作,这无疑是一个较好的应用模型,它就是我们所说的Shell扩展技术。此源代码将以一个普通的源代码统计程序为例来说明怎样实现Shell扩展技术。-the Windows Resource Manager window, we have seen Photoshop, WinRAR software or documents in the default folder quick to add extra menu individual, it can save users from having access to the internal software directly in Windows for compression/decompression operation, it is very convenient for users, which undoubtedly it is a good application model, it is what we call the Shell extensions. This source will be a general source statistical procedures as an example to illustrate how to achieve the Shell extensions.
- 2022-03-05 17:54:41下载
- 积分:1
-
相互衍生的Oracle数据,Sybase表数据为BCP了Oracle…
sybase与oracle数据互导,将sybase表数据bcp出来导入到oracle中,oracle中数据unload出来bcp到sybase中-oracle data with each other derivative, sybase sheet data into BCP out of oracle, the oracle data unload out BCP had to sybase
- 2022-02-02 15:41:42下载
- 积分:1
-
A high
一个高级编程代码,通过COM接口来实现对应用程序的HOOK,用于MSN,通过COM接口实现MSN与本程序互动。测试时需要开两个MSN聊天-A high-level programming code, through the COM interfaces to achieve application HOOK, for the MSN, through the COM interface MSN interaction with this procedure. Tests need to open two MSN chat
- 2023-08-27 12:50:04下载
- 积分:1
-
linux下字符驱动器的实现。其中包括源代码和实现的方法。希望对大家有帮助...
linux下字符驱动器的实现。其中包括源代码和实现的方法。希望对大家有帮助-characters drives realized. Including source code and the realization method. We hope to help
- 2022-11-01 00:50:02下载
- 积分:1
-
View edit box content after the password* to support any operating system
察看编辑框中密码*后面的内容,支持任何操作系统-View edit box content after the password* to support any operating system
- 2022-03-15 05:43:10下载
- 积分:1
-
虚拟文件夹的例子
虚拟文件夹的例子-Example for virture file folder
- 2022-07-28 11:04:54下载
- 积分:1
-
大量windows shell编程例子
大量windows shell编程例子-large windows shell programming examples
- 2022-08-03 18:21:39下载
- 积分:1
-
任务栏图标例子程序,支持球形提示窗口等,使用方便。
任务栏图标例子程序,支持球形提示窗口等,使用方便。-icon on the task bar examples procedures, support spherical prompt window, easy to use.
- 2022-01-24 19:07:17下载
- 积分:1