• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2011, Vol. 33 ›› Issue (8): 154-157.

• 论文 • 上一篇    下一篇

0/1背包问题在动态自适应多媒体处理方法中的应用研究

赵旭   

  1. (西安工程大学计算机科学学院,陕西 西安 710048)
  • 收稿日期:2010-07-30 修回日期:2010-11-20 出版日期:2011-08-25 发布日期:2011-08-25
  • 作者简介:赵旭(1978),男,陕西西安人,硕士,讲师,研究方向为网络安全。
  • 基金资助:

    陕西省教育厅专项科学研究项目(2010JK568);西安工程大学基础研究基金项目(XGJ08006)

ZHAO Xu   

  1. (School of Computer Science,Xi’an Polytechnic University,Xi’an 710048,China)
  • Received:2010-07-30 Revised:2010-11-20 Online:2011-08-25 Published:2011-08-25

摘要:

针对Snort网络入侵检测系统在大网络流量下丢包率高的问题,曾提出使用动态自适应多媒体处理方法来降低其丢包率,收到良好效果。本文在前期研究基础上,将0/1背包问题的最优化思想用于动态自适应多媒体处理方法的主要决策步骤中,分别利用动态规划的向前处理法和向后处理法从正反两个方向做出决策并求解。通过这种方法,使Snort在一段网络流量区间内,能够将有限的处理能力集中在更具危险性的多媒体数据包上。实验证明,该方法能有效提高易带危险信息的多媒体数据包的检测率。

关键词: NIDS, 多媒体, 0/1背包问题

Abstract:

Addressing the problem of high rate of dropping packets in high network flow of the Snort network intrusion detection system, the author proposes a method of dynamic selfadapting multimedia data processing to reduce the packet loss rate of Snort and receives good results. In this paper, based on the preliminary studies, an idea of optimizing the 0/1 knapsack problem is applied to the main decisionmaking steps of the method of dynamic selfadapting multimedia data processing, the forward approach and the backward approach in dynamic programming are used respectively to make decisions and solve the problem from both positive and negative directions. In this way, the limited processing power of Snort can be focused on the more dangerous multimedia data packets when network traffic is in a certain range. The experiments show that the method can effectively improve the detection rate of multimedia data packets with dangerous information.

Key words: network intrusion detection system;multimedia;0/1 knapsack problem