host software 中文意思是什麼

host software 解釋
主軟體
  • host : n 〈常 H 〉【宗教】聖餅,聖餐用麵包。n 1 主人 (opp guest)。2 (廣播、電視的)節目主持人。3 旅館...
  • software : (電腦的)軟體,軟設備;程序設備;語言設備;程度系統;設計電腦方法;計算程序;程序編排手段;方案;資料圖紙;【航空】軟體〈指乘員、載重及燃料等,不包括機械硬體設備〉。
  1. An operator arrives at the host stadium with the network ' s video crew one or two days before game time and proceeds to digitally map the gridiron, calibrate the three main game cameras at the 25, 50 and 25 yard lines, and customize the video - graphics software so that the golden apparition will appear on every play from scrimmage

    在正式比賽的一、兩天前,特效操作員會和電視網的攝影工作人員一起來到球賽場地,開始以數位的方式勘測球場,調整設置在25碼、 50碼和25碼線的三架主要球賽攝影機,並訂做影像圖形軟體,以便讓金黃色的幻影在每場比賽並列爭球時出現。
  2. In conjunction with server adapters and host specific optimization software, server switches provide a cohesive server system to meet stringent performance, scalability and resilience requirements of multiserver applications

    服務器交換機與服務器適配器和特定主機上的優化軟體一起,提供一個聚合的服務器系統,滿足多服務器應用的嚴格的性能、可伸縮性和復原性要求。
  3. Attack made by using such software is to cause disruption either by deleting files, sending emails, or rendering the host system inoperable

    利用此等軟體來作出的攻擊,會透過刪除檔案、發送電子郵件或使主機系統無法運作來造成破壞。
  4. A triac heater was designed to form an experimental platform for industrial ethernet, and the temperature control software run on host pc developed. the thesis is divided into 5 chapters

    為了組成一個工業因特網實驗平臺,設計了採用雙向晶閘管的加熱器電路,並在pc機上開發了上位機溫度控制軟體。
  5. Websites that make qq code theft software available for downloading or that host black market of qq code transactions are in fact providing tools and a market for criminal activities, and as such will very likely be subject to prosecution in the near future

    那些提供盜號軟體下載和交易黑號碼的網站,其實也是在涉嫌提供犯罪工具,極有可能會在類似案件中承擔連帶責任。
  6. Through analysising the characteristics of the power system with floating neutral point deeply, the paper puts forward a new plan of single - phase to ground fault line selection on the base of s ' s signal injecton method and gives the hardware and software design. in this design, the high speed sampling and data processing is carried out through using dsp processor ; the large electrice current is drived through the application of a high - performance audio power amplifier and transformer ; the communication between host computer and detectors is realized through rs485 bus technology ; the difference multilevel frequency - selected amplifier is designed and the feeble signal of space is sampled on the base of the theory of magnetic induction ; the interface between dsp and exterior chip and rs485 interface logical is designed through using fpga ; the using of lcd module and keyboard interfacing chip makes the interface between human and machine ; the programme of host computer and detectors is designed through using blocking design method

    在本設計中,採用高速的dsp處理器,實現了對故障特徵信息的高速採集與處理;採用大功率的功放晶元與變壓器配合的方法,實現了大電流信號的驅動輸出;採用485總線技術,組建了裝置主機與多探測器之間的主從式通訊網路,實現了多干擾條件下裝置主機與多探測器的可靠通訊;設計了差分式多級選頻放大電路,採用磁感應的方法實現了對空間微弱信號的接收;利用fpga技術,實現了控制器與多外設的介面及數字信號的串並轉換;採用了先進的lcd液晶顯示模塊及鍵盤介面晶元,設計了人機信息交互的介面;採用了模塊化的軟體設計方法,開發了裝置主機及探測器的軟體程序。
  7. On the basis of familiar with can bus and gsm communication, considering hev ( hybrid electric vehicle ) battery administrative system ' s demand for the host pc monitoring system, i have designed can - rs232 converter gateway to realize transmission the real - time data from can node to rs232 serial port, which is carried out by the project of at89c52 mcu + sja1000 can controller + 82c250 can controller interface. host monitoring software has accomplished real - time datas display, storage, historical datas graph analysis and storage fashion change from access to excel, at the same time, realized important datas transmission remotely with tc35 short message module. system software programs in assembly and vb

    Can - rs232轉換網關採用at89c52微處理器+ sja1000can控制器+ pca82c250can控制器介面實現對can總線節點通訊的監聽,並將其轉換成rs232串口電平發送到pc機串口,同時用siemens公司的tc35模塊和at指令實現現場採集系統重要數據和錯誤信息的短消息通訊。在上位pc機監控系統中,主要完成的是對串口設置的選擇控制、現場採集數據的實時刷新顯示、歷史數據的圖表分析及數據的access數據庫存儲和excel電子表格的轉換。系統軟體採用匯編語言和vb實現。
  8. I provide three chapters to show the details about how to design and develop the hardware, firmware and host software of the usb device, which is one of the most important devices in the daq system based in usb & dsp

    它共分三章分別對dsp系統中usb設備的硬體,固件及usb的主機驅動介面進行了描述並提供了相應的解決方法。
  9. In the software section, the “ wave descriptor ” and the whole communication process of cy7c68013 in the gpif master mode were expounded ; and the testing result of the firmware was listed at the end of the firmware part ; function driver is the bridge between hardware and host software, and the design process of the wdm ( windows driver mode ) driver for the usb was introduced here ; finally the application software used to exhibit the curves and save data was designed, and the functions of the software were also explained

    在軟體部分,詳細闡述了cy7c68013在gpif工作模式下的波形設計過程及其數據通信流程,並給出了調試結果;驅動程序是硬體和客戶應用程序間通信的橋梁,文中介紹了usb的wdm功能驅動程序設計過程;最後,設計了一個主要用於演示數據變化曲線和數據保存的應用程序,並對其功能做了解釋。
  10. Soft client server is secretly installed on isp, wan, host computer of important and sensitive part needed to be controlled to collect network data. after transmitting in real - time to email monitor center, pop3, information such as smtp and web - mail from these data are analysis and retrievable, password intercepted, classified and alert, mean wile the center can monitor in real - time on over 1000 nodes by controlling working status and filter condition and software refreshment etc. the system occupies less than 4 percent of system recourse under the condition of without losing package

    客戶端採用隱蔽式安裝方式在需要控制的敏感地區的isp 、局域網、網吧以及上網主機上安裝,對進出的網路數據進行採集,然後將採集的數據實時發送至電子郵件監控中心,電子郵件監控中心對這些數據中的pop3 、 smtp以及web - mail電子郵件信息進行分析還原、口令截獲、歸類及報警,並根據情況對客戶端的工作狀態、過濾條件、軟體更新等進行控制操作,從而實現了對高速網路( 100mbps以上) 、 10000個監控節點以上網路數據的實時有效監控。
  11. The asic chip embedded with bluetooth is usually employed as keyboard mouse equipment controller at present, so that is complicated and expensive to realize. noteworthily a new style of design is developed in the article : a 51 mcu is employed as keyboard mouse equipment controller while controlling bluetooth module as host, which give full play to 51 mcu and make the product at low cost, the design has sure practicability and innovative ; the software of pc end is designed as operating in the backstage, which receives data from usb interface to simulate the function of the keyboard and mouse. the design is easy, the thought is ingenious

    由於目前常見的藍牙鍵盤鼠標設備控制器都是用嵌入藍牙核的asic晶元實現,所以實現復雜而且價格昂貴,而文中設計獨辟蹊徑:用一片51單片機作鍵盤和鼠標的微控制器,兼作控制藍牙模塊的主機,充分發揮了51單片機的性能,實現了低成本設計,具有一定實用性和創新性; pc機端軟體則設計為運行在後臺的應用程序,接收usb介面數據並進行處理,以模擬鍵盤鼠標功能,這一設計簡單易行,思路巧妙。
  12. When the system is implemented by fpga, the software can be downloaded from our host pc, and the data can be saved in fpga

    在fpga實現的環境中,系統軟體可以從pc機下載,存儲mp3數據流文件,由整數運算單元完成解碼工作后通過codec播放。
  13. The testing tools for embedded software have the same question : the testing tools are running on the host machine, but the runtime information needed by the tools is generated on the target machine, so there should be some physic / logic connections between the host and the target machine for data transfer

    對于這類軟體的分析測試也存在著同樣的問題:測試工具運行在宿主機上,分析測試工具所需要的程序動態信息在目標機上產生,所以必須通過一定的物理邏輯連接傳輸到縮主機上,由測試工具接收。
  14. Design and implement of the host computer software in power - line high frequency carrier wave channels test device

    電力線高頻載波通道測試裝置上位機軟體設計與實現
  15. Aimed at the technical process of coal gasification reactors production, a suit of monitoring software of the host computer is designed

    摘要針對煤化工間歇造氣爐生產工藝流程,開發一套上位機監控軟體。
  16. The source host is the system upon which the software package block is stored, and the location of the resources referenced in the software package and software package definition file

    源主機是存儲軟體包塊的系統,也是軟體包中引用資源的位置,以及軟體包定義文件存儲的地方。
  17. The purpose is to develop the general software which controls the signal processing platform. the real - time signal processing software controls all the hardware resources and software tasks, and it also manages the communication of the signal processing platform including the communication of the multi - processors and the communication between dsp and host processor

    主要目的是實現一個通用的軟體平臺,負責信號處理平臺的控制和管理,進行信號處理平臺硬體資源的分配、軟體任務的調度和管理以及多處理器之間、主機與多處理器之間的通信任務的管理等。
  18. Software system comprises some main subsystems such as the tss embedded os, host interface specification, file access control module, explicit authorization table management and audit system

    軟體系統包括tss的嵌入式操作系統、介面協議、文件訪問控制模塊、顯式授權程序、靜態授權表的管理,以及審計系統等重要的子系統。
  19. In this dissertation, based on the st company ' s sti5100 hardware platform, the development of usb host computer software, the test procedure, and the application of this software on dvr set top box have been introduced, which are mainly including the implement of the host controller driver, the kernel of usb protocol stack, the usb device drivers and the usb host protocol stack on dvr set top box

    本文介紹了基於st公司提供的sti5100硬體平臺上usb主機軟體的開發與測試和該軟體在dvr機頂盒上的應用,主要包括主機控制器驅動、 usb核心協議棧和usb設備驅動程序三個部分的軟體實現和該usb主機協議棧在dvr機頂盒應用的軟硬體實現。
  20. Familiar with banking it system architecture knowledge, including computer room environment, host machine ( mainframe ) and server, network, security, storage, system software ( database, transaction middleware, network management, system management, security management, project management, testing management ) etc

    熟悉銀行it系統架構知識,包括機房環境、主機及服務器、網路、安全、存儲、系統軟體(數據庫、交易中間件、網路管理、系統管理、安全管理、項目管理、測試管理)等方面。
分享友人