software timer 中文意思是什麼

software timer 解釋
軟體計時器
  • software : (電腦的)軟體,軟設備;程序設備;語言設備;程度系統;設計電腦方法;計算程序;程序編排手段;方案;資料圖紙;【航空】軟體〈指乘員、載重及燃料等,不包括機械硬體設備〉。
  • timer : n. 1. 時計,跑表。2. 記時員。3. 定時繼電器;程序調節器,定時(延遲)調節器,定時裝置,自動定時儀。4. (內燃機的)發火定時器。5. (汽車的)時速表。6. 按時計酬的工人。
  1. Considering the practice of the project, we analyse and design the real - time extension of testing and centring system which base on windows2000. by studied the mechanism of windows interrupt dispatching, we find out two diffrent ways to realize the timer interrupt in system by hardware or software

    針對實時擴展的定時器管理問題,本文在研究了windows中斷調度機制的基礎之上,設計並實現了通過軟體和硬體兩種手段獲得時鐘的方法,並研究了時鐘中斷的功能和實現方法。
  2. The paper gives the evidences for making use of auto - reclose technology in ineffectively grounded systems from its importance, feasibility and validity. to develop the single - chip microcomputer of the device, the paper does a lot of work of design hardware and software include using soft timer with task - plan solving the whole arrangement of the process

    在選線裝置的實現方式上,本文提出了基於單片機方式的硬體電路的開發方案和軟體系統設計方案,嘗試了使用80c196kb的三個軟體定時器中斷結合任務型設計方法解決程序流程的問題。
  3. The software of the chief station is composed of monitoring module and communicating module. the monitoring module involves the use of pc - labcards, the method of a precise timer, the principle of pid autocontrol and how to use it in the project, the realization of all kinds of reports with the ole automation skill, while the communicating module discusses the way of communication between the chief station and the scheduler based on the c / s structure. both monitoring module and communicating module are established on the database, so this paper particularly describes the access methods to ms sql server and the advantage of database stored procedure

    論文先概要介紹了熱網微機監控系統的需求分析和總體設計,然後在此基礎上詳細地闡述了首站軟體實時監控模塊和通信模塊的實現細節,描述了工業採集卡的用法;提出了一種基於內核timer對象的精確定時方法;介紹了pid自動控制原理及其改進演算法和現場控制參數的整定方法;用ole自動化技術擴充了visualbasic6 . 0的報表功能;在c / s用模型的基礎上實現了首站和調度站的異步通信;討論了visualbasic6 . 0對mssqlserver的數據存取方法和數據源驅動原理,在此基礎上充分利用數據庫存儲過程完成了系統部分功能。
  4. Produce software timer and stopwatch functions, but can also set a limit on the number of alarm clocks. the bacteria can be achieved through the use of multiple users set up, for example the user can be de

    此款軟體具有計時器和跑表功能,而且可以設定不限數目的鬧鐘,用戶通過使用可以實現多重鬧鈴的設置,比如用戶可以自定義在指定的某年某日某時,可以通過播放聲音閃動指示燈和使用震動來提示,而且附帶倒計時軟體和多功能的跑表,可以使用
  5. In the designation of system software, the author applies the idea of software engineering, adopts the modular designing method, and makes full use of the functions what the mcu offers, such as a / d function, interrupt function, pwm function, and software timer function. as a result, the following subroutines are programmed : keyboard scanning, a / d sample, led displaying, data computing and dealing, software timer and control modules. eventually, the problems, solutions and the personnel experience in designing and debugging are summarized

    在軟體設計上,主要使用c196和匯編語言混合編程的方式,採用模塊化程序設計方法,設計出了a d采樣子程序、鍵盤掃描子程序、中斷采樣子程序、 led顯示子程序、數據計算及處理子程序、工縫機各種控制功能的實現模塊等最後,總結出作者在系統設計調試時所遇到問題、解決措施和個人心得體會。
  6. In order to save the energy and based on the protocol of ieee 802. 15. 4, we add a timer to maintain the physical and mac layer automatically. our mac protocol can sleep and listen circularly to satisfy the goal of energy saving. in the consideration of the design the software of layers of network and application, we bring forward an idea to fulfill the function of routing and data fusion

    在設計過程中,本文首先基於ieee802 . 15 . 4標準,對物理層和mac層需要符合的標準的ieee802 . 15 . 4協議增加了定時器的自動維護工作,從而形成了我們自己的物理層、 mac層協議,解決了節點的媒體訪問和定時休眠、監聽控制,達到了節能的目的;本文在網路層和應用層協議設計中,提出了路由表維護和數據融合的思想,並進行了設計的實現。
  7. A hardware timer that is periodically reset by software. if the software crashesor hangs, the watchdog timer will expire, and the entire system will be reset automatically

    一種由軟體定時重設的硬體定時器。如果軟體被破壞而掛起,看門狗定時器將超時,整個系統將自動重啟。
  8. Spb time is the one that would support the replacement of the skin pocket pc clock tool software analog and digital clock protocol, the long - time, timer, hutchison and stopwatch functions when combined

    2 . 85 mb spb time是一款應可以支持更換皮膚的pocket pc時鐘工具軟體,模擬和數字時鐘制式,多時區時間顯示,定時器,記時和秒錶功能相結合
  9. Taking the example of central control and display system of timer, the forth chapter describes a design of embedded linux system. the fifth chapter probes the method for the design and achievement of timer sever software. the end of the paper is the conclusion and prospect

    第四章以時鐘統一控制顯示系統為例,完成了一個淺深度的嵌入式linux系統的設計;在第五章詳細介紹了時間服務器軟體的設計和實現方法;最後對所做的工作進行了總結和展望。
  10. In the designation of software, the author adopts the modular designing method, and makes full use of the functions what the mcu offers, such as a / d function, interrupt function, pwm function, and software timer function. as a result, the following subroutines are programmed : a / d sample, read optic - electron coder signal, disposition of orientation interruption, z interruption, and software timer

    在控制軟體的設計上,採用模塊化程序設計方法,充分利用單片機內部提供的a d功能、中斷功能、 pwm功能、軟體定時器等功能,設計出了a d采樣子程序、讀編碼器信號子程序、定位中斷服務子程序、 z中斷服務子程序、軟體定時器中斷服務子程序等模塊化程序。
  11. The chapter of software design firstly introduces the flowing chart of whole system, and discusses the whole design idea, giving the flowing chart of main program and interrupting service sub - routine of timer and part of program code. then interrupting service sub - program and velocity measuring sub - program are expatiated in detail

    軟體部分首先介紹了系統軟體流程圖,論述了軟體的整體設計思想,給出了主程序、定時器中斷服務子程序流程圖及部分程序代碼,較詳細地介紹了定時器中斷服務子程序、速度檢測子程序。
  12. Circuit of detection and control system is designed, and use a watch timer ( watchdog ) to ensure the reliability of system software

    進行了測控系統電路設計,利用單片機內部監視定時器( watchdog )提高了系統軟體的可靠性。
  13. Rtos - 1750 make use of static memory management to implement memory protection provided by page register ' s memory mapping and bpu ( block protect unit ), with which system keep fast reference as well as relatively independence by the technology of strding - mapping. system manages inner interrupt and outer interrupt by priority classing strategy and provides four type timers, which are system timer, software timer, auxiliary timer and real - time timer

    系統充分利用1750a提供的頁面寄存器堆的內存映射功能和塊保護單元( bpu )提供的存儲器保護功能,採用靜態內存管理方式,既保證了任務之間的相對獨立,又通過跨段映射技術滿足了dcmpofp中的任務快速引用的要求。
  14. The paper carefully describes important technology relevant of the new scheme. the thinking and purpose of realizing software interrupt emulation technology is explained in detail, and the concrete tactics of implementing the refined timer in two styles is set forth. the paper discusses two real time schedule arithmetic adopted by real time kernel such as rate monotonic analysis arithmetic and earlier deadline first arithmetic, and the resolvent of preventing priority inversion is made out

    文章對新實現方案的重要相關技術做了細致的論述,其中,詳細說明了軟體中斷模擬技術的實現思路和目的;對兩種模式下( periodic 、 oneshot )細粒度定時器的具體實現策略做了闡述;對實時內核所採用的兩種實時調度演算法:速率單調性分析演算法和最早期限優先演算法進行了描述,並提出了防止優先級反轉的解決方法。
  15. Sp software on the one alarm clock, with a timer, stopwatch functions license : 1u1a - 2nii - hk6z - uf24 1. activesync for connecting mobile phones to be installed after the installation of a chinese patch covered with the original documentation. unloading

    Sp上的一款鬧鐘軟體,帶有定時器,秒錶等功能注冊碼: 1u1a - 2nii - hk6z - uf24 1通過activesync連接手機進行安裝,安裝後用漢化補丁覆蓋原文件2在刪除程序中卸載
  16. The ibm - pc computer can inspect and monitor the distant controller. ( 3 ) we used the counter and timer to improve the rate of success and the system containing error ability and avoid the infinite cycle when we design the serial communication software. moreover we adopt the checking out method

    ( 3 )在串列通訊軟體設計方面,採用了重復次數計數器和定時器,從而大大提高了通訊的成功率和系統的容錯能力並且避免了發生死鎖情況;在數據傳輸過程中,採用累加和的校驗方法,保證了系統傳輸的安全性、可靠性。
  17. And achieve the real - time reconstruction of linux kernel schedule mechanism and small granularity timer by studying the real - time schedule policy edf and rm. meanwhile, the thesis analyses the method of linux schedule mechanism and double kernel mechanism. research and achieve the quicklaunch mechanism in embedded qt, aimed to the demand of embedded system to embedded gui. it is based on mpc5200 environment, so i also describe the embedded linux system about mpc5200 and achieve the logic address and function design of hardware and construct the development environment of software

    研究了實時調度策略edf和rm ,結合linux定時器原理,實現了實時化改造linux內核調度機制和細粒度定時器,有效提高了linux系統的實時性,並詳細分析了linux調度策略的實現和雙內核實時化改造機制。針對嵌入式系統對嵌入式gui的要求,分析並實現了基於嵌入式qt的quicklaunch機制。本文的研究工作都是基於mpc5200嵌入式系統開發基礎之上,所以本文又對基於mpc5200的嵌入式linux系統設計進行了描述,實現了硬體的邏輯地址和功能設計以及軟體開發環境的搭建。
  18. Software framework is put forward based on the technical programming the cmos / real timer clock, adopting vtoolsd to programme vxd and real - time position control of servo electromotor is realized. so the key problem of developing nc in the windows is solved

    該系統的軟體結構通過對系統cmos實時時鐘( rtc )編程實現高精度定時硬體中斷,利用vtoolsd編寫了虛擬設備驅動程序( vxd ) ,實現了對伺服電機的實時位置控制,從而解決了在windows環境下開發數控系統的關鍵問題。
  19. This paper gives the conception and the composing of rsp first, and then presents a conception of process module and the scheduling to it, based on the task schedule mechanism provided by the real - time operating system, according to the characteristic of the applied programmes in the upper layer, designing and realizing a highly effective algorithm for the management of the system ’ s timer resources, as well as providing a special module used to monitor the running status of all the software and hardware of the system, all of which provide a universal running platform for the applied programmes

    本文首先陳述了rsp的概念及模塊劃分,在實時操作系統的任務的基礎上,根據上層業務的運行特點,提出了進程模型的概念,實現了基於進程的二級調度,構造了進程間的零拷貝的消息通信機制,設計實現了一個高效的對系統定時器資源進行管理的演算法,並提供了一個實時監控系統軟硬體運行狀態的系統監測模塊等等,所有這些為上層應用提供了一個通用的運行平臺。
  20. On basis of software engineering, adopts the modular designing method, and makes full use of the functions what the mcu offers, such as a / d function, interrupt function, pwm function, and software timer function

    在系統硬體的設計上,設計了前向通道的信號調理電路、鍵盤模塊、液晶顯示模塊、大容量存儲器、串列通訊以及印表機等模塊的驅動電路。
分享友人