搜索资源列表
netblock.zip
- 一个使用IPHelper API写的IP地址过滤程序
广告过滤小程序
- 可以过滤浏览网页时广告的小程序,由VC利用MFC编写。-filter can visit the website at a small advertising procedures used by the VC MFC prepared.
过滤广告
- 这是一个广告过滤的程序源码,有很好的学习价值-Filter the popup window or AD information of the IE browser.
WIN2000下利用汇编做文件过滤驱动程序
- WIN2000下利用汇编做文件过滤驱动程序-using WIN2000 compilation paper filter driver
过滤透明色
- 本程序采用VC++6开发,主要用于将一些美工提供的位图资源由于某些原因在图像周圈存在同指定的透明颜色(软件开发中一般为粉红色RGB(255,0,255))略有不同的毛刺杂色,在软件界面中显示这些位图时这些杂色会显示出来,用常规软件中的画刷来处理这些杂色既费时又可能损坏原图。这个小程序采用逐个像素处理法可方便快速的解决这个问题。提供全部VC源码。-the procedures used six VC development, some of the major artists for the Bi
simple1394
- wdm中1394的过滤程序 对你开发非常有帮助-wdm which 1,394 filtration procedures you develop very helpful
DataGrid过滤程序
- DataGrid过滤程序/ DataGrid过滤程序-DataGrid filtration / filtration DataGrid procedures
passthrufilter
- 基于ndis开发的中间层过滤程序,以及预留的I/O control 接口-based on the development of the NDIS intermediate layer filter process, and reserved the I / O interface control
FilterEnter
- 用C++编制字符过滤程序 利用vc++6.0-C compiled characters filtration using vc 6.0
IPFilter_DDK
- 基于内核驱动的IP包过滤程序示例代码(一). 该代码是个测试程序,调用驱动实现包过滤. 驱动源码将在下期上载.-based on the kernel-driven IP packet filtering procedure code examples (1). The code is a test procedure Call Drive packet filtering. Driver source code will appear in the next issue availab
数据包截获程序
- 一个很好的vc编程,一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.. -a good vc programming, a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the r
vista最新过滤程序
- Vista下的最新数据包过滤技术
文件加密保护的过滤驱动程序源代码
- 文件加密的过滤驱动程序,适用于大部分的文件加密软件
packet filtering firewall
- 一个简单的包过滤程序,有界面,据IP地址过滤
基于minifilter技术的过滤驱动透明加解密程序
- 基于minifilter技术的过滤驱动透明加解密程序,驱网下载需要100点-Minifilter technology filter driver based on transparent encryption and decryption process, download the required drive nets 100 points
filter
- 基于中间层驱动的一个包过滤程序,实现简单的自定义过滤功能。-Based on middle-tier driver a packet filtering program to achieve a simple, custom filtering.
Kb_sniff_Mp
- Windows2000及以上系统下的键盘过滤程序(开发语言为C语言)-Windows2000 and above the keyboard filtration systems (development language is C language)
1817184
- wdm中1394的过滤程序 对你开发非常有帮助 很好的东西(1394 in WDM filter program development is very helpful to you very good things)
Vel_Filter
- 能够对地震数据的线道号进行制定商数间隔的线道号过滤(To the seismic data line road line road, development quotient interval filter)
基于VC++的包过滤防火墙
- 本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要