搜索资源列表
bochs-2.2.1.win32-src
- Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
DOS_net
- dos网络命令大全 net use \\\\ip\\ipc$ \" \" /user:\" \" 建立IPC空链接 net use \\\\ip\\ipc$ \"密码\" /user:\"用户名\" 建立IPC非空链接 net use h: \\\\ip\\c$ \"密码\" /user:\"用户名\" 直接登陆后映射对方C:到本地为H: net use h: \\\\ip\\c$ 登陆后映射对方C:到本地为H: -dos network orders Daquan net
2006102715330116858
- VB.NET 动静态随机数.rar 运行平台 LINUX/UNIX Macintosh Windows Server 2003 Windows 2000 Windows XP Windows CE Windows 9*/ME Windows NT MS-DOS-VB.NET dynamic and static random number. Rar Linux operating platform / UNIX Macint osh Windows Server 2003 Windows 200
NET$DOS
- NETWARE 4.11自启动文件
1-VC_get_DOS_Result
- 1-如何获取DOS窗口命令输出结果,C++.net(VS2005),调试过可执行。
netcalldoscmd
- 在NET中调用Dos命令,返回执行Dos命令后的结果.
GetShellOut
- 可以截获shell启动的程序的输入.. 当然主要的是用在截获DOS命令的输入了 用法很简单,如: MsgBox ExecuteCommandLineOutput(\"net user\", , 5) 如果有需要的话自个进行修改..自由发挥呵. 有什么玩VB的朋友可以加俺 QQ 30066129 (记得注上 Visual Basic哦) E-mail:kevp@163.com
控制代码
- 功能: 1.分析信息(获取客户系统等信息) 2.控制命令(以命令发送控制客户) 3.控制DOS(完全远程控制DOS/COM) 4.控制注册(未完成,预留位置) 5.控制服务(完全远程控制系统/驱动服务) 6.控制进程(完全远程控制进程) 7.控制监视(完全远程监视,并且支持鼠标左/右击控制) 8.游览本地(完全远程游览本地硬盘,并且支持大文件上/下转.运行.改名.删除) 9.记录键盘(支持进程/标题模式记录) 10.设置服务(服务采用多
net
- DOS下网络编程的例子, DOS下网络编程的例子。-Network programming under DOS example, DOS Network programming examples.
ajax.net
- 强大的dos工具集 功能实用 而且性能好-Dos powerful tool set practical and functional performance
Elevator
- 纯代码编写的电梯运行模拟在类似于DOS的界面下运行-Net code to prepare to run simulation in the elevator-like interface running under DOS
netcommands
- net命令大全,包含了命令行下的常用的dosnetwork命令-the commands unpubliced in DOS
Shell
- 基本上shell分两大类: 一:图形界面shell(Graphical User Interface shell 即 GUI shell) 例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。 二:命令行式 shell(Comm
FlashThief
- vc++ U盘小偷监控程序,工程创建于VS2008,本程序以服务形式运行。双击以后出现Dos窗口,窗口内什么也没,但实际上它已经开始监控你的U盘了……如果你此时插入U盘,它会将U盘内的文件全部拷贝到指定目录里,这一切都是无声无息的。 更多信息: 安装服务:FlashThief.exe -install 卸载服务:FlashThief.exe -uninstall 安装服务后,默认启动方式为自动启动。你要安装后就运行,请使用net start "Window
DOS
- Some EXE files from vb.net.use it well.
Bitmap
- bitmap,dos环境运行良好,包含程序顺利运行的所有文件-Compiler Used Turbo c++ 3.0 I Found a Part of the code on the net and edited it according it my needs. It Can Accuratly Display 2,16 and 256 Colour Images In Dos. All Files Required For Smooth Running Of
NET
- 求图的最小生成树 VC++6.0环境下 DOS界面-Seeking the minimum spanning tree Tu
DOS-command-daqo
- DOS相关得命令大全 (经典收藏) net use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 -DOS command daqo
dos-net.tar
- A bootable floppy disk with network support for DOS using Novell TCP/IP stack and automatic driver detection
nlause
- 在程序中得到dos窗口的显示输出,如在程序中执行dos命令,结果要返回到程序中,()