登录
首页 » Visual C++ » Remote 20190519

Remote 20190519

于 2021-04-07 发布 文件大小:3774KB
0 449
下载积分: 1 下载次数: 11

代码说明:

  贰叁伍远控 服务器版,支持win7,win10,win8 等上线 最新免杀 时间:20190519 过金山,腾讯管家,火绒杀毒等杀软(Bian Sanwu remote control server version, support win7, win10, win8 and other online The latest free time: 20190519 over Jinshan, Tencent housekeeper, flannel antivirus and other soft killing)

文件列表:

Bin\Cache\GVDDB.dat, 24576 , 2019-05-18
Bin\Control\FTPServer.exe, 114688 , 2016-12-31
Bin\Control\hfs.exe, 2501120 , 2016-12-31
Bin\Control\mstsc.exe, 390144 , 2004-08-17
Bin\Control\MSTSCAX.DLL, 655360 , 2004-08-17
Bin\Control\termsrv_t.dll, 215552 , 2010-08-09
Bin\ICO图标\01.ico, 25214 , 2006-12-10
Bin\ICO图标\02.ico, 22486 , 2006-11-25
Bin\ICO图标\03.ico, 19790 , 2007-03-17
Bin\ICO图标\04.ico, 3262 , 2012-11-11
Bin\ICO图标\05.ico, 14742 , 2006-11-13
Bin\ICO图标\06.ico, 8478 , 2001-04-02
Bin\ICO图标\07.ico, 11886 , 2001-03-22
Bin\ICO图标\08.ico, 1078 , 1998-10-26
Bin\ICO图标\09.ico, 8478 , 2001-03-21
Bin\ICO图标\10.ico, 10134 , 2011-06-12
Bin\ICO图标\11.ico, 2238 , 1999-08-24
Bin\ICO图标\12.ico, 2238 , 1999-08-24
Bin\ICO图标\13.ico, 1078 , 1998-06-22
Bin\ICO图标\14.ICO, 1078 , 2003-01-10
Bin\ICO图标\15.ico, 11502 , 2001-04-02
Bin\ICO图标\17.ICO, 18718 , 2012-07-08
Bin\ICO图标\24.ico, 25214 , 2012-06-16
Bin\ICO图标\28.ico, 28902 , 2009-06-25
Bin\ICO图标\29.ico, 766 , 2011-07-04
Bin\ICO图标\30.ico, 25022 , 2011-04-23
Bin\ICO图标\32.ico, 13942 , 2010-10-27
Bin\ICO图标\36.ico, 22486 , 2006-11-25
Bin\ICO图标\39.ico, 4286 , 2012-11-11
Bin\ICO图标\Thumbs.db, 5632 , 2019-05-18
Bin\Plugins\mstsc.exe, 390144 , 2004-08-17
Bin\Plugins\MSTSCAX.DLL, 655360 , 2004-08-17
Bin\Plugins\termsrv_t.dll, 215552 , 2010-08-09
Bin\SkinH.dll, 91648 , 2011-07-26
Bin\sound\Login.wav, 90476 , 2010-12-06
Bin\sound\Offline.wav, 88514 , 2010-12-06
Bin\Tools\map.html, 2086 , 2015-10-09
Bin\控件\GW7.0.dll, 159762 , 2017-01-01
Bin\贰叁伍远控.exe, 4349952 , 2019-05-18
Bin\贰叁伍远控.ini, 671 , 2019-05-18
Bin\Cache, 0 , 2019-05-18
Bin\Control, 0 , 2019-05-19
Bin\ICO图标, 0 , 2019-05-18
Bin\Plugins, 0 , 2019-05-18
Bin\sound, 0 , 2019-05-18
Bin\Tools, 0 , 2019-05-18
Bin\控件, 0 , 2019-05-18
Bin, 0 , 2019-05-18

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

发表评论

0 个回复

  • tongxinlu
    通信录源程序。调试环境为TC2.0或者3.0。运行这个程序需要tc提供的几个头文件。(Example source address book, or 3.0 debugging environment for TC2.0. Tc run the program needs to provide several header files. )
    2011-12-05 15:03:16下载
    积分:1
  • CheckManage
    考勤管理系统可以有效地管理企事业单位员工的出勤情况,规范人事制度管理,保证企事业单位的正常动作,是人力资产管理的重要组成部分。本系统的开发主要包括后台数据库的建立、维护以及前端应用程序的开发两个方面。本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,使应用程序的各个窗体都能够共享对表的操作,无需重复编码,使程序更加易于维护,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。 第1步:还原数据库 按照前面的步骤,还原“考勤管理系统”的数据库为“CheckManage”。 第2步:打开项目并运行 ➊ 在Visual C++ 6.0中,打开“考勤管理系统”项目文件。 ➋ 编译、连接、运行,在“登录对话框”中输入用户名“Admin”,密码“111111”,单击【确定】按钮。(CheckManage System very good)
    2012-08-21 19:33:04下载
    积分:1
  • jiaobingbu
    集合的运算:交、并、补(难度系数:1.1) 全集:大写字母 ‘A’~’Z’ 要求实现以下功能: 1、集合的输入:自动去掉重复和非法的字符 2、集合的显示:输出集合的全部元素 3、输出一个给定集合的补集 4、输出两个给定集合的交集和并集 (jiao bing bu)
    2013-11-29 20:49:25下载
    积分:1
  • vbsetimeorder
    远程控制VB源码,有客户端与服务器端,代码比较全(VB rote control)
    2015-04-12 16:46:56下载
    积分:1
  • GH0STwin7
    gh0st的源码可以支持win7下使用 (gh0st source supports use under win7)
    2016-09-18 17:56:51下载
    积分:1
  • Desktop
    调度问题的回溯算法,算法中的经典问题。问题描述:假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。(Scheduling problem backtracking algorithm is the classic problem. Problem Description: Suppose there are n-task by the k-parallel machine can be completed. The time required to complete the task i is ti. Try to design an algorithm to find completing these n-best task scheduling, making the earliest time to complete all tasks.)
    2010-02-19 23:31:11下载
    积分:1
  • XW-Remote5.0
    GHOst内核远控,修复BUG,!!最新(The kernel of GHOst remote control, BUG repair,!! Newest)
    2020-09-03 15:58:06下载
    积分:1
  • realvncsrc
    vnc源码,十分有用,编译通过。大家可以来试试。能够收获不少。(vnc code)
    2020-12-04 16:49:23下载
    积分:1
  • medo
    设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。  编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits.  programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
    2021-03-22 16:29:16下载
    积分:1
  • gh0stdan-exe-ban
    gh0st想必大家都知道不用多说了。 这个不知道是那个牛人改的单exe无DLL不版(gh0st surely we all know rest is history. The cattle do not know that people have switched to single-exe version without DLL does not)
    2011-08-20 21:49:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载