查询词典 extended binary-coded decimal interchange code
- 与 extended binary-coded decimal interchange code 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
The trials on cultivation of Atriplex canescensconducted in Minqin Desert Control Experiment Station reveals that this speciesentails fine qualities as strong tolerance in drought, cold, salinity and low temperatureas well as high annual biomass. So it cab be extended in sandy areas with favorableirrigation condition, and on hilly in loess plateau with relatively high rainfall and lowevaporation. As a new substitute species for water/soil conservation and rangelandregeneration, it has a big potential to be extended. However, more research on withinwhich scope this species can be extended need to be done
从干旱沙区民勤治沙综合试验站的栽培来看,四翅滨藜在此地表现出了耐旱、耐寒、耐盐碱、耐低温且年生长量大的优良特性,因此可以在有灌溉条件的沙区和降雨较多且蒸发较小的黄土丘陵区进行推广,作为该地区的水土保持和草场更新的新物种,具有一定的推广潜力,但推广地域范围的划分,仍需进一步的试验研究和充分的科学论证。
-
The extended order is human spontaneity cooperation. All actions of the enterprise are around the extended order. The inner institution of enterprise is the microcosmic embodiment of the extended order.The enterprise institution that depends on the exterior compulsory power has no long-last vitality.
扩展秩序是人类自发的不断扩展的合作秩序,企业所有的活动都是围绕着扩展秩序展开的,企业内部的制度也是扩展秩序在微观上的体现,靠外部强制力催生的企业制度没有长久的生命力。
-
After analyzing the merit and lack of 9I model, the main idea is proposed: to distill some basic topological relations from 9I model, of which the composite topological relations of complex objects are made up. In detail, the composite topological relationships between region and region, line and line, line and region are particularly discussed;(2)Analyze the characteristics and inner relations of cadastral features. According to the expressional model of complex topological relations, the author discovers the possible topological relations between parcels, parcel lines and parcel points. In addition, sum up the general topological relationship rules of cadastral data.(3) Then the topological relations model is extended to the spatio-temporal data. Time in cadastral database and change semantic are discussed. It's redefined that spatio-temporal topological relations is composed of time, location, status and event relation. Spatio-temporal topological relationships can be represented by extended 4I model. Taking cadastral parcels as example, there are different possible spatio-temporal topological relationships between parcels when they are extended, shrunken, split, merged or others. Thus, some deductions are drawn that, for example, if parcels have be coexisting for some time they are impossible to be overlapped. Furthermore, the parents of parcels alternated and their possible change types can be detected by their spatio-temporal topological relationships.(4) Before carrying out the experiment, the calculation method must be designed.
具体研究工作及成果如下:(1)根据点集拓扑理论中与拓扑空间相关的概念,本文对空间的点、线、面进行了重新定义,以区分对象的复杂性;分析了9I模型在表示简单对象方面的优点,以及在表达复杂对象上的不足,阐述了本文的研究思路和解决方案,并以复杂的面面、线线和线面为例详细探讨了复合拓扑关系的表达方法;(2)分析了地籍权属数据和地类数据的内涵、特点和要素之间的联系,根据复杂对象的拓扑关系表达模型,本文讨论了宗地、界址线、界址点之间,图斑、线状地物、零星地类之间可能存在的拓扑关系和形式化表达方法,归纳总结了地籍对象的拓扑关系满足的约束性规则;(3)将拓扑关系的研究延伸到时空领域,从地籍对象的时态性出发,本文阐述了地籍数据中时间的含义和变化语义描述的需要;从时间、位置、状态、事件等之间的拓扑关系方面,重新系统性地进行了时空拓扑关系的定义;研究了一维时间和二维空间的集成表达方式,以宗地、界址线为例,分析了变更前后不同时间区间里可能的拓扑关系,探讨了时空拓扑关系对时空变化操作类型和变化语义的推理方法和意义;(4)为实现空间拓扑关系的查询分析等应用,本文研究了空间拓扑关系的计算方法。
-
The first design example is to generate program code for image processing controller to control picture file output and the second design example is a GPS satellite C/A code generator to generate the C/A code of GPS satellites. C/A code can be used to recognize GPS satellite number in GPS system.
最后我们使用两个例子来验证本工具,一个为影像处理控制器,其功能为控制图档输出功能,另一个为GPS卫星C/A码产生器,其功能在於能够产生太空中GPS卫星所使用的C/A码信号,C/A码在GPS系统中被用来识别GPS卫星编号。
-
At present, the supply line merchandise - mask-type bar code scanners, laser bar code scanners, bar code light pen , bar-code reader, magnetic card readers and electronic cash register relevant surrounding.
光罩式条码扫瞄器以其半成品模组和系列成品产品在市场上闻名,其中半成品模组销售到全球各地S/I和电子收银机制造商
-
Based on a lot of experiment results, a conclusion is drawn: comparing with other factors, the performance of branch handling strategy is the key limits of processor to exploit the instruction level parallelism existed in nonscientific code, cache miss have severe effect on superscalar processor's performance when it runs scientific code. Second, in order to reduce the branch penalty and improve the performance of superscalar processor, a new branch handling strategy—a classification based hierarchical branch handling strategy, CHBHS is proposed. It first expands the traditional processor architecture to support multiple condition code, conditional execution and Mbranch instruction, as a result, compiler can reduce the number of static conditional branch when the code is generated. Then, CHBHS tries to use the best suitable mechanism to deal with different branch base on their different behavior. CHBHS can predict the target address of unconditional branch, subroutine call and conditional branch by buffering their target address in branch target buffer, a newly proposed high efficient return address stack is used to reduce the penalty of subroutine return instruction, a new Counter Register Stack is also proposed to reduce the penalty of loop-closing branch to zero, and dynamic branch predictor is incorporate with branch target buffer to predict the outcome of conditional branch.
基于上述结论,为了尽量消除转移指令对处理器开发指令级并行性能力的影响,进一步提高处理器性能,在详尽分析目前已存在的转移处理策略的特点与局限性的基础上,首次提出了一种新的转移处理策略即基于分类的层次转移处理策略CHBHS(Classification Based Hierarchical Branch Handling Strategy),它首先通过扩展传统的体系结构,支持多条件码、条件式执行及多分支转移技术,以使编译程序在进行代码生成时可尽量少生成条件转移指令,从而减少静态条件转移指令的数目;其次,基于不同的转移指令的行为不同这一事实,提出了对不同的转移指令采用不同的机制进行处理的思想,即对无条件转移指令和函数调用指令以及条件转移指令的目标地址,采用转移目标缓冲器来预测,对于函数返回指令,采用所提出一种的高效返回地址栈来预测其目标地址,对于大多数循环控制转移指令,采用所提出的Counter Register Stack来将其所可能带来的损失减少为0,对于其他的条件转移指令采用动态预测机制来预测其方向。
-
If you want to make a long-distance phone call, you have to know the area code of the other side (such as the code for Beijing is 10 and the code for Guangzhou is 20); then please continuously dial the prefix number 0, area code for the other side and the telephone number.
如果您要拨打长途电话,那么您首先要知道对方所在地的地区代码(比如北京是10,广州是20);然后,请连续拨打国内字冠(0)、对方的地区代码和电话号码。
-
The invention discloses a method for dynamic channel allocation in TDD-CDMA mobile communication system. Based on the distance between mobile station and subzone base station BS, mobile stations MS are classified. Code tract in same group of code track (carrier frequency + time slot) is allocated to the mobile station with nearer distance. MS with different distances have different requirements of emission power. Whether crossed time slot code track group can be used or not, and use of group of code track with what kind of multiplexing factor need to be determined.
本发明公开了一种TDD-CDMA移动通信系统的动态信道分配方法,是将移动台MS按照与本小区基站BS的距离进行分类,同一个码道组中的码道分配给距离相近的移动台MS;同时不同距离的MS对发射功率的要求不同,对相邻小区的干扰也不同,系统根据MS对发射功率的要求,确定其是否可以使用交叉时隙码道组和使用哪种复用因子的码道组。
-
A feasible method is introduced to code and decode(converting between linear code and A-law pulse-code-modulation code)in order to reduce the quantity of speech data,and to superpose speech signal.
目前,51单片机应用广泛、性价比高,它的位处理功能在语音信号处理中也有很大优势,很多产品研发人员希望以单片机为核心研制经济实惠的语音系统。
-
If you decide to take the easy way out and simply throw the vendor-supplied code and the code that you create into the directory, your system will probably perform worse than if you separated your code from vendor code.
假如你决定采用比较容易的解决方式,直接把厂商提供的程式码与你自己开发的程式码放到目录中,那麼你的系统效能将可能比较差劲(和假如你把你的程式码和厂商的分开,相比之下)。
- 相关中文对照歌词
- Binary Love
- Episodes
- Binary Mind
- I Solemnly Swear
- Area Code 229
- An Awful Lot Of Running
- Code 4 Love
- Rebel Code
- Crack The Code
- Kimber
- 推荐网络例句
-
A backer of an Afghan law that critics say legalizes marital rape has rejected the international outcry as foreign meddling.
饱受批评的一项法律的拥护者说合法化的婚内暴力不会受国际舆论的干涉。
-
Years ago, a ancient Egyptian fleet went to the Land of punt for seeking a kind of flavor named "myrrh", and aromatic plants which has dense exotic style for the queen Hatshepsut.
3500年前的一个古埃及的舰队到&彭特之地&寻找一种叫没药的香料。
-
I didn't tell him anything except that I needed the money.
我什么都没告诉他,只是说我需要钱。