虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

温度<b>湿度</b>检测系统

  • 这是我本科的毕业设计的文档

    这是我本科的毕业设计的文档,题目是入侵检测系统的设计与实现

    标签: 毕业设计 文档

    上传时间: 2015-10-27

    上传用户:牛布牛

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 这是snort的官方开发手册

    这是snort的官方开发手册,snort是开源的入侵检测系统,方便大家研究。

    标签: snort

    上传时间: 2016-01-19

    上传用户:3到15

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • 本设计采用STC单片机实现对时钟芯片DS1307及128x64LCD的控制

    本设计采用STC单片机实现对时钟芯片DS1307及128x64LCD的控制,系统由STC单片机控制部分和时钟芯片及液晶显示部分组成。该系统由单片机作为主控机控制各个模块的运行,报时、定时准确并能够在LCD上清晰的显示万年历、温度。除此以外,该系统还能够进行简单的单片机实验,包括程序下载、串口调试等。

    标签: 1307 128x STC 128

    上传时间: 2016-03-20

    上传用户:nanfeicui

  • 使用单片机开发数据采集卡

    使用单片机开发数据采集卡,使用串行AD芯片完成多路数据采集,用于自动化检测系统。

    标签: 用单片机 数据采集卡

    上传时间: 2014-01-09

    上传用户:stewart·

  • 多模式字符串匹配算法WU-MANNER算法的实现

    多模式字符串匹配算法WU-MANNER算法的实现,从入侵检测系统SNORT提取出来。

    标签: WU-MANNER 多模式 匹配算法 字符串

    上传时间: 2013-11-30

    上传用户:dreamboy36

  • 冲击波清除者病毒源代码通过RPC的漏洞攻击网络中的计算机

    冲击波清除者病毒源代码通过RPC的漏洞攻击网络中的计算机,蠕虫感染系统后会自动清除系统中的冲击波病毒,然后根据系统语言版本是简体中文、繁体中文、韩文、英文以及系统是Windows 2000还是Windows XP分别到微软站点下载相应的MS03-026补丁,并能检测系统时间,如果系统时间是2004年,就自动清除自身

    标签: RPC 清除 攻击 病毒

    上传时间: 2013-12-26

    上传用户:xg262122

  • 有了合适的处理对象

    有了合适的处理对象,剩下的就是技术问题了。在数字运动检测中运用的关键技术有图像数据读取、图像的中值滤波、图像灰度化、图像梯度的获取、图像特征区域的确定、两幅图像的匹配、图像二值化、图像细化、图像去离散点的操作、物体的区域定位、物体中心点的取得,最后再从图片中得到物体运动轨迹。本运动检测系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹。本文主要阐述了什么是数字图像处理、数字图像处理的基本要求、数字图像处理的实践及开发工具的特点、功能、

    标签: 对象

    上传时间: 2013-12-11

    上传用户:shinesyh

  • 为了确保校园网的安全

    为了确保校园网的安全,查找出可能的攻击,本文设计并实现了一个简单的基于规则的网络入侵检测系统。整个系统可实现网络抓包、入侵检测和日志记载,能够检测出目前黑客最常用的一些攻击手段。本文还阐述了网络入侵检测系统的基本原理、功能与结构、检测引擎的构造、现有的检测技术、国内外最新的有关产品及发展方向;分析了校园网的入侵检测需求;说明了校园网入侵检测系统的内部机制和实现方法;最后还介绍了网络入侵检测系统的规则应用。

    标签: 网的安全

    上传时间: 2016-08-03

    上传用户:15071087253