查询词典 data capture
- 与 data capture 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Communication;Communication systems;Communication technology;Components;Data;Data description;Data management;Data processing;Data processing system;Data records;Data representation;Data transfer;Definition;Definitions;Earth's surface;Encoding;Geodesy;Geographic information;Geographical;Geography;Geology;Geomatics;Geotechnics;Information;Information exchange;Information processing;Information technology;Metadata;Metafile;Quality;Quality assurance;Schemes;Specification;Topology
中文标题地质信息。数据描述。元数据中文主题词大地测量学;数据描述;编码;数据;传播学;传播技术;数据管理;数据处理;数据表示;地理学;元部件;通信系统;元数据;数据记录;信息处理;数据传送;拓扑学;地质学;大地构造学;数据处理系统;图表;定义;规范;地质信息;地球表面;地质信息管理;元文件;信息交流;地质的;信息;信息技术
-
There are two capture modes: the capture of the desktop and the capture only active window.
在 Windows 系统中抓图,最简便的方式是使用系统内建的抓图键。
-
Which includes many helpful tools like Capture window, Capture region, Capture color, ruler, font Viewer, reveal password, privacy eraser, a tweaker and much more utilities ...
其中包括像捕获窗口许多有用的工具,捕捉地区,捕捉色彩,统治者,字体查看器,显示密码,隐私橡皮擦,一调教和更多工具。。。
-
It allow you to capture desired desktop screen pictures at will and select capture area in rectangle, ellipse, window, control, menu and custom shapes etc., even hard-to-grab DirectX capture, surfaces of DVD players and video games, long pages with a vertical scroll bar.
它可让您捕捉理想的桌面屏幕图片的意愿和选择捕获面积在矩形,椭圆,窗口,控制,菜单和自定义形状等,甚至强硬,以抓DirectX的捕获,表面的DVD播放机和视频游戏,长期的页面与垂直滚动条。
-
It also appeared that if the existence of exogamous tribes either actually capturing their wives, or observing the symbol of capture in their marriage ceremonies, should be established in a reasonable number of cases, it would be legitimate inference that exogamy has prevailed wherever we find a system of capture, or the form of capture, existing.
它同样表明,如果外婚部落的存在(无论是实际地捕获他们的妻子,还是在婚礼中刻意表现劫夺的象征)有相当数量的案例加以确定,这将是合理的推论,在任何我们发现系统的劫掠或形式的劫掠存在的地方,都流行外婚。
-
At the same time, the anti-attack ability of the system is also improved. Even if some analysis module cannot work, it does not affect other modules. The packet capture module is the base of entire system. At present, most NIDS develop their packet capture module based on libpcap library whose windows edition is winpcap. Allowing for capturing efficiency and self-determined intellectual property and cooperation of each module, we program protocol driver to capture packets. By following methods such as filter in driver and decrease packet copies between user mode and kernel mode, we enhance the capturing efficiency.
网络数据包采集模块是整个系统高效工作的基础,目前国内外的大多数网络入侵检测系统的数据采集模块,都是利用libpcap提供的函数库来实现,其在Windows下的版本为winpcap,考虑到采集效率、自主知识产权、采集模块与系统其他模块的配合等因素,我们采用自己编写协议驱动程序来采集数据包,并通过在驱动程序中实施过滤、减少数据包在用户态空间和核心态空间之间拷贝的次数等方法,提高采集的效率。
-
The data capture mainly gathers the data from the network. Protocol analysis can analyse every segment of the data packet according to protocol standard. Data recover can recover all the data of the application layer of the TCP connection. IP spoofing can construct all kinds of packets and realize the network attack. Real-time interruption can interrupt the TCP connection of Both sides of communication as the third party. Fire wall can realize network access control. Then the system can protect the network information safety from many aspects.
数据捕获主要完成从网络采集数据的功能;分析还原包括协议分析和数据还原两部分内容,协议分析可以对捕获到的数据包按照网络协议规范分别进行各协议字段分析,数据还原功能可以将每条TCP连接中传输的所有应用数据进行重新组合,还原出原来数据的内容;IP欺骗指构造各种功能的数据包,实现网络攻击;实时阻断指第三方实时阻断通信双方的TCP连接,禁止他们进行数据通信;防火墙主要实现网络访问控制,保护内部子网的功能。
-
Noting with concern that effective management of marine capture fisheries has been made difficult in some areas by unreliable information and data caused by unreported and misreported fish catch and fishing effort and that this lack of accurate data contributes to overfishing in some areas, and therefore welcoming the adoption of the Strategy for Improving Information on Status and Trends of Capture Fisheries and the development of the Fishery Resources Monitoring System initiative by the Food and Agriculture Organization of the United Nations to improve knowledge and understanding of fishery status and trends
关切地注意到,由于鱼获量和捕捞作业的漏报或误报致使信息和数据不可靠,因此很难在有些地区有效地管理海洋捕捞业,且这种缺乏准确数据的情况造成一些地区捕捞过度,为此欣见联合国粮食及农业组织通过《改进有关捕捞业状况和趋势的信息的战略》和提出建立渔业资源监测系统的倡议,以便进一步认识和了解渔业的状况和趋势
-
This paper summarizes the background and advantage of data mining, as well as the significance of data mining in the scientific research management of colleges and universities firstly, and then discusses the theory of data mining, association rules and the ideas of main algorithm, analyzes the classic Apriori algorithm and its existing problems as well as the basic solutions. After that, this paper proposes Multi-Dimensional Apriori algorithm which is designed specially for the mining of this paper; Then describes the structure of scientific research data mining system, defines subject-oriented mining tasks, including: mining the data about research projects, mining the data about papers, mining the data about academic writings. The association mining process is implemented by programing, a number of stimulating association rules are found, interpreted and analyzed.
本文首先综述了数据挖掘的研究背景、意义以及数据挖掘技术在高校科研管理中的应用现状和意义,然后在对数据挖掘相关理论、关联规则思想及主要算法进行讨论,分析经典Apriori算法及其存在的问题、基本解决方案后,提出了适合本文挖掘的多维Apriori算法的设计方案,并应用于本文挖掘中;接着论文介绍了科研数据的关联挖掘系统的结构,确定了面向主题的挖掘任务,包括:科研项目信息的挖掘、论文信息的挖掘、学术专著信息的挖掘等;设计了关联规则的实施过程,并通过程序编码得以实现,获得了多条有启发性的关联规则,并对其进行了解释与分析。
-
In this paper, each of single data stream that is included in data streams has same attributes set as other,the unit of single data stream is tuple,and same attributes set is included in each of these tuples.Reservoir algorithm is used to sample from these single data stream respectively,then some multiple snapshot windows are constructed,the relationship between these single data stream and multiple snapshot windows is bijective mapping,the relationship between attributes that are included in tuple and snapshot windows that are included in relative multiple snapshot windows is bijective mapping,and the relationship between basic windows that belong to same snapshot window and the attribute values that come from different single data stream is bijective mapping as well,that is,these attribute values come from same attribute that is comprised by different single data stream.
针对以元组为单位流入的具有相同属性集的多支单数据流组成的多数据流,提出了分别对每支单数据流进行蓄水池抽样,构造一一对应于各单数据流的若干个多快照窗口,即两者之间是双射关系,可以将多快照窗口串行置于主存中,将元组包含的属性与多快照窗口中的各个快照窗口一一对应,且使得同一快照窗口中的各基本窗口与取自其对应的单数据流的属性值样本一一对应,然后对这些相互独立的样本进行方差分析。
- 相关中文对照歌词
- Rebellious Love
- Capture Me
- This Time It's Different
- Data De Groove
- The Sexy Data Tango
- The Sexy Data Tango (BiTrektual Version)
- Your Love Is Extravagant
- Windy
- Capture (Malitia Pt. 3)
- Every Picture I Paint
- 推荐网络例句
-
For the head-teacher of the class said that I had seriously broken the school rules,which led me to a three-day suspend class.
为什么呢?因为我的班主任说我严重的违反了校规,于是让我停课三天。
-
Many of them believe that the conversion of thousands of working-class folk in England spared that nation from the mass carnage and the tyranny that came with the revolution in France.
他们之中有许多人相信,在英国数以千计的劳工阶级之悔改信主使英国免於遭受如法国大革命所造成的大屠杀和专制暴政。
-
The popular Gawker network of news and gossip sites was shut down by a similar attack on Monday.
周一,深受欢迎的新闻与八卦网站Gawker也因为类似的攻击而瘫痪。