1)system call系统调用
1.The new method of the state-transition detection based on sequences of system calls;基于系统调用序列的状态转换检测新方法
2.Markov chain intrusion detection model based on system call macro;基于系统调用宏的马尔可夫链入侵检测模型
3.Research on system call sequence audit based on genetic algorithm;基于遗传算法的系统调用序列审计研究
英文短句/例句
1.open disk file system call开磁盘文件系统调用
2.The Research of a Computer Immune System Based on System Call;基于系统调用的计算机免疫系统研究
3.Research and Application of System Call in Intrusion Detection;系统调用在入侵检测中的研究与应用
4.Anomaly Detection System with System Calls Based on Hidden Markov Model;基于隐马尔可夫模型的系统调用异常检测系统
5.Research of Anomaly Intrusion Detection Based on System Call;基于系统调用的异常入侵检测系统研究
6.modulator for carrier-current line systems调制器,载波线路系统用
7.DISCUSSION OF THE MULTIPLEX MODEM IN POWER SYSTEM电力系统用复用型调制解调器的探讨
8.modem for carrier-current line systems调制解调器,载波线路系统用
9.Universal Report System Design and Application in Railway Bureau Dispatch Management Information System;铁路分局调度系统中通用报表系统设计与应用
10.Research on Scheduling Algorithms in Multi-User MIMO System多用户MIMO系统的用户调度算法研究
11.Optimization of Energy Consumption in Chemical Industry with Aspen Plus and Pinch Technology System用Aspen Plus和夹点技术系统调优化工用能
12.A novel codebook based multiuser scheduling in MIMO system使用码本的MIMO系统多用户调度
13.implementation of an automated refuse collection system and a district cooling scheme for air-conditioning;采用自动垃圾收集系统及区域水冷空调系统;
14.Research on Optimal Dispatching of Long-Term Generation in Hydropower System & Application Software;水电系统长期优化调度及系统应用软件研究
15.Application of DC Servo System in Focus System Based on DSP;基于的DSP直流伺服系统在调焦系统中的应用
16.Research and Application of Decision Support System for Scheduling of Complicated Flood Control System;复杂防洪系统调度决策支持系统研究与应用
17.The Application of Monotone Control Systems Theory to Some Biology Systems;单调控制系统理论在若干生物系统中的应用
18.Study on Terminal-handed System and Dispatch System of DWMS;DWMS手持终端系统与调度系统的研究与应用
相关短句/例句
system calls系统调用
1.When an intrusion actually occurs,it generates a number of abnormal system calls,and as a result,the neighboring sequences of system calls will not match the normal sequences.HMM用来检测一个系统调用短序列是否异常,根据异常系统调用短序列占该进程所有短序列的百分比来判断该进程是否是入侵。
2.This paper has researched method of constructing detector in computer immune system based on system calls, enhanced veracity of detector by improving replacement algorithm of circulation sequence, and has optimized recognition rules by genetic algorithms.本文研究了基于系统调用的计算机免疫系统中检测器的构造方法,通过改进循环序列的置换算法来处理嵌套循环序列,以提高检测器的准确度,并使用遗传算法优化了检测器规则库。
3.At the moment there are a lot of vicious LKMs,most of them modify Linux system calls.目前存在大量的恶意LKM(Loaded Kernel Module),其中大部分都是修改Linux系统调用的。
3)system-call系统调用
1.Analysis and research of system-call mechanism in embedded Linux system;嵌入式Linux系统中系统调用机制的分析与研究
2.Design of an Intrusion Detection Model Under Linux Based on System-call Monitoring;基于系统调用监控的Linux入侵检测模型设计
3.PH monitors every executing process on a computer at the system-call level,and responds to anomalies by either delaying or aborting system calls.对入侵的自动反应是当前计算机社会一个未解决的重要问题,一个称为PH(processhomeostasis)的系统能在目标系统受到危害之前成功地检测并阻止入侵,PH在系统调用的层次上监测计算机上所有活动的进程,并且通过延滞或中断系统调用的方法对异常作出反应。
4)ptraceptrace系统调用
5)table of system calls系统调用表
6)Linux system callLinux系统调用
1.The information of linux system call plays an important role in describing the security state of computer system.linux系统调用信息对于描述主机系统的安全状态有重要的作用,论文分析了linux系统调用信息在入侵检测中的应用;阐述了入侵检测系统HostKeeper中系统调用传感器的原形框架、软件设计和实现方法;并给出了利用linux系统调用信息进行入侵检测的实验结果。
延伸阅读
Pro/E中快速调用外部程序当我们在使用proe进行设计时,难免会使用一些外部的应用程序 通常我们都会把proe最小化到桌面后去寻找所需要的次序、或者在Windows的程序组中寻找 这样比较不方便。其实利用proe的mapkey功能就可以解决这个问题,下面以使用计算器为例首先,建立一个bat文件,编辑以下 @echo off REM Start Calculator set C:\WINNT\SYSTEM32 start calc.exe exit 然后在proe中打开Environment > Mapkeys > New如下图的操作保存后就可以在proe中以快捷键F10打开Windows的计算器程序了依次类推可以其他的快捷键打开任意应用程序。
