-
Viterbi
(2,1,3)卷积码的Viterbi译码C程序,已经验证成功((2,1,3) convolutional code C of the Viterbi decoding process, has proved to be successful)
- 2020-12-21 19:39:07下载
- 积分:1
-
calculatoraAVR
calculator with AVR microcontrller
- 2013-07-19 14:39:04下载
- 积分:1
-
SPIFI
说明: 用于恩智浦spifi的外部flash的调用及使用(for NXP extern flash)
- 2019-03-13 16:20:29下载
- 积分:1
-
visualport
这是一个虚拟串口和红外口的例子的源代码。(This is a virtual serial port and infrared mouth of the source code examples.)
- 2007-03-22 11:11:40下载
- 积分:1
-
ble_app_uart_140321
nrf51822串口透传程序,可更改波特率(51822 uart software)
- 2014-06-04 14:07:33下载
- 积分:1
-
stm32 直流电机编码器
stm32直流电机电机编码器 定时器编码器模式(timer encoder mode........)
- 2020-06-19 06:40:02下载
- 积分:1
-
AD7682驱动程序
说明: AD7682AD采集驱动程序,经过调试验证,可以使用。(AD7682 AD acquisition driver, after debugging and verification, can be used.)
- 2020-06-23 14:00:01下载
- 积分:1
-
OTMatlab
凸包绘制源程序Matlab的实现,凸包Matlab绘制(Convex hull draw Matlab source implementations)
- 2015-01-13 22:22:22下载
- 积分:1
-
kiufing-V2.7
构成不同频率的调制信号,基于K均值的PSO聚类算法,窗函数法设计一个数字带通FIR滤波器。( Constituting the modulated signals of different frequencies, K-means clustering algorithm based on the PSO, A window function design FIR digital band-pass filter.)
- 2020-12-03 20:19:25下载
- 积分: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