登录
首页 » WINDOWS » 灰鸽子

灰鸽子

于 2018-01-15 发布 文件大小:13500KB
0 97
下载积分: 1 下载次数: 5

代码说明:

  【1】对远程计算机文件管理:模枋Windows 资源管理器,可以对文件进行复制、粘贴、删除,重命名、远程运行等,可以上传下载文件或文件夹,操作简单易用。 【2】远程控制命令:查看远程系统信息、剪切板查看、进程管理、窗口管理、插件功能、服务管理、共享管理、代理服务、MS-Dos模拟! 【3】捕获屏幕:不但可以连继的捕获远程电脑屏幕,还能把本地的鼠标及键盘传动作送到远程实现实时控制功能! 功能 【4】视频监控,可以监控远程控制头!,还有语音监听和发送功能! 【5】telnet(超级终端). 【6】语音监听和发送!可以和远程主机进程语音对话!([1] on the remote computer file management mode: Fang Windows explorer, can copy files, paste, delete, rename, remote operation, you can upload and download files or folders, easy to use. [2] remote control commands: View remote system information, clipboard view, process management, window management, plug-in function, service management, sharing management, agent service, MS-Dos simulation. [3] capture screen: not only can capture the remote computer screen continuously, but also transmit the local mouse and keyboard to remote to achieve real-time control function. function [4] video surveillance, can monitor remote control head! And voice monitoring and sending functions! [5] telnet (super terminal). (6) voice listening and sending! Can talk to the remote host process voice dialogue!)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 个体辐射源识别与校正技术研究
    说明:  个体辐射源识别与校正技术研究,主要用于雷达辐射源识别,和识别技术的矫正,是很好的毕业论文(Research on individual radiation source identification and correction technology, mainly used for radar radiation source identification, and identification technology correction, is a good graduation thesis)
    2019-03-11 20:47:01下载
    积分:1
  • 这是一个基于网络游戏的结构,服务器
    这是一款基于B/S结构的网络游戏,服务器端可以实现对客户端数据的控制,客户端实现游戏引擎,以及网络通信-This is a based on B/S structure of online games, server-side can be achieved on the control of client data, the client to achieve game engine, and network communication
    2022-06-19 22:12:18下载
    积分:1
  • KLT-master
    KLT算法搜索,经典算法,推荐大家下载,CMU的博士论文(KLT algrithm searching)
    2017-08-03 23:26:31下载
    积分:1
  • 此程序为潮流计算中的雅克比矩阵程序,也是潮流计算的核心部分。...
    此程序为潮流计算中的雅克比矩阵程序,也是潮流计算的核心部分。-This program for the power flow calculation of the Jacobian matrix program, but also the core of the power flow calculation.
    2022-02-02 22:29:19下载
    积分:1
  • 短路潮流计算软件帮助系统,可以配合短路潮流计算软件使用...
    短路潮流计算软件帮助系统,可以配合短路潮流计算软件使用-power help
    2022-01-28 12:30:22下载
    积分:1
  • proj Car for LDC1314
    说明:  基于MSP430F5529LP自动寻迹小车的源程序(Main Program of Automatic Tracking Vehicle Based on MSP430F5529LP)
    2020-11-25 20:59:32下载
    积分:1
  • PowerBuild8原码,用于查找和替换任意PBL中的内容,不过需要PB8动态库libjcc.dll pbapl80.dll pbcmp80.dll pbde
    PowerBuild8原码,用于查找和替换任意PBL中的内容,不过需要PB8动态库libjcc.dll pbapl80.dll pbcmp80.dll pbdev80.dll pbdpp80.dll pbdts80.dll pbdwe80.dll pbdwp80.dll pbeas80.dll pblib80.dll pborc80.dll pbscr80.dll pbsql80.dll pbsys80.dll pbudo80.dll pbvm80.dll pbwed80.dll的支持-PowerBuild8 original code for a random search and replace the content of PBL, But the dynamic needs PB8 libjcc.dll pbapl80.dll pbcmp80.d "ll pbdev80.dll pbdpp80.dll pbdts80.dll pbdwe 80.dll pbdwp80.dll pbeas80.dll pblib80.dll p borc80.dll pbscr80.dll pbsql80.dll pbsys80. dll pbudo80.dll pbvm80.dll pbwed80.dll support
    2022-03-20 13:29:27下载
    积分:1
  • Tetris
    俄罗斯方块:只有一般功能,方便学习。如果想玩,还得自己加点东西哦!(Tetris: Only a general function to facilitate learning. If you want to play, had to add something to their Oh!)
    2009-12-19 16:29:22下载
    积分:1
  • levy
    用LEVY法对系统进行参数辨识,利用实频响应与虚频特性来估计过程的传函。(LEVY method using the system parameter identification, the use of real and imaginary frequency characteristics of frequency response to estimate the process of transfer function.)
    2009-10-17 09:14:34下载
    积分:1
  • 谁都想做3D游戏,但是谁都知道3D编程和2D编程是不同的。   做2D游戏只要有一个画点函数就什么都有了。变化很少,无非就是几个alpha混来混去的,就那么...
    谁都想做3D游戏,但是谁都知道3D编程和2D编程是不同的。   做2D游戏只要有一个画点函数就什么都有了。变化很少,无非就是几个alpha混来混去的,就那么些东西,经过这么多年,早就被大家玩透了。   但是3D不同,它复杂,需要一大堆理论知识,点、线、面、向量、矩阵、材质、贴图、灯光……   光这些术语就够让人一个头两个大了,更别说要用程序来表现这些东西。   但是现在想要做游戏,3D还真不能不学,我就正开始学3D编程。   "什么?你都才开始学3D就敢写文章骗钱了!"   (台下番茄、鸡蛋如流星雨般袭来……)   嘿嘿,大家先听我说。由于我这个人比较懒,想学东西但是又缺乏毅力,常常是半途而废,所以想给自己一点压力,把学习的过程写出来让大家监督、督促我,让我能坚持把3D编程学完,学好。   而那些和我一样想学3D编程的家伙,也可以通过这篇教程入门。至于高手们,就劳烦各位该干嘛干嘛去吧,别在这里浪费时间。 -3D Gram Programing
    2023-07-25 08:55:04下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载