-
167574
list of viterbi编译码算法,编码结构能够任意变化,对初学者来说不错()
- 2017-12-30 22:24:38下载
- 积分:1
-
CHAP40
There is no souse code. Just trash
- 2015-06-23 15:27:47下载
- 积分:1
-
CapturePacket
网络抓包与协议分析,实现图形用户界面,能利用原始套接字编程接口(winpcap)进行抓包,能对抓包的内容进行分层显示和各字段数值显示,可对抓包进行过滤,将抓包的内容存入数据库。
(Network packet capture and protocol analysis, graphical user interface, to use raw socket programming interface (winpcap) conducted capture, able to capture and display the contents of each field value hierarchical display, capture can be filtered, The capture of the content stored in the database.)
- 2021-03-28 15:59:11下载
- 积分:1
-
c# WPF常用控件大全(组件合成功能)
组件合成功能
- 2019-06-13下载
- 积分:1
-
C# 简单的HTTP抓包例子源码下载
调用底层抓包的例子
- 2015-03-26下载
- 积分:1
-
DM9000ARMUCOSII
说明: 此源码是在ucos-II操作系统下,ARM处理器的网卡驱动程序,很有借鉴意义。(This source is ucos-II operating system, ARM processor card driver of referential significance.)
- 2009-08-03 10:42:44下载
- 积分:1
-
HttpHelper类,用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理
C#HttpHelper实现了C#HttpWebRequest抓取时无视编码,无视证书,无视Cookie,并且实现的代理的功能,使用它您可以进行Get和Post请求,可以很方便 的设置Cookie,证书,代理,编码问题您不用管,因为类会自动为您识别网页的编码。 HttpHelper类,用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理。
- 2014-08-02下载
- 积分:1
-
Appendix26
Icmp高级编程 代码在vc++6.0下调试通过(ICMP high-level programming code vc++ 6.0 debugging through)
- 2008-08-21 17:20:39下载
- 积分:1
-
comt
com密码获取 获取IE密码源码 软键盘密码等等一系列(com password to obtain access to the the IE password source soft keyboard password so a series of)
- 2013-02-02 23:02:53下载
- 积分:1
-
WinpkFilter
一个高性能的网络数据包处理架构,利用WinpkFilter可以利用应用层函数直接对数据包进行处理,甚至可以在应用层函数sleep()延缓数据包发送(WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network activity without having to write low level TDI or NDIS driver code.
WinpkFilter is more than just a firewall development kit for Windows. With WinpkFilter you can make an application that inserts itself into the Windows network stream: custom firewall solution, internet connection sharing (NAT), IP shaper, VPN and many other low-level network solutions completely in user-mode using your favorite development environment: Visual C++, Visual C#, Delphi, Visual Basic, C++ Builder and etc.
Using WinpkFilter requires no experience in kernel mode programming on your behalf since WinpkFilter provides you with powerful user level API. However, if you need to implement your solution (to achieve better performance) in kernel mode you can use well-documented raw IOCTL interface as well. )
- 2020-10-04 18:07:40下载
- 积分:1