搜索资源列表
VBShowWinProcess.zip
- 列出Windows程序的进程
用Java编写HTML文件分析程序
- 用Java编写HTML文件分析程序 一、概述 Web服务器的核心是对Html文件中的各标记(Tag)作出正确的分析,一种编程语言的解释程序也是对源文件中的保留字进行分析再做解释的。实际应用中,我们也经常会碰到需要对某一特定类型文件进行要害字分析的情况,比如,需要将某个HTML文件下载并同时下载与之相关的.gif、.class等文件,此时就要求对HTML文件中的标记进行分离,找出所需的文件名及目录。在Java出现以前,类似工作需要对文件中的每个字符进行分析,从中找出所需部
Windows2000-XP服务级后门程序(源码)
- Windows2000-XP服务级后门远程控制程序源码-Windows-XP service-level backdoor remote control procedures FOSS
windows应用程序版的google搜索引擎源码
- 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN
vc简单的Windows远程控制代码yckzcode
- 本程序用vc++简单地实现了Windows远程控制代码.-vc the procedures used to achieve a simple remote control code for Windows.
FTP下载程序
- ftp下载程序 均在Windows 2000 和Visual Basic 6.0(SP6)的环境下测试通过 需要确保你的Visual Basic 6.0已经装了SP6 中文升级包,否则有些程序可能会出错。-ftp download all the Windows 2000 and Visual Basic 6.0 ( SP6) and the environment under the test of the need to ensure that you have Visual Bas
网络通信程序
- 一个基于windows api 的源程序...有很强的参考价值-a windows-based api of the source ... a strong reference value
T3DCHAP15
- windows程序设计游戏编程的方法的小程序的方法的实现方法的程序-windows programming game programming method small procedure for the realization of the process
FangHuoQiang
- 用VC++做的WINDOWS程序。简单的防火墙例子。能实现一般的功能。
windows-net
- 我们用得最多的协议是UDP和TCP,UDP是不可靠传输服务,TCP是可靠传输服务。UDP就像点对点的数据传输一样,发送者把数据打包,包上有收信者的地址和其他必要信息,至于收信者能不能收到,UDP协议并不保证。而TCP协议就像(实际他们是一个层次的网络协议)是建立在UDP的基础上,加入了校验和重传等复杂的机制来保证数据可靠的传达到收信者。关于网络协议的具体内容,可以参考专门介绍网络协议的书籍,这里直接探讨编程实现网络程序的问题。
用VC编写电子邮件程序
- 本文主要讲述如何使用Visual C++用MAPI编写E-mail程序。MAPI是包含在Windows之中的,因此不需要安装其他额外的部件。-this paper on how to use Visual C prepared using MAPI E-mail procedures. MAPI is among included in Windows, so there is no need to install additional components.
Windows Sockets
- 学习网络编程的好帮手,是一个简单易学的程序 对大家学习很有帮助-a good helper, is a relatively simple procedure to study very helpful to everyone
PURE-FTPD for WINDOWS 源码
- 著名的pure-ftpd服务器源程序,可以共大家学习探讨.本程序用vc编写.-famous pure-ftpd server source, we can learn to explore the total. The procedures used to prepare vc.
VPN 拨号程序源码WINDOWS下用
- VPN 拨号程序源码WINDOWS下用
netcat.zip netcat木马程序
- netcat木马程序。类似bo2000,用于获取对方机器上的信息。,netcat wooden horse procedure. Similar bo2000, uses in to gain on opposite party machine the information.
windows.tar
- 王艳平Windows程序设计源码 光盘里的内容都有了-WANG Yan-ping Windows programming source code CD-ROM s contents have been
windows-wifi-programming
- windows 下的wifi实现程序,希望对大家由帮助-Implementation procedures under the wifi windows, we hope by the help
《Windows Socket 编程第2版》中文版
- WINDOWS 网络程序,使用VC从入门开始逐步提高,可以按照书中的代码直接编程。(WINDOWS network program, the use of VC began to gradually improve from the entry, you can direct the code in accordance with the book programming.)
Windows-网络与通信程序设计
- 一本介绍windows下的网络编程书籍,可以学习下(An introduction to the windows network programming books)
Windows网络与通信程序设计(第2版)源代码
- 本教程结合大量的实例,介绍了开发Windows网络应用程序的必备知识,并完整地讲述了几个Windows网络应用程序实例的开发过程(Combined with a large number of examples, this tutorial introduces the necessary knowledge of developing windows network applications, and describes the development process of several e