partial adj. 1.一部分的,局部的,不完全的。 2.不公平的;偏袒的。 3.偏愛的,特別歡喜的 (to)。 4.【植物;植物學(xué)】后生的,再生的。 partial drought 小旱。 partial in one's judgement 判斷不公平的。 be partial to 偏愛 (He is too partial to tobacco. 他太歡喜抽煙了)。 adv. -ly n. -ness =partiality.
The develop objectives of prevention and control hazard information system for traffic lines of sichuan province aimed at the problems of existence systems are brought forward, the system's framework, function settings and developing way are analyzed, and the partial functions of this system are performed on the arcview platform in this thesis 提出了四川省交通線路防災(zāi)減災(zāi)系統(tǒng)的開發(fā)目標(biāo),分析了系統(tǒng)的總體結(jié)構(gòu)、功能設(shè)置以及研發(fā)技術(shù)路線,并在此基礎(chǔ)上,利用arcview軟件開發(fā)實現(xiàn)了此系統(tǒng)的部分功能。論文最后對該系統(tǒng)進行了展望。
Because ns is a fully open source network simulation system, it can simulate ip network very well . bacnet protocol is similar to ip protocol to some extent and bacnet / ip is on the ip protocol, so we can use the implementation of ip protocol for reference and implement partial function of bacnet protocol in ns to validate the existence of bacnet network security problems and the feasibility of countermeasures by simulation experiment . on the base of the study of relative theoretical knowledge, we get the following 由于ns是一個完全開源的網(wǎng)絡(luò)仿真系統(tǒng),它能很好地仿真ip網(wǎng)絡(luò)系統(tǒng),而bacnet協(xié)議本身與ip協(xié)議有一定的相似性,bacnet/ip技術(shù)更是建立在ip協(xié)議之上,因此可以通過借鑒ip協(xié)議的實現(xiàn),在ns中實現(xiàn)bacnet協(xié)議部分功能,用仿真實驗的方法來驗證bacnet網(wǎng)絡(luò)安全問題的存在性及相應(yīng)對策的可行性。
Based on the introduction of the systematic structure and working principle of pet, the thesis mainly described the realization of the partial function in the mechanical and electrical control system . furthermore, the thesis referred the design of a new circuit of fan-out of high frequency clock 本文在介紹正電子發(fā)射斷層掃描儀系統(tǒng)結(jié)構(gòu)及工作原理的基礎(chǔ)上,著重對該儀器機電控制系統(tǒng)的部分功能實現(xiàn)作了詳盡描述,并且介紹了一種新型的高頻時鐘扇出電路的設(shè)計。
Although the conference system only realize partial function of the whole multi-media conference system, the system model and construction idea we proposed in this thesis have proved that they are a good settlement for the ngn network conference system construction and a good reference for the further research, development and popularization of sip multi-media conference system 本文所實現(xiàn)的會議系統(tǒng)雖然只是完整的多媒體會議系統(tǒng)的部分功能;但作為多媒體會議系統(tǒng)的一種表現(xiàn)形式,其系統(tǒng)模型和構(gòu)建方法給ngn網(wǎng)絡(luò)中實際的會議系統(tǒng)構(gòu)建提出了一個很好的解決方案。同時也為sip多媒體會議應(yīng)用的進一步研究、開發(fā)和推廣提供了很好的參考價值。
And a kind of remote serial protocol is introduced, through which the interaction between debugger and debugged program is implemented . sub-debugger and ocd ( on-chip debugging ) . two debugging modes in common use in embedded software development, are discussed too . finallybased on the cross debugger of x86 and powerpc86o on the nt platform, of which the author participates in the development . the data structure used to process and abstract debugging information is presented . the implementation methods of functions in common use are introduced . and the specific implementation algorithms of partial functions are supplied also 被調(diào)試程序的運行硬件平臺與調(diào)試器本身的運行平臺的不一致性就要求嵌入式系統(tǒng)軟件開法環(huán)境中的調(diào)試器具有交叉調(diào)試功能,論文介紹了一種常用的遠程串行通信協(xié)議,通過該協(xié)議可完成調(diào)試器與被調(diào)試程序的交互,并對嵌入式系統(tǒng)軟件開發(fā)環(huán)境中兩種常用的遠程調(diào)試方式stub-debugger與ocd(on-chipdebugger)的特點與實現(xiàn)作了論述。