system application architecture 中文意思是什麼

system application architecture 解釋
系統應用程序體系結構
  • system : n 1 體系,系統;分類法;組織;設備,裝置。2 方式;方法;作業方法。3 制度;主義。4 次序,規律。5 ...
  • application : n. 1. 適用,應用;運用。2. 申請,請求;申請表格。3. 勤勉,用功。4. 敷用;敷用藥。
  • architecture : n. 1. 建築學。2. 建築(樣式、風格);建築物。3. 構造,結構;【自動化】(電子計算機的)架構,體系結構。
  1. After analysising the theory and characteristics of the corba and mobile agent technologies, the paper brings forward firstly a kind of mobile agent architecture - coma, and gives the solution to coma ' s asynchronous transfer, concurrent control, naming, location and intelligence mechanism in detail. furthermore, aiming at making up the flaws of the application servers based on corba in distributed group environment and solving the problem of object ' s remotion on the corba server, the paper proposes a kind of corba architecture based on mobile agent - maorb, discusses naming and transparent transfer of mobile agent in a maorb system in detail, and gives a reasonable improvement method

    本文在分析了corba和移動agent這兩種分散式技術的運行原理及其特點之後,首先提出一種應用於協同環境下的移動agent體系結構coma ,並詳細給出了coma的異步遷移、並發控制、命名和尋址,智能化機制這幾個關鍵技術的解決方法。進而,為了彌補單純的利用corba技術來構建分散式集群環境中應用服務器的不足,解決corba服務端對象的可移動性問題,本文又提出了一種基於coma的corba體系結構maorb ,詳細討論了maorb系統中移動agent的命名和透明遷移以及corba和coma的結合度問題,並給出了合理的解決方案。
  2. The architecture of client / server based on transaction middleware is a typical kind of the distributed on - line transaction processing, becoming a major platform of enterprise information system, which offers communication of striding platform, loading balance, fault - tolerant and resumable ability, and strengthens a new generation middleware in common with 3 - layer architecture provided with the strong security, excellent management and high availability in common. numerous distributed system, different database and different network environment are closely linked up among an enterprise, offering the function of mutual operation on application layer

    基於交易中間件的c s結構是一種典型的分散式事務處理系統,成為構築企業信息系統的主流平臺,它提供了強大的跨平臺通訊、負載平衡、容錯及其故障恢復能力,並在這個基礎上進一步強化了安全性、可管理性和高可用性的新一代通用型三層結構平臺的中間件,把企業中眾多的異構系統、異構數據庫、不同網路環境緊密的聯系起來,並在應用層提供了互操作性的功能。
  3. With the appearance of component object mode, it is possible to realize the multi - tier application system, which can easily handle the problems appeared in the 2 - tier architecture, such as poor maintainability and security, high cost, weak retractility and so on

    組件對象模型的出現使多層的分散式應用系統成為了可能,從而較好地解決了兩層客戶端/服務器結構中存在的維護性差、安全性差、運行成本高和不可伸縮等問題。
  4. Technical application architecture ( taa ) defines how software is constructed by responsibilities and provides a clear separation between the layers in your system

    技術應用系統體系結構界定如何按職責發展軟體,及對系統內各層職責提供清楚的區分。
  5. The chip simulation network laboratory system this paper disguessed is a distribute network simulation system based on lan. the system ' s architecture is a c / s of three lays. the front platform are the chip simulation network system application program terminer ; the middle lay is a dcom server, it ' s duty is to deal with the communication and data transmission between the terminer and then database server, and to execute the logical operation. the application program just connect with the middle lay and get data from it, the connection and operation with database server will be managed by the dcom server. the duty of database server is to access and backup the final data

    具體是由位於網路各個終端的晶元模擬網路實驗系統應用程序為前臺;中間層為dcom應用程序服務器,負責處理前臺應用程序與后臺數據庫的通信和數據傳輸,並執行業務邏輯,前臺應用程序只需要與應用程序服務器建立連接,在中間層操作數據即可,與后臺數據庫的連接和操作由應用程序服務器來統一管理操作。后臺數據庫只負責數據的存取操作。本論文實施的晶元模擬網路實驗系統模擬了主要的邏輯電路器件, 8088cpu ,存儲器,寄存器,數據總線,地址總線和控制總線,及其它相關晶元。
  6. The security mechanism of network database is related with many aspects. though the analysis of architecture and software arrangement, i divide this problem into four layers : network security mechanism, dbms security mechanism, operating system ( server ) security mechanism and application system security mechanism

    從體系結構和軟體層次上思考,筆者將其分為網路安全機制、服務器操作系統安全機制、數據庫管理系統安全機制和應用系統安全機制四層。在這個層次結構中,每一層都有自己的一套機制,完成自己的任務,實現一定的安全內容。
  7. In this thesis, the development and application of the management information system of chongqing chang ' an design research academy ( camis ) has been studied. firstly, the requirements of camis have been analyzed. on this basis, the architecture and functions of camis have been presented and the functional models and information models of camis have been built up

    首先,研究並分析了重慶長安設計院既有的管理方式及其存在的問題,找出了通過應用信息技術能夠獲得解決並在人力和財力上使企業能夠承受的那些主要問題,據此提出了經濟適用的重慶長安設計院管理信息系統( camis )的體系結構及系統功能配置,研究並建立了camis的功能模型和信息模型,構建了實現camis的軟硬體平臺,開發了camis的數據庫應用軟體。
  8. My design partitions the application in three basic conceptual ways : model - view - controller ( mvc ) architecture, multi - tier architecture and traditional modular decomposition. these make the whole system become a multi - tier component system, loose - couple horizontally and vertically, provide flexibility, reusability, testability and extensibility

    本文提出基於j2ee的erp應用系統,以三種基本概念方式來劃分應用系統:傳統的模塊分解方式;模型-視圖-控制器mvc ( model - view - controller )體系結構;多層體系結構。
  9. Firstly, aiming at the remarkable characteristics of web sites, it discusses the state of the art in researching on web - server cluster systems, and brings forward a whole architecture of remote experiment system as well as education web site. on the basis of this, it design and achieve a content - based dispatching algorithm running on application layer for multiple services, named as mc - rr

    首先,針對當前web站點訪問的顯著特性,討論了web服務器集群系統的研究現狀和技術成果,提出了遠程實驗及教育網站的整體建設體系結構,並設計實現了應用層上的基於內容分類的多種類型任務輪轉( mc - rr )調度策略。
  10. 21 " s century is the century of ecology together with sustainable development, is the century of mankind lift environment quality of dwells among the entire system of dwells environment, it is a significant sub system that student resides district in university implement the strategy that our country is developed vigorously in science and technology education, and possess more and more young man to go away into the university school grounds, but student resides district environment improvement and the ecology technique application possess the important sense the dissertation based on living to sum up the history course of change and development of student resided district in home and abroad university and the ecology architecture theories, and analysed the problem on the ecology environment of student resides the district o the relationship that the improvement of dwelld environment in university together with the establishment of ecology view and ecology technique application was elaborateed by the dissertation, and stressly analysed plan - design of ecology technique rule the dissertation obtained the conclusion ought to adopt to " appropriate technique " ecology design measure in student resides district at the moment our country, and not only be able to thrift investment but also be able to acquire well ecology benefit

    在人居環境整個大的系統之中,高校學生住區是一個重要的子系統。隨著我國科教興國戰略的實施,有越來越多的年輕人走進了大學校園,而學生住區環境改善和生態技術的應用就有著多重的意義。論文在總結了國內外高校學生住區的歷史沿革和生態建築學理論的基礎之上,分析了我國高校學生住區在生態環境上存在的問題,闡述了高校學生住區的人居環境的改善與生態觀的建立與生態技術應用的關系,重點分析了高校學生住區整體規劃和單體設計的生態技術原則,從學生住區的結構文脈、公共交往空間、整體居住環境、規劃的生態方法、單體的綜合生態技術應用、地下空間的開發利用、生態景觀設計等多個方面,提出了多項「適宜技術」的生態技術應用措施,得出了就目前我國的國情應在高校學生住區設計之初採用多種「適宜技術」的生態設計手段,既能節約投資又能取得良好生態效益的結論。
  11. Therefore, it is necessary to study how to integrate mobility - oriented application with open system architecture

    因此產生了開放系統包容移動性應用的問題。
  12. At the end, the paper makes multi - tier application architecture based on application server of corba component to development of management information system for the power enterprise, and describes the whole development process for above architecture in detail, at the same time, analyses the advantage and insufficiency of the system

    在文章的最後,把基於corba構件應用服務器的多層應用體系結構應用於電力企業管理信息系統的建設中,並說明基於該體系結構的開發過程,同時分析基於該體系結構的電力企業管理信息系統的先進性和存在的不足之處。
  13. Through the analysis on technology of web development and deep research on the characteristics of the enterprise users and their system, the architecture of the four - tier b / s application system based on xml - rpc is proposed and the hardware and logical architectures are provided

    本文針對企業級用戶及其業務的特點,通過對web應用開發技術的分析,提出了基於xml - rpc的四層b s系統實現模式,並給出了該模式下相應的硬體架構和邏輯架構。
  14. The system designing, architecture, implementation and application are also discussed. the dissertation concludes with a summarization of advantages of imis designing and implementation, and a series of vistas in this research orientation

    最後總結了全文的研究工作,歸納了基於多agen上技術去設計和實現智能管理信息系統的優勢,並對該研究方向的未來發展進行了展望。
  15. System application architecture

    系統應用架構
  16. The system application architecture and application example show that the system satisfies the knowledge communication requirements of collaborative teaching

    應用結構和應用實例表明,該系統能夠滿足協作教學對知識交流的需要。
  17. After the technique reform in 2003, the oracle database system replaced the file system, each data for the process system is saved in the oracle database system, and the oracle net 8 is used for the communication between the process servers. how to design a good database system in process system, and how to tune the oracle system become a important problem for pangan hot strip mill after technique reform. this paper introduce the oracle database application system in pangang hot strip mill process system for architecture 、 designing principle and ways

    熱連軋生產過程是一個快速過程,對過程式控制制系統的響應時間有很高的要求,通常在100至500毫秒級,過程式控制制系統本身的計算負荷又很重,由於oracle數據庫不是一個實時數據庫,如何設計一個適應熱連軋過程式控制制的oracle數據庫應用系統,以及如何優化oracle數據庫系統,使其穩定高效的運行,保證熱軋生產的順利進行,是攀鋼熱軋板廠過程式控制制系統改造后急需解決的一個課題。
  18. This system ' s architecture is based on the advanced pki techniques and encryptions techniques, configured with indispensable hardware for security technology to form a substantial application security platform. this integrated application security platform provides the muti - platform applications systematical uniform security services, mainly including user ' s identification, confidentiality and integrity for data transmission, access control, user ' s digital sign and verification, cryptographic key management etc, to fulfill the trans - computer - type and trans - operation system control & management system, which is independent of different business applications or business procedures

    本設計方案以信息系統安全理論與系統工程學原理為基礎,在網路環境下構建了應用安全平臺,實現了一個跨硬體機型與操作系統臺的、與具體應用部署方式無關的統一的安全策略配置,實現了包括身份認證、訪問控制、數據機密性和完整性控制、應用密鑰管理服務、抗抵賴、安全審計、數據安全等安全服務。
  19. Firstly, the requirement and characteristic of internal audit was analyzed, and the whole system architecture was designed which consists of the function modules compartmentalization, application architecture, data flow diagram, technology architecture and network topology ; secondly, realization schemes of some key technologies were provided toward the whole architecture ' s feature and this paper ' s research goal

    首先,在滿足現有的計算機審計標準和準則的基礎上,詳細分析銀行內部審計的需求和特性,設計了系統總體架構,包括系統功能模塊劃分、系統應用架構、系統數據流程、系統技術構架和網路拓撲結構。其次,針對系統總體架構的特點以及本文的研究目標,提出了若干關鍵技術的實現方案。
  20. With investigation of application background, a preliminary solution of dwfms based on multi - duties is given, then it analyzes the system ’ s architecture, executing strategy, data storage and so on

    在對項目應用背景進行充分調研后,提出了基於多任務域結構的分散式工作流系統解決方案,對系統架構、運行策略、通信機制和數據存儲策略等進行了深入的分析。
分享友人