资源列表
MININET
- python语言在mininet下实现host、switch、controller网络TOPO图的搭建-Implement Python under mininet host to construct the switch, the controller network TOPO maps
c语言shellcode运行器
- 可以自行修改16进制shellcode,运行*程序!
winhex-shell
- winhex脚本命令教程,自己编辑的,请笑纳^_^,winhex脚本是其强大功能的一个体现。
SentimentAnalysis
- 用于自然语言处理中的情感分析,是基于情感词典的情感分析-Affective analysis based on emotion dictionary for emotion analysis
myshell
- 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment
mouse
- 支持命令行(批处理)调用的鼠标行为控制程序,可以控制鼠标移动到屏幕上指定的位置,双击 单击鼠标左键或右键等,非常实用,再配合vbs sendkeys命令——可以代替按键精灵了。-Support command line (batch) call control procedures mouse behavior, you can control the mouse to move to a specified location on the screen, double-click the mo
47098-Windows+PowerShell实战指南(第3版)
- Windows+PowerShell practice
ByShell
- 一个shell的客户端和服务端,功能比较齐全,-A shell s client and server
一个简单的shell程序
- 《操作系统—精髓与设计原理》一书中myshell编程项目