登录
首页 » Windows开发 » 该TDI过滤驱动程序示例的目的是说明如何使用TDI红…

该TDI过滤驱动程序示例的目的是说明如何使用TDI红…

于 2022-02-21 发布 文件大小:476.23 kB
0 130
下载积分: 2 下载次数: 1

代码说明:

The goal of this TDI filter driver sample is to illustrate how to use TDI to redirect outbound TCP connections to a local proxy. -The goal of this TDI filter driver sample is to illustrate how to use TDI to redirect outbound TCP connections to a local proxy.

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

发表评论

0 个回复

  • 要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。...
    要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the number of search times will be displayed.when using this method ,first of all you should sequence the series bigger and bigger.For this reason the program shoule have the founction of secquencing.
    2023-06-28 05:30:04下载
    积分:1
  • ADO在向动态链接库文件
    ADO在WINCE中的动态链接库文件-ADO pulled in the dynamic link library file
    2022-02-02 15:13:55下载
    积分:1
  • It is 4 bit updown counter
    It is 4 bit updown counter
    2022-04-23 19:31:34下载
    积分:1
  • Description: 对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记...
    Description: 对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。 注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4. Input Format: 第一行输入数组中记录个数n 第二行输入n个有序的整型关键码,以空格隔开 接下来输入三个待查关键码,每个关键码占一行 Output format: 对于每个关键码,分别输出: 找到给定值之前的每一轮的low,mid,high及相比较的待查找序列中的关键码,以空格隔开 接下来一行输出查找到的位置 接下来一行输出变化后的待查找序列 -Description: The key codes for integers ordered sequence of binary search until the sorting sequence to an array of storage. If you find a complete set of records, returns to find the location of the next standard, and delete the key code is recorded if not find a complete set of records, returns 0, and a complete set of records inserted into the appropriate location, that is, the search was part of search. Find out the process for each one of the low, mid, high value, as well as compared to the value given the key code value and output of the last to find the locat
    2023-05-15 19:40:03下载
    积分:1
  • 在VC++环境下的双向循环链表基本操作
    在VC++环境下的双向循环链表基本操作-none
    2022-01-26 00:56:54下载
    积分:1
  • 网络Socket传输,          视频建控的源代码...
    网络Socket传输,          视频建控的源代码-Socket network transmission, video construction of the source code control
    2022-09-17 14:20:04下载
    积分:1
  • 演示控制面版的应用程序
    演示控制面版的应用程序-demo console applications
    2022-07-22 23:16:17下载
    积分:1
  • 一个扫描工具的源代码 非常好的工实用的工具
    一个扫描工具的源代码 非常好的工实用的工具-A source code scanning tools work very good and practical tool
    2022-02-11 16:50:42下载
    积分:1
  • ATL object wizard is just not restricted for ATL COM appwizards. It can be used
    ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary(non - COM) Win32 application utilizing the ATL window classes or develop console OLEDB consumer applications. ATL对象向导不限于 ATL COM 应用程序向导。它也可以用于满足要求的项目的任何应用程序中。你可以使用这个向导来创建普通的(非COM) Win32 应用程序,使用ATL窗口类或开发控制台OLEDB消费者应用程序。 来源: http://www.codeguru.com/atl/atlcompappwz.shtml-ATL object wizard is just not restricted for ATL COM appwizards. It can be used in any application provided the project meets certain requirements. You can use this appwizard to create ordinary (non- COM) Win32 application utilizing the ATL window classes or develop console OLEDB consumer applications. the ATL object guide is not restricted in ATL the COM application procedure guide. It also may use in the project any application procedure which answers the purpose. You may use this guide to found (non- COM) ordinary the Wi
    2022-02-10 10:47:45下载
    积分:1
  • Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日
    Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日志文件中读取计数器数据。功能可为强大,而且使用简单 。下面我就简单谈谈在VC中如何使用Windows的性能计数器。好,废话少说,我们开始。-Microsoft Windows NT/2000 provides a powerful set of APIs to access the system events and performance data of the many counters. We can get real-time counter to the values, they can log files from a counter reading data. Functions as a powerful, but simple to use. Now, I would simply talk about how to use the VC Windows performance counters. Well, nonsense least, we have begun.
    2022-05-28 01:04:29下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载