-
Rc4
采用c++实现RC4加密解密算法,该代码可以加密解密任意格式的文件( U91C7 u758ccc_cn R U6587 u4EF6)
- 2021-02-28 16:49:35下载
- 积分:1
-
znfatstm32
znfat的STM32的移植的范例 非常好用
- 2010-07-04 12:51:53下载
- 积分:1
-
WinSockUDP
VC UDP通讯,后台服务器
FileMana.cpp
FileMana.h
Login.cpp
Login.h
resource.h
SocketUdp.cpp
SocketUdp.h
StdAfx.cpp
StdAfx.h
WinSockUDP.aps
WinSockUDP.clw
WinSockUDP.cpp
WinSockUDP.dsp
WinSockUDP.dsw
WinSockUDP.h
WinSockUDP.ncb
WinSockUDP.opt
WinSockUDP.plg
WinSockUDP.rc
WinSockUDP.sln
WinSockUDP.vcproj
WinSockUDP.vcproj.T400-CKX.Administrator.user
WinSockUDPDlg.cpp
WinSockUDPDlg.h( FileMana.cpp
FileMana.h
Login.cpp
Login.h
resource.h
SocketUdp.cpp
SocketUdp.h
StdAfx.cpp
StdAfx.h
WinSockUDP.aps
WinSockUDP.clw
WinSockUDP.cpp
WinSockUDP.dsp
WinSockUDP.dsw
WinSockUDP.h
WinSockUDP.ncb
WinSockUDP.opt
WinSockUDP.plg
WinSockUDP.rc
WinSockUDP.sln
WinSockUDP.vcproj
WinSockUDP.vcproj.T400-CKX.Administrator.user
WinSockUDPDlg.cpp
WinSockUDPDlg.h)
- 2012-05-24 14:41:07下载
- 积分:1
-
UAV-cooperative-search
多无人机覆盖搜索是无人机的一项主要任务,将搜索区域进行分割后,每个子区域内成为单机覆盖搜索问题,大大降低了任务难度.对无人机的平行搜索策略进行了详细的分析,针对平行搜索策略给出了搜索起始点、转弯关键点、搜索终点的判断依据,使得区域覆盖率达到100% .分析了最小转弯半径对搜索路径的影响(More search UAV coverage is a major task UAV, after the search area is divided, within each sub-region a single search covering problems and greatly reduce the difficulty of the task. UAV parallel search strategy a detailed analysis for parallel search strategy given the starting point of the search, the key turning point, the end point of the search is determined on the basis of such regional coverage to 100 . The influence of minimum turning radius of the search path)
- 2016-10-09 10:31:50下载
- 积分:1
-
levelfms
此应用程序不仅表明了基本的使用Microsoft基础类,而且也是一个起点书面申请。(This application not only demonstrates the basic use of Microsoft Foundation Classes, but also a starting point for an application in writing.)
- 2009-05-07 08:02:01下载
- 积分:1
-
viterbi_ultmate
维特比译码算法,用 VC++编写的(3,1,2)码译码过程,(Viterbi algorithm, using VC++ to prepare the (3,1,2) code decoding process,)
- 2020-06-30 04:20:02下载
- 积分:1
-
C1
说明: 用c做的一个智力小游戏,能够够锻炼新学者的能力(C to do with an intellectual game can be enough to exercise the capacity of the new scholars)
- 2009-09-01 08:25:45下载
- 积分:1
-
Recxy
生成理论记录模块,适合物探方面编程,仅供参考(generated record theory module, suitable geophysical aspects programming, for reference purposes only)
- 2007-01-18 10:55:09下载
- 积分:1
-
bp121
matlab小波分析程序,包括回归分析和概率统计,最大信噪比的独立分量分析算法。( matlab wavelet analysis program, Including regression analysis and probability and statistics, SNR largest independent component analysis algorithm.)
- 2017-04-20 17:24:40下载
- 积分: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