-
实现了外壳代码的溢流部分
实现溢出得到shell的一段代码-be achieved overflow section of the shell code
- 2022-09-17 07:35:03下载
- 积分:1
-
一个如何在你的程序中接受从Windows Explorer里拖过来的文件的例子...
一个如何在你的程序中接受从Windows Explorer里拖过来的文件的例子--A example that how to receive files dragged from Windows Explorer
- 2022-10-23 21:40:03下载
- 积分:1
-
在VC下编译通过的使用ShellCode下载文件的程序,非常实用
在VC下编译通过的使用ShellCode下载文件的程序,非常实用-Under the VC compiler through the use of downloading files Shellcode procedures, very useful
- 2023-04-25 23:20:04下载
- 积分:1
-
shell 编程的例子4
shell 编程的例子4-shell Programming Example 4
- 2022-06-29 15:43:39下载
- 积分:1
-
The program can generate a unique random number.
该程序能生成一个世界上独一无二的随机数。-The program can generate a unique random number.
- 2022-02-06 22:01:59下载
- 积分:1
-
介绍在vb6下如何利用控件技术打开标准pdf文件,可供相关开发人员参考。...
介绍在vb6下如何利用控件技术打开标准pdf文件,可供相关开发人员参考。-introduced in VB6 how to control the use of open technology standards pdf documents for the development of relevant reference.
- 2022-06-27 15:44:40下载
- 积分:1
-
This book makes you master in shell scripting.
This book makes you master in shell scripting.
- 2022-05-30 00:23:40下载
- 积分:1
-
一个在Window的Shell中增加Context 菜单的源代码,可以方便的在Window中增加菜单。...
一个在Window的Shell中增加Context 菜单的源代码,可以方便的在Window中增加菜单。-a Window in the Shell Context menu to increase the source code can be easily added to the Window menu.
- 2022-08-14 15:51:47下载
- 积分:1
-
大量windows shell编程例子
大量windows shell编程例子
- 2022-01-25 14:59:03下载
- 积分:1
-
精灵
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