customized software 中文意思是什麼

customized software 解釋
定製軟體
  • customized : 定做的
  • software : (電腦的)軟體,軟設備;程序設備;語言設備;程度系統;設計電腦方法;計算程序;程序編排手段;方案;資料圖紙;【航空】軟體〈指乘員、載重及燃料等,不包括機械硬體設備〉。
  1. This software prototype is modeled by uml language using rational rose, and is implemented upon j2ee platform. there are three main charecteristics : the separation of application main table with application detail table, the separation of approval node with approver, and support customized approval flow

    軟體原型採用rationrose建立uml模型,在j2ee平臺上實現,在設計上具有三個特點:申請單主表和詳表分離;審批節點和具體的員工分離;支持流程定製。
  2. Aiming at the function and performance limitations of traditional special cnc or current pc - based open - structure cnc, a brand - new cnc platform designing scheme of multi - layer open - architecture is presented, based on embedded - mcu calculation and management core, and three kinds of expanding mode of software, hardware and interface. by using double system working ram and boot rom technology, an independent re - development interface is set on the hardware platform to realize customized function ’ s simulations and verifications online, which makes all the expanding or re - configuring on basic cnc platform are all safe and restorable

    本文針對傳統專用數控系統的結構封閉、交互形式不通用和配置擴展不靈活方面的劣勢以及當前pc模式開放結構數控的體積龐大、開放程度不高和實時可靠性不強的局限,創新性地提出了以基本cnc框架+軟體、硬體和介面三種擴展形式為特徵的層次化開放結構的嵌入式cnc硬體平臺,並採用雙存儲區技術進行了cnc系統在線模擬校驗機制和安全保護機制的方案設計。
  3. The result reveals that standardized software provides a higher return though there exist much customized demands in market ; governmental agencies as big clients contribute a lower return on sales and lower delivery rate because of their monopoly position ; regional business environment affects transaction costs greatly, causing a poor performance ; the performance is significantly influenced by incentive mechanism, not significantly by the cognitive of project managers

    結果發現客戶對定製化需求大,但對標準化軟體卻有更高的邊際利潤;政府機構是大客戶,但其壟斷地位,所帶來的銷售利潤率和項目交付率並不高;地域商務環境影響交易成本,進而顯著地影響了項目的業績水平;項目業績受項目經理激勵程度和方式的影響,但與項目經理認知特徵無顯著關系。
  4. These conclusions imply that enterprise management should develop customized software into industry - standard applications finally ; should pay attention to clients of good business environment and allocate more resources to non - government clients ; should design effective incentive mechanisms to shorten the limit time and increase the profit for projects in making strategic decisions

    這些結論說明軟體企業在制定戰略時,需以定製產品和定製服務為起點,但最終必須研發成為具有行業特點的標準化應用軟體;在資源分配時,應重點關注地域商務環境好的客戶,適當提高非政府機構行業客戶的資源分配比例;應健全項目經理激勵制度,促使項目提前完工,從而降低開發成本,增加項目業績。
  5. Finally, the paper give information of some critical module of this software. this software is customized for guizhou province aluminum company

    該系統利用聚類分析數據挖掘手段,分析出陰、陽極多個物理位置不同的採集點之間存在的邏輯位置組合。
  6. I also provide and describe an aspect framework that can be customized or extended for your software environment

    本文還提供並描述了一個方面框架,可以針對自己的軟體環境對它進行定製或擴展。
  7. Topics covered include : modeling strategies for complex structures ; application to tall buildings, cable - stayed bridges, and tension structures ; introduction to the theory of active structural control ; design of classical feedback control systems for civil structures ; and simulation studies using customized computer software

    課程主題涵蓋:復雜結構的模型建構策略;高層建築、斜張橋及張力結構的應用;結構主動控制理論概述;應用於土木結構方面的古典回饋控制系統設計;以及應用客制化軟體進行模擬研究。
  8. The proprietary software allows for frequent updating and customized city airport timetables

    而且,所有這些改變可以在極短時間內實現。
  9. This allows the asset ' s location to be displayed against a map backdrop either in real - time or when analysing the track later, using customized software

    這使得該資產的位置,以顯示對地圖背景下,無論是實時或分析時,軌道后,利用定製軟體。
  10. As a committed it practitioner in china for a decade, we have made significant investments to incubate a team of elite local it professionals, develop customized software products and establish a nationwide servicing network in the country

    集團銳意在中國的資訊科技市場紮根成長,在過去十年來作出了多項重大投資,培育出一支本土的資訊科技行業精英隊伍,開發了各類型專門軟體產品,並且建立了一個覆蓋全國的服務網路。
  11. As a committed it practitioner in china for a decade, we have made significant investments to incubate a team of elite local it professionals, develop customized software products and establish a nationwide servicing network in the country. with the fast shifting economic and social landscape of the country, we believe that this is the right time for us to move one strategic step forward, to get in pulse with the needs of the chinese people and assimilate our offerings into their everyday life.

    集團銳意在中國的資訊科技市場紮根成長,在過去十年來作出了多項重大投資,培育出一支本土的資訊科技行業精英隊伍,開發了各類型專門軟體產品,並且建立了一個覆蓋全國的服務網路。中國的經濟和社會環境變化迅速,管理層亦因應人民的實質需要,作出另一戰略部署,深化集團的服務,進一步介入他們的生活層面。
  12. A framework is a set of cooperating classes that make up a reusable design for a specific class of software [ 1 ] the framework dictates the architecture of your application, developer can customize a framework to a particular application by creating application - specific subclasses of abstract classes from the framework. the design patterns descriptions of communicating objects and classes that are customized to solve a general design problem in a particular context

    框架( framework )是構成一類特定軟體可復用設計的一組相互協作的類。框架規定了應用的體系結構,開發人員可以定義框架抽象類的應用相關的子類,從而將一個框架定製為特定應用。設計模式( designpatterns )是對被用來在特定場景下解決一般設計問題的類和相互通信的對象的描述。
  13. Customized toolbar and plug - in development for internet explorer and windows platforms. details on software products and services are provided

    -為各顧客提供不同的硬體和軟體產品,為顧客提供各類電腦產品及服務
  14. ( 5 ) the developed hv reactive optimal software has both text and graph input platform, and realize the network transmission of text and vector graph by a customized network protocol transform package

    ( 5 )本文開發的高壓網路無功優化軟體具有文本和圖形兩種輸入輸出平臺,且通過自定義的網路協議傳輸包,可以實現文本和矢量圖形的網路傳輸,是一個非常實用的電力系統高級應用軟體。
  15. With this software, information can be customized for the bills of customers in different areas ; different promotions can be aimed at customers in different geographic locations. these features are not available with continuous feed print

    利用軟體,在不同地區的客戶帳單上列印不同的信息,對不同地區的客戶進行有針對性的個性化促銷,這些也是連續紙列印所做不到的。
  16. It provides global customers with centralized ordering and billing ; customized products ( including proprietary software installation ) ; and the advantages of local delivery and local onsite service

    它為全球客戶提供統一訂貨、結賬、訂制產品(包括安裝專有軟體) ,以及本地供貨和現場服務等好處。
  17. Encourage the it industry and academia to develop and research into locally customized and assistive software

    鼓勵資訊科技界及學術界開發和研究切合本地需求的軟體和輔助軟體。
分享友人