搜索资源列表
VC串口编程
- 采用VC对动态分析仪器NI系统的串口编程-VC used for dynamic analysis of the NI Instrument System Serial Programming
com_bank
- VC下COM编程的具体实现,本例以银行一个用户的存钱和取钱作介绍,用COM来具体实现.-VC COM programming under a concrete realization of the cases to a user's bank and collect the money for deposit, COM used to achieve specific.
transferfile
- 可以实现两个机器之间的文件传输,利用VC实现,可以帮助你掌握windows网络编程的基本原理,很不错的。-can be achieved between the two machines document transmission, the use of VC. can help you grasp windows network programming to the basic principle very well.
《VC++网络通信编程实例案例精选》源代码
- VC++网络通信编程实例案例精选,请大家指教-VC network communications programming selected case examples, please enlighten
yckzbcjs
- 是有关与远程控制编程技术,的vc++源代码-Are related to programming and remote control technology, the vc++ source code
VC-yuanchengjiankong
- Windows远程监控的简单例子,是趋势科技在西安交通大学做的编程比赛例子。-Windows remote monitoring simple example is the trend of technology in Xi' an Jiaotong University to do game programming examples.
vc_programming_code_for_remote_control_software.ra
- vc编程远程控制软件实现代码vc programming code for remote control software-vc programming code for remote control software
VC_Programming_classic_code_remote_control_softwar
- VC编程设计实现远程控制软件经典代码VC Programming classic code remote control software-VC Programming classic code remote control software
VC_Programming_HTTP_Monitor_classic_code
- VVC编程开发HTTP监控器经典代码 C Programming HTTP Monitor classic code-VC Programming HTTP Monitor classic code
VC_Programming_remote_computer_desktop_time_displa
- VC编程开发定时显示远程计算机桌面经典代码,值得参考的资料-VC Programming the remote computer desktop time display classic code
Advanced_Programming_classic_VC_remote_control_cod
- VC高级编程远程控制经典代码Advanced Programming in the classic VC remote control code -Advanced Programming in the classic VC remote control code
003
- visual c++黑客编程揭秘与防范源代码,主要是一个完整的远程控制控制程序的VC源代码-visual c++ programming Secret and prevent hacking source code, the main remote control is a complete source code control program of the VC
server
- 远程控制编程vc的,有客户端和服务端,有下载功能,有执行文件功能。-Vc remote control programming, and a client and server, the download function, perform file functions.
ShutDownRemoteMachine
- 远程关机的C++实现,用VC++编程实现远程关机,还可以中止执行目标机的程序。-Remote Shutdown of C++, using VC++ programming remote shutdown, you can also suspend the implementation of target programs.
Gh0st3.6PservicePdeletePgroups
- 红狼远控的的源码,学习远控和vc++的好帮手哦 ,vc6的源码,包括MFC的界面编程-Red wolf remote control of the source, learning remote control and a good helper vc++ Oh, vc6 source, including the MFC programming interface
remote
- 本书是VC++远程控制技术,有利子和源码,网络编程-This book is VC++ remote control technology, the advantageous the son, and the source code, network programming
002
- 《远程控制编程技术》的书籍及VC源代码,介绍了远程控制设计到的常用技术-" Remote Control Programming" books and the VC source code, describes the design of remote control technology to the common
Remote-control-programming
- 《远程控制编程技术》的全书源码下载,这些源码都是可以用vc++6.0重新编译的,像远程重启计算机、将键盘操作传递到远程计算机上、锁定ip等,如果您之前对VC远程控制编程不太懂,那么这些源码可作为入门到高级的全系列参考源码,有兴趣的还可找出这本书看一看,远程控制编程的一些VC++源码分享与大家。-failed to translate
CensorshipProgram-
- 一个网络监控程序,包括完整的服务端和客户端,有利于学习VC++的网络传输编程。-A network monitoring program, including complete service and client, is conducive to learning VC++ network transmission programming.
Monitor11
- 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! 要求: 1).远程控制模式架构,如基于主从模式; 2).远程控制功能实现,如开关机,远程监视; -Using server (Server), Client (Client) mode, the basic principles and the use of Socket Programming Windows m