搜索资源列表
CSharp-CSharp
- C#抓包工具实现源代码(转)2009-11-09 用wireshark的命令行模式和windump抓包有时候很难满足抓包的需求,比如我们在一台http服务器上抓http的某个头是指定值的包及iis给其的响应,而其它的包都不要,用现有工具好像就不好实现了,winddump的规则也顶多指定协议、端口之类,具体包的内容过滤上好像就束手无策了,于是想自己做一个,找了一些wincap开发的资料,貌似c#相关的资料不多,找到一个却不能调试,于是又找了一篇讲c#监控网络流量的文章,改造了一下,做了一个命令行抓
The-Multikernel-A-New-OS-Architecture-For-Scalabl
- By Andrew Baumann,Simon Peter,Timothy Roscoe,Adrian Schüpbach, and Akhilesh Singhania, Systems Group ETH Zurich By Paul Barham,Tim Harris, and Rebecca Isaacs, Microsoft Research By Pierre-Evariste Dagand, ENS Cachan Bretagne 2009 Investiga
Algorithm Design
- 本书围绕算法设计技术组织素材,对每种算法技术选择了多个典型范例进行分析。本书将直观性与严谨性完美地结合起来。每章从实际问题出发,经过具体、深入、细致的分析,自然且富有启发性地引出相应的算法设计思想,并对算法的正确性、复杂性进行恰当的分析、认证(Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a ran