Sniffer案例集锦、蠕虫病毒流量分析、Dos攻击流量分析、路由环流量分析
上传时间: 2016-06-26
上传用户:
BIOS和DOS中断大全,对学习汇编的大大有用啊,希望大家喜欢
上传时间: 2016-06-27
上传用户:源弋弋
A 2-D ECG compression algorithm based on wavelet transform and vector quantization
标签: quantization compression algorithm transform
上传时间: 2016-06-27
上传用户:sammi
用汇编语言实现的类似DOS下打字的游戏,可供学习汇编、课程设计参考。
上传时间: 2016-06-29
上传用户:watch100
黑客基础之DOS 攻击(极品中极品) net use \\ip\ipc$ " " /user:" " 建立IPC空链接 net use \\ip\ipc$ "密码" /user:"用户名" 建立IPC非空链接 net use h: \\ip\c$ "密码" /user:"用户名" 直接登陆后映射对方C:到本地为H: net use h: \\ip\c$ 登陆后映射对方C:到本地为H: net use \\ip\ipc$ /del 删除IPC链接
上传时间: 2016-07-02
上传用户:playboys0
1.用RS-232的零MODEM的连接法连好两机的连线; 2.用DOS的MODE命令设置好两机的通讯格式,两机的通讯格式必须一致。 3.用DEBUG的0命令将一数发送到串行口(2F8H-3F8H),然后在另一台机上用I命令读入串行口的内容。如果发送的内容与接收的内容一致,说明两机已连好线,否则必须检查连线,直到两机可通讯为止; 4.编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 5.编一程序,通过RS-232C口进行一台机到另一台机的文件复制。
上传时间: 2016-07-02
上传用户:kr770906
Ajax(Asynchronous JavaScript + XML)的定义 基于web标准(standards-based presentation)XHTML+CSS的表示; 使用 DOM(Document Object Model)进行动态显示及交互; 使用 XML 和 XSLT 进行数据交换及相关操作; 使用 XMLHttpRequest 进行异步数据查询、检索; 使用 JavaScript 将所有的东西绑定在一起。英文参见Ajax的提出者Jesse James Garrett的原文。 类似于DHTML或LAMP,AJAX不是指一种单一的技术,而是有机地利用了一系列相关的技术。事实上,一些基于AJAX的“派生/合成”式(derivative/composite)的技术正在出现,如“AFLAX”。 含实例源码。
标签: standards-based Asynchronous presentation JavaScript
上传时间: 2016-07-03
上传用户:tfyt
This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main function to show how it works. There also included 2 papers that we published on this algorithm.
标签: coherence the estimate function
上传时间: 2016-07-03
上传用户:athjac
on symbol timing for ofdm based mobile communication system on symbol timing for ofdm based mobile communication system
标签: mobile symbol timing based
上传时间: 2013-12-27
上传用户:894898248
dos下检测pci设备列表的PASCAL代码
上传时间: 2013-12-17
上传用户:chens000