查询词典 dynamic data exchange
- 与 dynamic data exchange 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Therein, by adopting the ISCSI protocol, the local data storage sub-system constructs the circuital access pattern of the taxation data. The system eliminates the unbalance phenomena between the capability and the demand of the data storage under the traditional bus storage pattern. Under the centralized control pattern, it provides the information access and shares service with the great data volume, the high speed of data transportation and the high availability for the taxation system. By remotely building a backup data center that is totally consistent with the local data center on the IT foundational fabric, the remote data backup sub-system uses the geographical dispersibility of the remote data center and adopts the LVR software replication technology. It implements the synchronous data replication between the local and remote data center, changes the zero standing capability on the great disaster event under the single data center pattern and raises the standing capability on the disaster events for the application and data in the taxation system. By adopting the dynamic replication technology between the heterogeneous data source, the heterogeneous data conformity sub-system successfully shields the various heterogeneous ingredients of the present system.
其中,本地数据存储子系统采用ISCSI协议构建了税务数据网络存储模式,消除了传统总线型存储模式下数据存储性能和存储需求之间的失衡现象,在集控管理模式下为税务系统提供了超大数据容量、高数据传输率和高可用性的信息存取和共享服务;远程数据备份子系统通过在异地构建一个和本地数据中心IT基础架构完全一致的备份数据中心,利用远程数据中心在地理上的分散性,基于LVR软件复制技术实现了本地和远程数据中心之间信息的实时同步,改变了过去单一数据中心模式下对大型灾难事件的零抗灾能力,提高了税务系统内应用和数据对灾难性事件的抵御能力;异构数据整合子系统采用异类数据源动态复制技术,成功屏蔽了目前系统内存在的各项异构成分。
-
The main features of this paper is: nothing to do with the platform, this system can be compatible with the majority of software and hardware used by the platform, as well as various database platform, shielding the differences of hardware and software platform such as network, operating systems, databases, application systems and so on, so that enterprises and institutions could achieve seamless, transparent data exchange through data exchange system; Java technology used to develop the system transplantability; using data exchange center to achieve centralized data processing, different data format conversion, increased system scalability; from data transmission, authentication, access control, encryption and more news content log-class areas enhanced data exchange system security; using DES and RSA algorithm , increased the confidentiality of data transmission; create WrapperTimer category achieved data transmission timing implementation and reduce the dependence on artificial.
设计的系统与平台无关,能兼容企业所用的大多数软硬件平台,以及各种数据库平台,屏蔽网络、操作系统、数据库、应用系统等软硬平台的差异,使企事业单位通过数据交换系统实现无缝的、透明的交换数据;采用数据交换中心来实现数据的集中处理、不同数据格式的转换,增加了系统的可扩展性;从数据传输、身份认证、权限控制、消息内容加密和多级日志等多方面增强数据交换系统的安全性;用DES和RSA算法对XML文件或XML文件中的元素进行加密,增加传输数据的保密性;创建WrapperTimer类实现了数据传输的定时执行,降低了对人工的依赖性。
-
Based on those analyses and conformed international and national economic condition in china and some intrinsic defects of target zone regime, author transform target zone exchange rate regime by dividing two layers and bring forward a new exchange rate regime: double-layer-monitor exchange rate regime, the new model have possessed two merits, one is that the new model make "hollymoon effect" of target zone recurrence,and the merit can alleviate the fluctuation of exchange market;another merit is that the new model is a self-regulation system, that is say, the model can avoid long-term misalignment of exchange rate, those merit have major significance for china economy sustainable development and Chinese financial system more perfection, in paper we also present some fiscal policy and money policy served as a foil to double-layer-monitor exchange rate regime in order to make it work well, at last, we conclude that the new model will be the prior selection of RMB exchange rate regime reform for a long time form now on, and it also can serve as the bridge of RMB exchange rate regime steering to one of bipolar—free float.
在这些分析的基础上,并考虑到当前中国所面临的国际国内经济环境,针对汇率目标区的一些固有缺陷,笔者又对汇率目标区模型进行了分层改造,提出了一个新的汇率机制模型:汇率目标区双层监控模型,该模型有两个主要优势,一是可以使&蜜月效应&得以重现,从而避免外汇市场的过度波动;二是该模型是一个自稳定系统,能够进行自我调整,使实际汇率同长期均衡汇率保持一致,从而避免实际汇率的长期错位。这些优点对于我国经济的可持续发展,对于我国金融的更加完善,有着十分重要的意义。为使汇率目标区双层监控模型良好运行,论文还就相应配套的财政政策、货币政策措施作了探讨。最后得出结论,按照汇率制度&并存继起&假说,今后很长一段时间内,汇率目标区双层监控模型都将是人民币汇率制度的合意选择,另外,它也可作为人民币汇率制度向独立浮动制过渡的桥梁。
-
This paper analyzed data from multiple sources and different structures, concluded three types of info: Login info, Event info, and Packet data info, then created the formation for every type of data; In order to combine future possible new data, IDS using profile and formation string together, create and practice data formation standard algorithm; Because in the collected data, there is info that is redundant or has minor effect on the IDS, this paper discussed the rules of redundant data differentiating and safe data differentiating, Then create data filter rule base; Data collecting system uses distributivity design, collecting module like a black box. we can get data which was filterd and had standard formation, if we created a new model string for new data source. Module work individually; filter data right away at the collecting node.
本文分析了多种来源的、不同结构的数据,将其总结成登录信息、事件信息和网络数据包信息三种类型,并为每种类型的数据设计了固定的格式;为了与将来可能出现的新型数据兼容,采用了配置文件与模式字符串相结合的方法,设计并实现了数据格式标准化算法;由于收集到的数据中存在冗余的信息和对入侵检测影响不大的信息,本文分别讨论了冗余数据辨别规则和安全数据辨别规则,并建立起数据过滤规则库;数据收集系统采用分布式设计,收集器以黑盒形式提供,对新的数据源只需设计一个新的模式字符串,即可得到过滤后的、具有标准格式的数据,各收集器间独立工作;在收集点即对数据进行过滤,只向分析中心报告可疑数据,以减少传输和存储的数据量,降低对网络性能的影响。
-
For a long-term stable Exchange Rate of RMB, the Commercial Banks are not only lack of a full understanding of Exchange Rate risk but are also lack of the essential experiences and skills to manage the Exchange Rate risk. Exchange Rate System reform makes domestic Commercial Banks face a great challenge of Exchange Rate risk. Adapting RMB Exchange Rate reform and managing Exchange Rate risk are the subjects that the domestic commercial banks must face.
长期稳定的人民币汇率使商业银行对汇率风险既缺少足够的了解和重视,也缺乏必要的外汇风险管理的经验和技能,汇率制度改革使我国商业银行开始真正面临汇率风险的考验,尽快适应人民币汇率制度改革,应对汇率风险是我国商业银行面临的重要课题。
-
As the inter-bank foreign exchange trading is a large trading post on the exchange rate the characteristics of the general foreign exchange transactions between banks and the foreign exchange market as a foreign exchange wholesale market, and the banking and foreign exchange transactions between the general, a market that Exchange for the retail market.
由于银行间的外汇交易是一个大型贸易公司后对汇率的特点,一般外汇之间的交易,银行和外汇市场作为外汇批发市场,以及银行业和外汇之间的交易一般,市场作为交换条件的零售市场。
-
This thesis, titled "under the Exchange rate marketization of RMB a probe into exchange rate risk management from the enterprises' standpoint ", on the basis of some basic concepts and theory about exchange rate risk , mainly discusses the significance and exigency of study exchange rate risk management in corporation of china , and raises some proposals in such aspects as removing obstacles, optimizing exchange rate risk management system and establishing the mechanism of previous tergiversation exchange rate risk. In addition, the thesis analyzes the risks that will be encountered in the development of exchange rate marketization of RMB and offers solutions to these risks.
本文选择《人民币汇率市场化下的企业汇率风险管理研究》为题,在介绍汇率风险的基本知识和相关概念、企业对汇率风险管理基本理念的基础上,结合我国实际,分析了我国涉外企业在目前人民币汇率机制改革、人民币汇率逐步市场化的前提背景下汇率风险管理的必要性和紧迫性,提出逐步完善企业汇率风险管理系统,建立企业内部风险预警机制运行模式的建议、并对人民币汇率市场化下企业所面临的汇率风险进行了分析,提出了相应的对策。
-
This thesis is based on crane dynamic theory and finite element theory, and utilized software platform of ANSYS. It realizes model analysis and transient analysis of steel rope and bridge structure. The data and conclusion offered effective method to bridge crane design. The thesis mainly includes:According to crane dynamic theory, established relevant dynamic model, and analyzed the dynamic properties of the bridge structure of the bridge crane, including the natural frequency, the model shape and the dynamic stress. A way to analyse the dynamic response of the bridge structure of the bridge crane which takes into account the dynamic properties of the steel rope pulley block has been explored successfully.
本文基于有限元理论和起重机动力学理论,以有限元分析软件ANSYS为平台,实现了计算机对钢丝绳系统和桥架的模态分析和瞬态动力学分析,得到的分析数据和结论对桥式起重机动态设计提供了有效的手段,论文主要内容包括:根据起重机动力学理论,建立了相关动力学模型,并对桥架结构进行动态性能分析(包括固有频率、振型以及动应力)的分析,探索出一种考虑钢丝绳滑轮组的动态特性在内的桥式起重机桥架结构动态应力分析的方法。
-
This invention discloses a user data process method, which contains 1, judging each data package in IP data steam sent form high layer of empty command protocol stack, if the received IP data package is TCP ACK data package, then executing step 2, if the received data package is not TCP ACK, then executing step 3, 2, making PDCP layer function process to IP data package and ending current process, 3, making flow control to IP data package and then executing 2,, said invention can precedential send TCP ACK data package to opposite part in preserving original TCP/IP and universal mobile telecommunication system data transmission system base, to reduce data package reversion time delay and keep stable data transmission rate.
本发明公开了一种用户面数据处理方法,其主要处理步骤如下:a。对从空口协议栈中高层下发的IP数据流中的每一个数据包进行判断:当前接收到的IP数据包是否为TCP的ACK数据包,对所有是TCP的ACK数据包的IP数据包执行步骤b;对所有不是TCP的ACK数据包的IP数据包执行步骤c;b。对IP数据包进行PDCP层的功能处理,结束当前处理流程;c。对IP数据包进行流控,再转入步骤b。采用本发明方法能够在保持原有TCP/IP和全球移动通信系统数据传输机制的基础上,优先将TCP的ACK数据包发送到对方,从而减少TCP的ACK数据包的回复时延,保证稳定的用户面数据传输速率。
-
The thesis also discussed the synthetic influence of above factors on dynamic diagenesis in detail and graded dynamic diagenesis into three types, which were respectively thermally dynamic diagenesis, tectonically dynamic diagenesis and hydrokinetic diagenesis, and then the types of diagenesis controlled by dynamic factors had been studied: 1 thermally dynamic diagenesis, clarified the ration relationship by the conception of the thermally evolving track and the thermally maturity, 2 tectonically dynamic diagenesis, changed the porosity of reservoir mainly by tectonically movement;3 . hydrokinetic diagenesis, changed the physical and chemical properties resist-press intensity of the rock by the participating of liquid.
在研究以上控制因素的基础上,将成岩动力作用分为热动力、构造动力、流体动力成岩作用三种类型:1、热动力成岩作用,运用热演化轨迹和热成熟度的概念研究与成岩作用之间的定量关系,砂岩孔隙度随热成熟度增加而呈指数减小;2、构造动力成岩作用,盆地构造变形可以使砂岩的孔隙体积在相对短的时间内产生明显的变化,构造滑脱推覆作用比水平侧向挤压作用压实减孔量小,可保留更多的孔隙度;3、流体动力成岩作用,化学成岩反应是在流体参与下完成的,它改变了岩石的物理化学性质,改变了岩石的抗压强度。
- 相关中文对照歌词
- Sand In My Face
- We're Breaking Up
- Data De Groove
- The Sexy Data Tango
- The Sexy Data Tango (BiTrektual Version)
- Fair Xchange (Remix)
- Pra Te Fazer Lembrar
- Networking
- Fair Xchange
- Old Rugged Cross
- 推荐网络例句
-
When this condition occurs, inbound replication with the source partner is stopped on the destination domain controller and event ID 2042 is logged in the Directory Services event log.
计算机密码学是研究计算机信息加密、解密及其变换的科学,是数学和计算机的交义学科,也是一门新兴的学科。
-
Instructions: click on the thumbnails to see a larger image, then use the left-right arrow keys to scroll through the slideshow.
使用说明:滑鼠点在小图上即可放大观赏。开启后键盘左右键可用来换照片。
-
I can see it fastened to a nail next to the hole in the wall, but it is not fastened to that wire.
福尔摩斯说,我看到绳子是系在墙洞旁边的钉子上,而不是系在那根金属丝上。