-
dsp
这是关于现代信号处理的一些课件,主要讲述了有关离散序列的傅里叶变换等(This is about some of the courseware of modern signal processing, mainly tells about the discrete Fourier transform sequence)
- 2010-12-29 16:10:55下载
- 积分:1
-
weitutouming
很强大的位图显示,以及位图透明显示的代码(Very powerful bitmap display, and bitmap transparent display code)
- 2011-09-08 10:35:26下载
- 积分:1
-
bpsk
用C++实现BPSK的仿真,包括信源,调制,信道,解调,计算误比特率(Using C++ implementation BPSK simulation, including source, modulation, channel, demodulator, bit error rate calculation)
- 2020-12-11 14:59:17下载
- 积分:1
-
OPENGL32
包括全部opengl编程中所需的dll (Including all the required dll opengl programming)
- 2013-06-08 15:29:29下载
- 积分:1
-
scale_input
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2015-08-06 09:22:06下载
- 积分:1
-
voiceRecognitionSX
这是一个基于DTW的语音识别算法,由matlab实现,相信对大家有帮助。(This is a DTW-based speech recognition algorithm by matlab to achieve, I believe that everyone has to help.)
- 2013-11-18 16:14:02下载
- 积分:1
-
cameraCali
张正友标定法,标定图像,将图像进行校正,是当今用的最多的方式方法(This method is so good, I have transferred through this. And it is very useful for the IT workers. This is my first code. Thank you every one.)
- 2015-05-03 23:45:36下载
- 积分:1
-
PLS-regression
王惠文-(book)偏最小二乘回归方法及应用1 (Wang Huiwen- (book) and application of partial least squares regression method 1)
- 2021-01-26 15:48:41下载
- 积分:1
-
MyPolyStock
实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率(It s a good implement of convex polygon stock.)
- 2021-04-19 23:08:50下载
- 积分: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