提出了一種以ARM微處理器為控制核心的遠程無線視頻監控終端的設計方案,其監控終端的硬件設計包括視頻采集處理、中央管理控制、無線傳輸3個模塊。并給出了監控終端的軟件開發平臺和開發模式的系統啟動代碼、嵌入式Linux系統移植以及驅動程序和應用程序。測試結果表明,該監控終端設計方案合理、有效,基本滿足監控需求。 Abstract: A remote wireless video monitoring TERMINAL design, which uses ARM microprocessor as its core control, is proposed in this paper.The hardware design of monitoring TERMINAL system is composed of the video acquisition and processing module, the central management and control module, wireless transmission module.Meanwhile the monitoring TERMINAL-s software development platform and development patterns are designed. Also the design of the system-s start codes, embedded Linux system-s transplantation process, driver and the corresponding applications are given. The results showed that the monitoring TERMINAL design is reasonable, effective, basically meet monitoring requirements.
上傳時間: 2013-11-13
上傳用戶:wanqunsheng
VC6 多線程的串口操作,有線程同步的解決方法(TERMINAL)
上傳時間: 2013-12-16
上傳用戶:aig85
This text surrounds the development of the electric power SCADA system exactly, aiming at the present condition of the our country electric power charged barbed wire net currently, according to the oneself at the e- lectric power protect the profession after the electricity in seven years of development, design and adjust to try the experience on the scene from following severals carry on the treatise:Is the emergence to the system of SC- ADA and developments to introduce first Carry on the introduction elucidation to applied present condition and the development foregrounds of various TERMINAL equipments communication agreement(rules invite) the next in order Then is the elucidation to the windows the bottom according to the mfc the plait distance environment an- d VC++6.0 plait distance softwares Carry on the more detailed treatise to the realization of the procedure struct- ure frame and the source code again End is the applied case example give examples.
標簽: the development surrounds electric
上傳時間: 2014-10-28
上傳用戶:liuchee
一個gsm-lib,c語言書寫。支持發送短信、電話等通用接口,具有良好的TERMINAL控制。
上傳時間: 2013-12-08
上傳用戶:xlcky
This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous TERMINAL Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending mail and messages, transferring files( ftp command), printing files from and to a remote system, running commands on other systems, communicating between local and remote systems, and customizing the communications environment.
標簽: communications applications Transmiss describes
上傳時間: 2013-12-18
上傳用戶:woshini123456
RDC R2886 USB Ehci ohc測試源碼,paradigm c++上運行測試,可用rs232在Hyper TERMINAL上測試
上傳時間: 2014-02-05
上傳用戶:獨孤求源
相信您在網路上一定用過如 tin,elm 等工具, 這些軟體有項共同的特色, 即他們能利用上下左右等方向鍵來控制游標的位置. 除此之外, 這些程式 的畫面也較為美觀. 對 Programming 有興趣的朋友一定對此感到好奇, 也 許他能在 PC 上用 Turbo C 輕易地寫出類似的程式, 然而, 但當他將相同 的程式一字不變地移到工作站上來編譯時, 卻出現一堆抓也抓不完的錯誤. 其實, 原因很簡單, 他使用的函式庫可能在 UNIX 上是沒有定義的. 有些 在 Turbo-C 上被廣泛使用的一些函式, 可能在 UNIX 上是不被定義的. 為了因應網路上各式各樣的終端機形態 (TERMINAL), UNIX 上特別發展出 一套函式庫, 專門用來處理 UNIX 上游標移動及螢幕的顯示. 這就是本篇 文章要為您介紹的 - curses.h 函式庫. 利用這個函式庫, 您也可以寫出 像 elm 般利用方向鍵來移動光棒位置的程式. (CCCA 近來所提供的線上選 課程式, 及程式服務界面, 即是筆者利用 curses 發展而成的 )
上傳時間: 2013-11-26
上傳用戶:zxc23456789
A new cable fault location method based on wavelet reconstruction is proposed. In this method the difference between the currents of faulty phase and sound phase under the high voltage pulse excitation is used as the measured signal and is decomposed in multi-scale by wavelet transform, then reconstructed in single scale. Comparing with traditional fault location method by travelling wave, the presented method will not be interfered by the reflected wave from the branch joint of cables or from other positions where the impedances are not matched and not be influenced by fault types, otherwise, the reflected waves can be recognized even the faulty position is near to the measuring TERMINAL, at the same time, the influence of the wave speed uncertainty can be reduced. The correctness of the proposed method is proved by simulation results.
標簽: method reconstruction location proposed
上傳時間: 2016-02-04
上傳用戶:maizezhen
Core JSP In recent years, a large amount of software development activity has migrated from the client to the server. The client-centric model, in which a client executes complex programs to visualize and manipulate data, is no longer considered appropriate for the majority of enterprise applications. The principal reason is deployment—it is a significant hassle to deploy client programs onto a large number of desktops, and to redeploy them whenever the application changes. Instead, applications are redesigned to use a web browser as a "TERMINAL". The application itself resides on the server, formatting data for the user as web pages and processing the responses that the user fills into web forms.
標簽: development activity migrated software
上傳時間: 2014-01-13
上傳用戶:duoshen1989
// This program measures the voltage on an external ADC input and prints the // result to a TERMINAL window via the UART. // // The system is clocked using the internal 24.5MHz oscillator. // Results are printed to the UART from a loop with the rate set by a delay // based on Timer 2. This loop periodically reads the ADC value from a global // variable, Result.
標簽: the measures external program
上傳時間: 2013-12-27
上傳用戶:trepb001