-
ModbusClient
Modbus TCP/IP协议client端源代码(Modbus TCP/IP protocal test)
- 2009-06-10 23:02:44下载
- 积分:1
-
ERLANGB
仿真排队论,统计不同话务量的情况下的阻塞率(Simulation of queuing theory, statistical difference in cases where traffic blocking probability)
- 2009-12-12 16:56:16下载
- 积分:1
-
fenxingtu
分形图 。计算机图形学实验内容之一。
用C++语言编写的画分形图的源代码。(Fractal images. One of the elements of computer graphics experiments. C++ language with painting the source code of fractal images.)
- 2020-07-27 11:08:40下载
- 积分:1
-
MySlide
自绘的滑块控件。显示进度等信息。。汽车仪表(Since the painting of the slider control. Display progress and other information. . Auto Meter)
- 2014-01-25 13:27:32下载
- 积分:1
-
MATLAB
说明: MATLAB与C/C++混合编程代码,包括MATLAB引擎,MAT共享,MEX技术,COM,Mideva工具(MATLAB and C/C++ mixed programming code, including MATLAB engine, MAT share, MEX technology, COM, Mideva tools)
- 2021-03-04 13:59:32下载
- 积分:1
-
hero.tgz33
一个游戏的源代码(a game's source code)
- 2004-09-25 00:09:19下载
- 积分:1
-
PolyMulPoly_list
用stl实现多项式字符串相乘,用list实现,已测试。(Stl string using polynomial multiplication, with the list implementation, have been tested.)
- 2013-10-01 15:44:48下载
- 积分:1
-
curvelet
curvelet图像融合,一个很好的程序,对大家应该有帮助(curvelet fusion)
- 2020-09-03 11:18:06下载
- 积分:1
-
OFDMblindidentification
基于子空间的
OFDM盲识别和检测,使用MATLAB实现(blind OFDM identificaiton)
- 2010-10-04 21:09:14下载
- 积分:1
-
DNS_Redirect
驱动级域名劫持
就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。
观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP:
bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)
- 2014-02-13 13:30:04下载
- 积分:1